2-310
Catalyst 6500 Series Switch Command Reference—Release8.4
OL-6244-01
Chapter2 Catalyst 6500 Series Switch and ROM Monitor Commands
set dot1x
This example shows you how to specify the retransmission of EAP-Request packets by the authenticator to
the supplicant:
Console> (enable) set dot1x supp-timeout 15
dot1x supp-timeout set to 15 seconds.
Console> (enable)
This example shows how to specify the retransmission of packets by the backend authenticator to the
authentication server:
Console> (enable) set dot1x server-timeout 15
dot1x server-timeout set to 15 seconds.
Console> (enable)
This example show s h ow to specify th e m a x imum number of packet retransmissions:
Console> (enable) set dot1x max-req 5
dot1x max-req set to 5.
Console> (enable)
This example shows how to enable authentication for the DHCP Relay Agent on VLANs 1 through 5
and 24:
Console> (enable) set dot1x dhcp-relay-agent enable 1-5,24
dot1x dhcp-relay-agent enabled for vlans 1-5, 24.
Console> (enable)
This example shows how to disable authentication for the DHCP Rela y Ag en t on V LAN 1:
Console> (enable) set dot1x dhcp-relay-agent disable 1
dotx dhcp-relay-agent disable for vlan 1
Console> (enable)
This example shows how to create a new VLAN group in the system:
Console> (enable) set dot1x vlan-group engg-dept 3
Vlan group engg-dept is successfully configured and mapped to vlan 3.
Console> (enable)
This example shows how to map another VLAN to an existing VLAN group name:
Console> (enable) set dot1x vlan-group engg-dept 4
Vlan 4 is successfully mapped to vlan group engg-group.
Console> (enable)
This example shows how to globally enable RADIUS accounting and tracking:
Console> (enable) set dot1x radius-accounting enable
dot1x radius-accounting enabled.
Console> (enable)
This example shows how to globally enable the RADIUS VLAN assignment featur e:
Console> (enable) set dot1x radius-vlan-assignment enable
dot1x radius-vlan-assignment enabled.
Console> (enable)
This example shows how to globally enable the RADIUS keepalive state feature:
Console> (enable) set dot1x radius-keepalive enable
dot1x radius-keepalive state enabled.
Console> (enable)