29 vpws commands, 1 mpls l2-circuit – CANOGA PERKINS CanogaOS Command Reference User Manual

Page 587

Advertising
background image

CanogaOS Command Line Reference

Revision 1.02

Proprietary & Confidential Canoga Pertkins Metro Ethernet Switches

Page 587 of 855

29 VPWS Commands

29.1 mpls l2-circuit

Use this command to create an instance of MPLS Layer 2 Virtual Circuit.

Command Syntax

mpls l2-circuit NAME VC-ID NEXTHOP [manual]

Command Descriptions:

NAME

Identifying string for MPLS Layer-2 Virtual Circuit.

VC-ID

Identifying value for MPLS Layer-2 Virtual Circuit, the
range should be from 1 to 4294967295.

NEXTHOP

IPv4 Address for end-point for MPLS Layer-2 Virtual
Circuit.

manual

Layer-2 Virtual Circuit will created manually.

Command Mode

Configure mode

Defaults

This command has no default settings.

Examples

In the following example, the mpls l2-circuit command is used to create an instance of MPLS
Layer 2 Virtual Circuit:

Switch# configure terminal

Switch(config)# mpls l2-circuit pw1 1 100.100.100.1 manual

Related Commands

no mpls l2-circuit

Advertising