Chapter 29 port Commands
Management Switch Card User’s Guide
826
This command configures ADSL spectrum compatibility for VDSL2 ports.
The following example sets port 5 on the VDSL card in slot 6 to not use the ADSL2 frequency bands.
29.41.3 port vdsl dt Commands
Syntax:
port vdsl dt disable <slot-port>
port vdsl dt enable <slot-port>
port vdsl dt set <slot-port> <svid> <spriority> <cvid> <cpriority>
where
Use these commands to configure double-tagged VLAN settings on the VDSL port(s). DT VLAN
(Double-Tag VLAN) adds two VLAN tags to untagged frames received on a VDSL port. These two
VLAN tags consist of an inner c-tag (customer tag) and an outer s-tag (service provider tag).
The following shows an example that:
• Configures the service provider’s VID to 10 and VLAN priority to 7 (highest priority) and the
customer VID to 20 and the VLAN priority to 6.
• Enables double-tagged VLAN on port 5 on the VDSL line card in slot 4.
29.41.4 port vdsl frametype Command
Syntax:
port vdsl frametype <slot-port> <all|tag>
where
This command sets the acceptable frame type on the VDSL port(s).
adsl2+
=
Has the VDSL2 services not use the ADSL2+ frequency bands to avoid possible
interference with ADSL2+ services provided by another device on the same bundle of
lines.
ras> port vdsl compatible 6-5 adsl2
<svid>
=
Sets the service provider VLAN ID (from 1 to 4094) to add on frames received.
<spriority>
=
Sets the priority level (from 0 to 7) for the service provider’s VLAN ID.
<cvid>
=
Sets the customer VLAN ID (from 1 to 4094) to add on frames received.
<cpriority>
=
Sets the priority level (from 0 to 7) for the customer VLAN ID.
ras> port vdsl dt enable 4-5
ras> port vdsl dt set 4-5 10 7 20 6
<all|tag>
=
Sets the selected VDSL port(s) to accept VLAN tagged and untagged Ethernet
frames or only tagged.