Radius Server Configuration
Radius Server Configuration
GO TO THE services>
GO TO AAA and ON the Radius server>
GO TO >DESKTOP
hostname SWNOC
!
aaa new-model
aaa authentication dot1x default group radius
radius-server host 10.1.1.10 auth-port 1645 key cisco
!
ip domain-name sbi.com
!
ip default-gateway 10.1.1.1
!
vlan 100
!
int vlan 100
ip address 10.1.1.5 255.255.255.0
!
interface range fast 0/1-24
switchport mode access
switchport access vlan 100
no shutdown
!
interface fast 0/24
authentication port-control auto
dot1x pae authenticator
no shutdown
!
ROUTER TEMPLATE :
hostname NOC
ip domain-name sbi.com
interface FastEthernet0/0
!
interface Serial0/1/0
encapsulation ppp
interface Serial0/1/1
encapsulation ppp
router bgp 10
bgp log-neighbor-changes
no synchronization
LHO SWICTH :
hostname SWLHO
aaa new-model
ip domain-name sbi.com
!
interface Vlan1
ip default-gateway 10.3.3.1
no shutdown
no shutdown