Hardened Managed Ethernet Switch
User’s Manual 145
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 trunk. The all parameter indicates that any VLAN ID is part of its port’s
member set. The none parameter indicates that no VLAN ID is configured on
this port. The add and remove parameters will add and remove VLAN IDs
to/from the port’s member set.
Use the no parameter to remove all VLAN IDs configured on this port.
3. Command
Syntax:
switchport trunk allowed vlan all
switchport trunk allowed vlan none
switchport trunk allowed vlan add VLANID
switchport trunk allowed vlan remove VLANID
switchport trunk allowed vlan except VLANID
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
Содержание L-EX73000
Страница 8: ...Hardened Managed Ethernet Switch 8 User s Manual ...
Страница 43: ...Hardened Managed Ethernet Switch User s Manual 43 ...
Страница 45: ...Hardened Managed Ethernet Switch User s Manual 45 ...
Страница 47: ...Hardened Managed Ethernet Switch User s Manual 47 Reboot Reboot Click Reboot button to restart the switch ...
Страница 48: ...Hardened Managed Ethernet Switch 48 User s Manual Logout Logout Click Logout button to logout of the switch ...
Страница 63: ...Hardened Managed Ethernet Switch User s Manual 63 ...
Страница 65: ...Hardened Managed Ethernet Switch User s Manual 65 ...
Страница 69: ...Hardened Managed Ethernet Switch User s Manual 69 ...
Страница 73: ...Hardened Managed Ethernet Switch User s Manual 73 ...
Страница 81: ...Hardened Managed Ethernet Switch User s Manual 81 ...
Страница 89: ...Hardened Managed Ethernet Switch User s Manual 89 Other Protocols ...
Страница 140: ...Hardened Managed Ethernet Switch 140 User s Manual switch_a config ring set port fe1 fe2 switch_a config ...