
191
7.3.1.
Global Settings
7.3.1.1.
CLI Configurations
Node
Command
Description
enable
show dot1x
This command displays the current
802.1x configurations.
enable
show dot1x username
This command displays the current
user accounts for the local
authentication.
enable
show dot1x accounting-record
This command displays the local
accounting records.
enable
configure terminal
This command changes the node to
configure node.
configure dot1x authentication (disable|enable) This command enables/disables the
802.1x authentication on the
switch.
configure dot1x authentic-method
(local|radius)
This command configures the
authentic method of802.1x.
configure no dot1xauthentic-method
This command configures the
authentic method of 802.1x to
default.
configure dot1x accounting (disable|enable)
This command
enables/disables
the dot1x local accounting records.
configure dot1x accounting-clean
This command cleans all of the
accounting records.
configure dot1x default
This command sets all of the
configuration to default settings.
configure dot1x guest-vlan <1-4094>
This command configures the guest
vlan.
configure no dot1x guest-vlan
This command removes the guest
vlan.
configure dot1x radius primary-server-ip <IP>
port PORTID
This command configures the
primary radius server.
configure dot1x radius primary-server-ip <IP>
port PORTID key KEY
This command configures the
primary radius server.
configure no dot1x radius primary-server-ip
This command removes the
secondary radius server.
configure dot1x radius secondary-server-ip
<IP> port PORTID
This command configures the
secondary radius server.
configure dot1x radius secondary-server-ip
<IP> port PORTID key KEY
This command configures the
secondary radius server.
configure no dot1x radius secondary-server-ip This command removes the
secondary radius server.
configure dot1x username <USERNAME>
<PASSWORD>
This command configures the user
account for local authentication.