Installation and User Manual
EtherHaul
1200™
Page 68
EH-INST-02, Issue 4.0
The following example blocks VLAN 333 traffic from entering the EtherHaul system:
default>set vlan c3 333 egress none untagged none
Set done: vlan c3 333
default>set vlan c4 333 egress none untagged none
Set done: vlan c4 333
default>set vlan c2 333 egress none untagged none
Set done: vlan c2 333
default>show vlan
component-id vid
fdb-id
egress
untagged
history
s1
1
1
c1,c2,c3,c4
c1,c2,c3,c4
disable
s1
undef 1
c1,c2,c3,c4
none
disable
c1
1
1
host,s1
host
disable
c1
undef 1
host,s1
none
disable
c2
1
1
eth0,s1
eth0
disable
c2
333
1
none
none
disable
c2
undef 1
eth0,s1
none
disable
c3
1
1
eth1,s1
eth1
disable
c3
333
1
none
none
disable
c3
undef 1
eth1,s1
none
disable
c4
1
1
eth2,s1
eth2
disable
c4
333
1
none
none
disable
c4
undef 1
eth2,s1
none
disable
default>
6.3.3.3
Deleting VLANs
Use the
clear vlan
command to delete VLANs and clear their associated statistics.
Use the following syntax:
clear vlan {<comp-id-list> | all} {<vid-list> | all}
[statistics]
Before deleting a
C-VLAN
, verify that it is not being used as a key to the
C-VLAN Registration Table (
Table
11-29
). Do not delete the C-VLAN if such an
entry exists.
Before deleting an
S-VLAN
, verify that:
-
The S-VLAN is not being used as the key in the PEP Virtual Port Table
(
Table
11-30
) and S-VID Translation Table (
Table
11-31
).
-
The S-VLAN is not being used as Relay S-VID in the S-VID Translation Table
(
Table
11-31
).
-
The S-VLAN is not defined in any entry of the C-VLAN Registration Table
(
Table
11-29
).