beautypg.com

B&B Electronics EIRM-EXTEND-8 - Manual User Manual

Page 143

background image

Manual Documentation Number: EIRM-EXTEND-8-1411m

137

B&B Electronics Mfg Co Inc – 707 Dayton Rd - PO Box 1040 - Ottawa IL 61350 - Ph 815-433-5100 - Fax 815-433-5104 – www.bb-elec.com

B&B Electronics – Westlink Commercial Park – Oranmore, Galway, Ireland – Ph +353 91-792444 – Fax +353 91-792445 – www.bb-europe.com

no switchport trunk vlan
all Allow all VLANs to transmit and receive through the Layer-2 interface.
none Allow no VLANs to transmit and receive through the Layer-2
interface.
add Add a VLAN to transmit and receive through the Layer-2 interface.
remove Remove a VLAN from transmit and receive through the Layer-2
interface.
except All VLANs, except the VLAN for which the ID is specified, are part
of its ports member set.
VLANID <2-4094> The ID of the VLAN or VLANs that will be added to,
or removed from, the Layer-2 interface. A single VLAN, VLAN range, or
VLAN list can be set.
For a VLAN range, specify two VLAN numbers: lowest, then highest
number in the range, separated by a hyphen.
For a VLAN list, specify the VLAN numbers separated by commas.

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 trunk allowed vlan add 2
switch_a(config-if)#


Port Based VLAN
Switchport portbase add/remove vlan:
1. Command Mode: Interface mode
Logon to Configure Mode (Configure Terminal Mode).
Then logon to Interface mode.
fe1 means port 1.
The switch_a(config-if)# prompt will show on the screen.

switch_a(config)#interface fe1
switch_a(config-if)#


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: