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

Manual Documentation Number: EIRM-EXTEND-8-1411m
135
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
Use switchport mode trunk command to set the switching characteristics
of the Layer-2 interface as trunk, and specify only tagged frames.
Use the no switchport trunk command to reset the mode of the Layer-2
interface to access (default).
3. Command Syntax:
switchport mode trunk
no switchport trunk
4. Example:
The following example sets the switchport mode trunk of the interface
fe1 (port 1):
switch_a(config)#interface fe1
switch_a(config-if)#switchport mode trunk
switch_a(config-if)#
Switchport hybrid allowed 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 the switching characteristics of the Layer-2
interface to hybrid. Both tagged and untagged frames will be classified over
hybrid interfaces.
Use the no parameter to turn off allowed hybrid switching.
3. Command Syntax:
switchport hybrid allowed vlan all
switchport hybrid allowed vlan none
switchport hybrid allowed vlan add VLANID egress-tagged enable/disable
switchport hybrid allowed vlan remove VLANID
no switchport hybrid 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 the member set.
remove Remove a VLAN from the member set.