User Guide    565
Configuring 802.1x 802.1x Configuration
Switch#configure
Switch(config)#radius-server host 192.168.0.100 auth-port 1812 acct-port 1813 key 
123456
Switch(config)#aaa group radius radius1
Switch(aaa-group)#server 192.168.0.100
Switch(aaa-group)#exit
Switch(config)#aaa authentication dot1x default radius1
Switch(config)#aaa accounting dot1x default radius1
Switch(config)#show radius-server
Server Ip              Auth Port      Acct Port    Timeout    Retransmit   NAS Identifier
 
Shared key
192.168.0.100       1812             1813                 5                     2            000AEB132397    123456
Switch(config)#show aaa group radius1
192.168.0.100
Switch(config)#show aaa authentication dot1x
Methodlist      pri1              pri2           pri3         pri4
default             radius1        --                --              --
Switch(config)#show aaa accounting dot1x
Methodlist      pri1              pri2           pri3         pri4
default             radius1        --                --              --
Switch(config)#end
Switch#copy running-config startup-config
2.2.2  Configuring 802.1x Globally
Follow these steps to configure 802.1x globally:
Step 1 configure
Enter global configuration mode.
Step 2 dot1x system-auth-control 
Enable 802.1x authentication globally.
Downloaded from ManualsNet.com search engine