802.1x : Cisco 2950 switch and IAS server



There is one cisco 2950 and one Microsoft IAS server my network.

Can I with user and password on my network client .

How to configure IAS server step by step..
(add radius client ---> for cisco 2950 ??? )
(how to configure remote access policy)

cisco 2950 conf : (FastEhternet 0/5 XP client)

Lab#sh run
Building configuration...

Current configuration : 1544 bytes
!
version 12.1
no service pad
service timestamps debug uptime
service timestamps log uptime
service password-encryption
!
hostname DNM
!
aaa new-model
aaa authentication dot1x default group radius
enable secret 5 ???????????????
!
username cisco password 7 ??????????????
ip subnet-zero
!
!
spanning-tree mode pvst
no spanning-tree optimize bpdu transmission
spanning-tree extend system-id
dot1x system-auth-control
!
!
!
!
interface FastEthernet0/1
!
interface FastEthernet0/2
!
interface FastEthernet0/3
!
interface FastEthernet0/4
!
interface FastEthernet0/5
switchport mode access
dot1x port-control auto
spanning-tree portfast
!
interface FastEthernet0/6
!
interface FastEthernet0/7
!
interface FastEthernet0/8
!
interface FastEthernet0/9
!
interface FastEthernet0/10
!
interface FastEthernet0/11
!
interface FastEthernet0/12
!
interface FastEthernet0/13
!
interface FastEthernet0/14
!
interface FastEthernet0/15
!
interface FastEthernet0/16
!
interface FastEthernet0/17
!
interface FastEthernet0/18
!
interface FastEthernet0/19
!
interface FastEthernet0/20
!
interface FastEthernet0/21
!
interface FastEthernet0/22
!
interface FastEthernet0/23
!
interface FastEthernet0/24
!
interface FastEthernet0/25
!
interface FastEthernet0/26
!
interface Vlan1
ip address 10.199.199.2 255.255.255.0
no ip route-cache
!
no ip http server
radius-server host 10.199.199.4 auth-port 1812 acct-port 1813 key 7 ?????
radius-server retransmit 3
!
line con 0
line vty 5 15
!
!
end

Lab#



.



Relevant Pages

  • Cat 2924
    ... interface FastEthernet0/1 ... FastEthernet0/1 failed front-end loopback test ... For each port, I need to issue switchport access vlan 1; ...
    (comp.dcom.sys.cisco)
  • Re: Cisco Switch/Router configuration help.
    ... with the main interface on the router). ... service timestamps debug datetime localtime ... interface FastEthernet0/1 ...
    (comp.dcom.sys.cisco)
  • Re: Cisco Switch/Router configuration help.
    ... with the main interface on the router). ... service timestamps debug datetime localtime ... interface FastEthernet0/1 ...
    (comp.dcom.sys.cisco)
  • Re: Cisco Switch/Router configuration help.
    ... with the main interface on the router). ... service timestamps debug datetime localtime ... interface FastEthernet0/1 ...
    (comp.dcom.sys.cisco)
  • Re: Routing Problem - 2900XL and 2950 Switches
    ... service timestamps debug datetime localtime show-timezone ... interface FastEthernet0/1 ... description Scheib MR Switch ...
    (comp.dcom.sys.cisco)

Loading