Configuration Guide Vol. 2


7.1.3 Setting Fixed VLAN Mode

Sets the authentication mode to fixed VLAN mode for a given interface.

Points to note

Configure an access port and enable IEEE802.1X authorization on that port. You then specify the authentication sub-mode. If you omit the authentication sub-mode setting, the port will operate in single-terminal mode.

Command examples

  1. (config)# interface gigabitethernet 1/0/1

    (config-if)# switchport mode access

    Places port 1/0/1 in access mode.

  2. (config-if)# dot1x multiple-authentication

    Specifies terminal authentication mode as the authentication sub-mode.

  3. (config-if)# dot1x port-control auto

    Enable IEEE802.1X authorization.