Installation and User Manual
EtherHaul
1200™
EH-INST-02, Issue 4.0
Page 71
5.
Configure the following Port attributes:
pvid
A
vid
which will be assigned to an untagged frame or a priority-tagged
frame, but VID is set to 0 indicating that the frame does not belong to
any VLAN and only PCP field is relevant), which enters to the bridge
through this port. The special value “undef” cannot be used as PVID. By
default it is set to 1.
prio
The value which will be assigned to PCP field if an untagged frame
arrives through this port. For priority-tagged frames this field is
irrelevant. By default it is set to 0.
admit
This attribute controls what kinds of frames are allowed into the
bridge. If set to
untagged
then only untagged or priority tagged
frames may enter. If set to
tagged
then only tagged frames (i.e., those
with VID different from zero) may enter. If set to
all
, all kinds of
frames may enter. By default it is set to
all
.
filter
By default the VLAN configuration is essentially asymmetrical. Frames
with any VIDs may enter through any port but leave only though a port
which is a member in the egress set assigned to a particular VLAN. By
setting
filter
to
enabled
symmetry is introduced – in this case a
frame can enter through a particular port only if it can leave through
this port as well. By default the attribute is set to
disabled
.
6.
Click
Apply
to close the Change Port window.
7.
Click
Apply
to implement the changes and close the Bridge screen.
6.4.2
Configuring Bridge Ports Using the CLI
Note:
The Bridge object is always followed by one or more name strings that correspond to
ports or devices to be acted upon.
In the commands below, this string is represented as
<comp-id-list>
.
For more details on this convention, see
Designating Named Objects
on page 171.
Use the following command to assign the bridge device:
set
bridge <comp-id-list>
Use the following command to display bridge parameters:
show bridge {[<comp-id-list> | all}
[{info | mac-addr | num-ports}]]
Use the following command to reset all bridge attributes:
clear bridge {<comp-id-list> | all}
Table
11-22
on page 218 lists and describes the bridge attributes.