IES-0880 User Manual
Page 108
2.
Usage:
Use this command to set or remove the default VLAN for the interface.
3.
Command Syntax:
switchport portbase add
|
remove 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 )#