30 vpls commands, 1 mpls vpls-vlan – CANOGA PERKINS CanogaOS Command Reference User Manual
Page 595
![background image](/manuals/651410/595/background.png)
CanogaOS Command Line Reference
Revision 1.02
Proprietary & Confidential Canoga Pertkins Metro Ethernet Switches
Page 595 of 855
30 VPLS Commands
30.1 mpls vpls-vlan
Use this command to create a block of continuous vlan id which are used for vpls function.
Note:
This command will reserve a block of continuous vlan id, those vlan id can not
used for other purpose. And the number of vlan id in this block determine the
number of vpls instance. This command is used to enable vpls function. When
vpls instance have been created, this block of vlan id can not be changed.
If vrf function is running, this command will fail.
Command Syntax
mpls vpls-vlan MIN-VLAN MAX-VLAN
Syntax Description
MIN-VLAN
The minimal vlan id of the block of continuous vlan id, the
range is from 2 to 2094
MAX-VLAN
The maximal vlan id of the block of continuous vlan id,
the range is from 2 to 2094
Command Mode
Configure mode
Defaults
This command has no default settings.
Examples
In the following example, the mpls vpls-vlan command is used to create a block of continuous
vlan id which are used for vpls function:
Switch # configure terminal
Switch (config)#mpls vpls-vlan 4000 4010
Related Commands
no mpls vpls-vlan