Chapter 4: Commands for CLI configuration
Example:
To configure
Egress Tagging VLAN mode (None)
for
GigabitEthernet X/X
Switch# configure terminal
Switch (config)#
interface GigabitEthernet X/X
Switch (config-if) #
switchport hybrid egress-tag none
switchport hybrid ingress-filtering
Command:
switchport hybrid ingress-filtering
switchport
Switching mode characteristics
hybrid
Change PVID for hybrid port
ingress-filtering
VLAN Ingress filter configuration
Default:
Enabled
Usage Guide:
To enable
Ingress-filtering
with
Hybrid VLAN mode
for specific interface
Example:
To enable
Ingress-filtering
with
Hybrid VLAN mode
for
GigabitEthernet X/X
Switch# configure terminal
Switch (config)#
interface GigabitEthernet X/X
Switch (config-if) #
switchport hybrid ingress-filtering
switchport hybrid native vlan
Command:
switchport hybrid native vlan <vlan_id>
switchport
Switching mode characteristics
hybrid
Change PVID for hybrid port
native
Set native VLAN
vlan
Set native VLAN when interface is in hybrid mode
<vlan_id>
VLAN ID of the native VLAN when this port is in hybrid mode
Default:
1
Usage Guide:
To configure
PVID
in
Hybrid VLAN mode
for specific interface
Example:
To enable
PVID
(5) in
Hybrid VLAN mode
for
GigabitEthernet X/X
Switch# configure terminal
Switch (config)#
interface GigabitEthernet X/X
Switch (config-if) #
switchport hybrid native vlan 5
NS3500-24T-4C Managed Switch Command Guide
111