User Manual

IES-1070 User Manual Page 117
2. Usage:
Use this command to set or remove the default VLAN for the interface.
3. Command Syntax:
switchport portbase addremove vlan VLANID
VLANID The ID of the VLAN will be added to or removed from the Layer-2 interface.
4. Example:
The following example specifies to add the interface fe1 (port 1) to VLANID (2):
switch_a(config)#interface fe1
switch_a(config-if)#switchport portbase add vlan 2
switch_a(config-if)#