Installation and User Manual
EtherHaul
1200™
EH-INST-02, Issue 4.0
Page 75
6.5.3
C-VLAN Registration Table
An element of the C-VID registration table is accessed by PB C-VLAN component,
Customer Edge Port bridge port number, and C-VID. Each element contains the
mapping between a C-VID and the S-VID which carries the service and Booleans for
handling untagged frames at the PEP and CEP.
Use the following command to create and modify C-VLAN Registration table entries:
set cvlan-reg <c-comp-id-list> <ext-bridge-port-list> <vid-list>
[svlan <vid>]
[untag-cep yes | no]
[untag-pep yes | no]
If the entry does not already exist, the
set cvlan-reg
command creates it and assigns
the attributes specified. Upon creation, in the event that an attribute is not explicitly
specified, the entry is created with the default value for that attribute.
If the entry already exists, then the
set cvlan-reg
command replaces the attributes
that are currently defined for the entry with those specified in the command.
Note the following conditions for execution of the
set cvlan-reg
command:
The
set cvlan-reg
command is valid only for bridge ports that are
external C-component ports: host, eth0, eth1 and eth2.
The
set cvlan-reg
command fails if the port specified belongs to a
S-component and not a C-component.
The
set cvlan-reg
command also fails if the C-VID specified is not yet
defined in the VLAN table.
Use the following command to display C-VLAN Registration table entries:
show cvlan-reg [{<c-comp-id-list> | all}
[{<ext-bridge-port-list> | all}
[{<vid-list> | all} [{info | svlan | untag-cep
| untag-pep}]]]]
Use the following command to delete C-VLAN Registration table entries:
clear cvlan-reg {<c-comp-id-list> | all} {<ext-bridge-port-list>
| all} {<vid-list> | all}
Table
11-29 on page 224 lists and describes the C-VLAN Registration table attributes.