Технические ссылки для Cisco Cisco 5760 Wireless LAN Controller

Скачать
Страница из 1016
• If you try to enable IEEE 802.1x on a dynamic-access (VLAN Query Protocol [VQP]) port, an error
message appears, and IEEE 802.1x is not enabled. If you try to change an IEEE 802.1x-enabled port to
dynamic VLAN assignment, an error message appears, and the VLAN configuration is not changed.
You can verify your settings by entering the show interfaces interface-id switchport privileged EXEC
command and examining information in the Administrative Mode and Operational Mode rows.
Examples
This example shows how to configure a port for access mode:
Controller(config)#
interface gigabitethernet2/0/1
Controller(config-if)#
switchport mode access
This example shows how set the port to dynamic desirable mode:
Controller(config)#
interface gigabitethernet2/0/1
Controller(config-if)#
switchport mode dynamic desirable
This example shows how to configure a port for trunk mode:
Controller(config)#
interface gigabitethernet2/0/1
Controller(config-if)#
switchport mode trunk
This example shows how to configure a port as an IEEE 802.1Q tunnel port:
Controller(config)#
interface gigabitethernet2/0/1
Controller(config-if)#
switchport mode dot1q-tunnel
Related Commands
Description
Command
Configures a port as a static-access or dynamic-access port.
   Consolidated Platform Command Reference, Cisco IOS XE Release 3SE (Cisco WLC 5700 Series)
510
OL-29471-01  
switchport mode