AX1240S-AP-0202C_R2X
15
7. IEEE 802.1X Configuration and Operation
7.4 Configuring port-based authentication (dynamic)
7.4.2 Configuring authentication mode options [Change]
In
(1) Configuring authentication exclusion options
,
Configuration command example
has been corrected as follows
and notes have been added.
Before the change:
Configuration command example
1.
(config)# mac-address-table static 1234.5600.e001 vlan 200 interface fastethernet
0/2
Adds the MAC address (
1234.5600.e001
) for which you want to permit unauthenticated access to
VLAN ID 200 at port 0/2 to the MAC address table.
2.
(config)# vlan 200 mac-based
(config-vlan)# mac-address 1234.5600.e001
(config-vlan)# exit
Specifies that the MAC address (1234.5600.e001) be allowed to access VLAN ID 200. The printer can
now access VLAN ID 200 without performing IEEE 802.1X authentication.
After the change:
Configuration command example
(config)# vlan 200 mac-based
(config-vlan)# mac-address 1234.5600.e001
(config-vlan)# exit
Specifies that the MAC address (1234.5600.e001) be allowed to access VLAN ID 200. The printer can now
access VLAN ID 200 without performing IEEE 802.1X authentication.
(config)# interface gigabitethernet 0/2
(config-if)# switchport mode mac-vlan
(config-if)# switchport mac vlan 200
(config-vlan)# exit
Specifies MAC VLAN ID 200, to which the excluded terminal belongs, to an authentication port.
(config)# mac-address-table static 1234.5600.e001 vlan 200 interface fastethernet 0/2
Adds the MAC address (
1234.5600.e001
) for which you want to permit unauthenticated access to VLAN
ID 200 at port 0/2 to the MAC address table.
Note
Before adding the terminal excluded from authentication to the MAC address table, specify the VLAN ID of
MAC VLAN to the port to which the terminal belongs.