1900 CHAPTER 126: 802.1X CONFIGURATION COMMANDS

interface-typerepresents the port type, interface-numberrepresents the port number, and & <1-10> means that you can provide up to 10 port indexes/port index lists for this argument. The start port number must be smaller than the end number and the two ports must of the same type.

Description Use the dot1x command in system view to enable 802.1x globally.

Use the undo dot1x command in system view to disable 802.1x globally.

Use the dot1x interface interface-listcommand in system view or the dot1x command in interface view to enable 802.1x for specified ports.

Use the undo dot1x interface interface-listcommand in system view or the undo dot1x command in interface view to disable 802.1x for specified ports.

By default, 802.1x is neither enabled globally nor enabled for any port.

Note that:

802.1x must be enabled both globally in system view and for the intended ports in system view or interface view. Otherwise, it does not function.

You can configure 802.1x parameters either before or after enabling 802.1x.

Related command: display dot1x.

Example # Enable 802.1x for ports Ethernet 1/0, and Ethernet 1/5 to Ethernet 1/7.

<Sysname> system-view

[Sysname] dot1x interface ethernet 1/0 ethernet 1/5 to ethernet 1/7

Or

<Sysname> system-view

[Sysname] interface ethernet 1/0 [Sysname-Ethernet1/0] dot1x

[Sysname-Ethernet1/0] quit [Sysname] interface ethernet 1/5 [Sysname-Ethernet1/0] dot1x

[Sysname-Ethernet1/0] quit [Sysname] interface ethernet 1/6 [Sysname-Ethernet1/0] dot1x

[Sysname-Ethernet1/0] quit [Sysname] interface ethernet 1/7 [Sysname-Ethernet1/0] dot1x

# Enable 802.1x globally.

<Sysname> system-view

[Sysname] dot1x

dot1x authentication-method

Syntax dot1x authentication-method { chap eap pap }

Page 1900
Image 1900
3Com MSR 30, MSR 50 manual Dot1x authentication-method, Related command display dot1x, # Enable 802.1x globally