Chapter 62 VLAN Commands
Ethernet Switch CLI Reference Guide
201
• Other models enable or disable VLAN ingress checking on each port individually via the 
ingress-check command in the config-interface mode.   
62.4  Command Examples
This example configures ports 1 to 5 as fixed and untagged ports in VLAN 2000. 
This example deletes entry 2 in the static VLAN table. 
This example shows the VLAN table.
Table 133   vlan1q ingress-check Command Summary 
COMMAND DESCRIPTION M P
show vlan1q ingress-check Displays ingress check settings on the Switch. E 3
vlan1q ingress-check Enables ingress checking on the Switch. The Switch discards 
incoming frames on a port for VLANs that do not include this 
port in its member set. 
C13
no vlan1q ingress-check Disables ingress checking on the Switch. C 13
Table 134   ingress-check Command Summary
COMMAND DESCRIPTION M P
interface port-channel <port-list> Enters config-interface mode for the specified port(s). C 13
ingress-check Enables ingress checking on the specified ports. The 
Switch discards incoming frames for VLANs that do not 
include this port in its member set. 
C13
no ingress-check Disables ingress checking on the specified ports. C 13
sysname (config)# vlan 2000
sysname (config-vlan)# fixed 1-5
sysname (config-vlan)# untagged 1-5
sysname (config)# no vlan 2
sysname# show vlan
  The Number of VLAN:    3
  Idx. VID   Status    Elap-Time    TagCtl
  ---- ----  -------- ------------ ------------------------
   1     1     Static      0:12:13      Untagged :1-2                                  
                                   Tagged   :
   2   100     Static      0:00:17     Untagged :           
                                   Tagged   :1-4
   3   200     Static      0:00:07     Untagged :1-2                   
                                   Tagged   :3-8