Chapter 29 port Commands
Management Switch Card User’s Guide
817
This command adds a PVC to a VLAN or removes a PVC from a VLAN. It also sets whether the PVC
sends frames with or without a VLAN tag.
The following example adds the PVC on DSL port 5 on the line card in slot 7 with VPI 8 and VCI 35
to VLAN 23.
29.29.11 port pvc xvlan delete Command
Syntax:
port pvc xvlan delete <slot-port-vpi/vci> <cvid>
where
This command removes the specified XVLAN entry (cvid) from the specified PVC channel.
29.29.12 port pvc xvlan set Command
Syntax:
port pvc xvlan set <slot-port-vpi/vci> <cvid> <svid>
where
This command creates an XVLAN entry for the specified PVC channel. cvid is the original customer
VLAN ID. When the port receives traffic from the subscriber with a cvid VLAN tag, XVLAN changes it
to the svid before forwarding it to the service provider’s network.
<registratio
n>
=
The VLAN membership setting.
join: Adds the PVC to the VLAN.
leave: Removes the PVC from the VLAN.
<tag>
=
The VLAN tagging setting.
tag: The specified port(s) accept only incoming Ethernet frames that have a
VLAN tag.
untag: The specified port(s) accept only incoming Ethernet frames that do not
have a VLAN tag.
ras> port pvc vlan 7-5-8/35 23 join untag
<slot-port-
vpi/vci>
=
The slot and port(s) and VPI/VCI of the PVC.
<cvid>
=
Sets the customer VLAN ID (from 1 to 4094) to add on frames received.
<slot-port-
vpi/vci>
=
The slot and port(s) and VPI/VCI of the PVC.
<cvid>
=
Sets the customer VLAN ID (from 1 to 4094) to add on frames received.
<svid>
=
Sets the service provider VLAN ID (from 1 to 4094) to add on frames received.