5 mpls l2-circuit-fib-entry – CANOGA PERKINS CanogaOS Command Reference User Manual

Page 591

Advertising
background image

CanogaOS Command Line Reference

Revision 1.02

Proprietary & Confidential Canoga Pertkins Metro Ethernet Switches

Page 591 of 855

29.5 mpls l2-circuit-fib-entry

Use this command to add a Layer 2 Virtual Circuit FIB entry.

Note:
The MPLS Layer 2 Virtual Circuit should be added use key-word “manual”

Command Syntax

mpls l2-circuit-fib-entry NAME INLABEL OUTLABEL

Syntax Description

NAME

Identifying string for MPLS Layer-2 Virtual Circuit.

INLABEL

Incoming label, the range should be from 16 to 1048575

OUTLABEL

Outgoing label, the range should be from 16 to 1048575

Command Mode

Configure mode

Defaults

This command has no default settings.

Examples

In the following example, the mpls l2-circuit-fib-entry command is used to add a Layer 2
Virtual Circuit FIB entry:

Switch# configure terminal

Switch(config)# mpls l2-circuit pw1 100 2.2.2.2 manual

Switch(config)# mpls l2-circuit-fib-entry pw1 100 200

Related Commands

no mpls l2-circuit-fib-entry

Advertising