EtherHaul Operation, Administration and Maintenance Manual
Page 71
clear cvlan-reg {<c-comp-id-list> | all} {<ext-bridge-port-list>
| all} {<vid-list> | all}
8.6.2 PEP Virtual Ports
PEP Virtual Ports are used to configure ingress port filtering. PEP table entries define
traffic flows from the provider network to the customer edge port. The table is indexed
by Component ID and S-VID. You can specify the default C-VID value and default user
priority in the PEP table.
Use the following command to create and modify PEP Virtual Port elements :
set pep-vp <c-comp-id-list> s1 <vid-list>
[cpvid <vid>]
[prio 0..7]
[admit all | tagged | untagged]
[filter enabled | disabled]
If the PEP Virtual Port entry does not already exist, the set pep-vp 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 PEP Virtual Port entry already exists, then the set pep-vp command replaces
the attributes that are currently defined for the entry with those specified in the
command.
Note the following conditions for execution:
The set pep-vp command is valid only for those bridge ports which are
S-component ports.
The set pep-vp command fails if the port specified belongs to an
S-component and not a C-component.
The set pep-vp command also fails if the S-VID specified is not yet defined
in the VLAN table.
Use the following command to display PEP Virtual Port entries:
show pep-vp [{<c-comp-id-list> | all}
[{all | <bridge-port-list>}
[{all | <s-vid>}
[{info | cpvid | prio | admit | filter}]]]].
Use the following command to delete PEP Virtual Port entries:
clear pep-vp {<c-comp-id-list> | all} {s1 | all} {<vid-list>
| all}