14 switchport subnet-vlan enable – PLANET WGSW-50040 User Manual
Page 142

Port Mode.
Default:
The MAC-base VLAN function is enabled on the port by default.
Usage Guide:
After adding a MAC address to specified VLAN, the MAC-based VLAN function will be globally
enabled. This command can disable the MAC-based VLAN function on specified port to meet
special user applications.
Example:
Disable the MAC-based VLAN function on port1.
Switch#config
Switch(config)#interface ethernet 1/1
Switch(Config-If-Ethernet1/1)#no switchport mac-vlan enable
7.2.14 switchport subnet-vlan enable
Command:
switchport subnet-vlan enable
no switchport subnet-vlan enable
Function:
Enable the IP-subnet-based VLAN on the port; the “no” form of this command disables the
IP-subnet-based VLAN function on the port.
Command Mode:
Port Mode.
Default:
The IP-subnet-based VLAN is enabled on the port by default.
Usage Guide:
After adding the IP subnet to specified VLAN, the IP-subnet-based VLAN function will be globally
enabled. This command can disable the IP-subnet-based VLAN function on specified port to meet
special user applications.
Example:
Disable the IP-subnet-based VLAN function on port1.
Switch#config
Switch(config)#interface ethernet 1/1
Switch(Config-If-Ethernet1/1)#no switchport subnet-vlan enable