Chapter 6: Command Line Console Management

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.

VLANID <2-4094> The ID of the VLAN or VLANs that will be added to, or removed from, the Layer-2 interface.

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. egress-tagged

enable Enable the egress tagging for the outgoing frames. disable Disable the egress tagging for the outgoing frames.

4. Example:

The following example specifies to add the interface fe1 (port 1) to VLANID (2) and enable the egress-tagged for the outgoing frames on interface fe1 (port 1):

switch_a(config)#interface fe1

switch_a(config-if)#switchport hybrid allowed vlan add 2 egress-tagged enable switch_a(config-if)#

Switchport trunk allowed vlan:

1. Command Mode: Interface mode

Logon to Configure Mode (Configure Terminal Mode).

Then logon to Interface mode.

fe1 means port 1.

Page 162

724-746-5500 blackbox.com

LB308A

 

 

Page 162
Image 162
Black Box LB308A, 8-port 10/100base-tx hardened ethernet extender switch user manual Command Line Console Management