Installation and User Manual
EtherHaul
1200™
EH-INST-02, Issue 4.0
Page 73
6.5
Configuring Provider Bridge and Advanced VLAN Settings
6.5.1
Configuring 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}
Table
11-30
on page 225 lists and displays the PEP Virtual Port table attributes.