Enabling and Disabling MAC-Based Network Login
Network Login must be disabled on a port before you
can delete a VLAN that contains that port.
-
To enable MAC-based network login on the switch, use the
following commands:
configure netlogin vlan vlan_name
enable netlogin mac
Any combination of types of authentication can be enabled on the same switch. At least one of the authentication types must be specified on the CLI.
If enable netlogin mac is entered, configure netlogin add mac-list default configuration is added by default. This added mac-list config will not be removed if disable netlogin mac is entered. Instead, configure netlogin delete mac-list default must be entered to remove the mac-list config.
-
To disable MAC-based network login on the switch, use the
following command:
disable netlogin mac
-
To enable MAC-based network login on one or more ports,
use the following command:
enable netlogin ports portlist mac
-
To disable MAC-based network login on one or more ports,
use the following command:
disable netlogin ports portlist mac