configure netlogin add mac-list
ExtremeWare XOS 11.5 supports only the Summit X450 family of switches and the BlackDiamond 8800 series switch.
ExtremeWare XOS 11.5 Command Reference Guide
1053
Example
The following example adds the MAC address 10:20:30:40:50:60 with the password
foo
to the list:
configure netlogin add mac-list 10:20:30:40:50:60 password foo
The following example associates MAC address 10:20:30:40:50:70 with ports 2:2 and 2:3. This means
authentication requests from MAC address 10:20:30:40:50:70 are only accepted on ports 2:2 and 2:3:
configure netlogin add mac-list mac 10:20:30:40:50:70 ports 2:2-2:3
History
This command was first available in ExtremeWare XOS 11.1.
The
ports
option was added in ExtremeWare XOS 11.3.
Platform Availability
This command is available on all platforms.