EtherHaul Operation, Administration and Maintenance Manual
Page 70
8.6.1
C-VLAN Registration
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 to eth4.
The
set cvlan-reg
command fails if the port specified belongs to an
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:
Note:
When loading the
Services
page, the current system’s networking services
configuration will be evaluated. If advanced configuration that is not supported by
the GUI is present, the services configuration will not be displayed and the following
message will be displayed:
“The Networking Services configuration cannot be displayed. Refer to the CLI for
configuration or restore default networking services configuration.”