RUGGEDCOM ROX II
CLI User Guide
Chapter 8
Layer 2
Enabling/Disabling Ingress Filtering 309
To configure the internal VLAN range, do the following:
1. Make sure the CLI is in Configuration mode.
2. Navigate to admin» switch-config and configure the following parameter(s) as required:
NOTE
Internal VLAN ranges are enabled by default whenever a serial module is detected, and are
disabled otherwise.
Parameter Description
enabled Synopsis: { true, false }
Default: false
Enables/disables the Internal VLAN Range settings.
range-start { range-start } Synopsis: A 32-bit signed integer between 2 and 4094
Default: 4094
Defines the lower end of a range of VLANs used for the device only. VLAN ID 1 is not
permitted.
range-end { range-end } Synopsis: A 32-bit signed integer between 2 and 4094
Default: 4094
Defines the higher end of a range of VLANs used for the device only.VLAN ID 1 is not
permitted.
3. Type commit and press Enter to save the changes, or type revert and press Enter to abort.
Section8.5.3
Enabling/Disabling Ingress Filtering
When ingress filtering is enabled, any tagged packet arriving at a port, which is not a member of a VLAN with
which that packet is associated, is dropped. When disabled, packets are not dropped.
To enable or disable ingress filtering, do the following:
1. Make sure the CLI is in Configuration mode.
2. Enable or disable ingress filtering by typing:
Enabling Ingress Filtering
switch vlans ingress-filtering enabled
Disabling Ingress Filtering
no switch vlans ingress-filtering enabled
3. Type commit and press Enter to save the changes, or type revert and press Enter to abort.