System information

Table Of Contents
3. Commands
4821-A2-GB21-00 July 2004 3-51
Configure Interface DSL VLAN Priority
Configure Interface DSL VLAN Acceptable-Frame-Type
configure interface dsl {port_id:pg} vlan priority {priority}
Minimum Access Level: Administrator
The configure interface dsl vlan priority assigns the VLAN priority to be assigned to untagged frames
or Priority-Tagged frames received on the ingress of this port. This value is also used if priority remapping
is enabled.
port_id:pg - This specifies the ADSL port and the priority group on that port.
priority - The VLAN priority. Valid values are 1 through 8. The default is 1.
Example:
PDYN# configure interface dsl 1/1 vlan priority 1
configure interface dsl {port_id:pg} vlan acceptable-frame-type {all | tagged}
Minimum Access Level: Administrator
The configure interface dsl vlan acceptable-frame-type command determines if tagged frames will be
accepted on a port.
port_id:pg - This specifies the DSL port and the priority group on that port.
tagged – With this value set, the device will discard untagged or priority-tagged frames received on this
port.
all – With this value set, the device will accept all frame types including untagged frames. Untagged
frames or priority-tagged frames will be assigned the PVID associated with this port.
Example:
PDYN# configure interface dsl 1 vlan acceptable-frame-type all