11 vpls-fib-add – CANOGA PERKINS CanogaOS Command Reference User Manual

Page 605

Advertising
background image

CanogaOS Command Line Reference

Revision 1.02

Proprietary & Confidential Canoga Pertkins Metro Ethernet Switches

Page 605 of 855

30.11 vpls-fib-add

Use this command to add a static PW for a PE in a VPLS instance.

Note:
The peer should be added in VPLS instance use key-word “manual”.

Command Syntax

vpls-fib-add NAME peer A.B.C.D IN-LABLE OUT-LABEL

Syntax Description

NAME

Identifying string for VPLS instance.

A.B.C.D

IP address of PE.

IN-LABLE

Incoming label, the range should be from 16 to 1048575.

OUT-LABEL

Outgoing label, the range should be from 16 to 1048575.

Command Mode

Configure mode

Examples

In the following example, the vpls-fib-add command is used to add a static PW for a PE in a
VPLS instance:

Switch# configure terminal

Switch (config)# vpls-fib-add vpls1 peer 100.100.100.1 101 102

Related Commands

vpls-fib-delete












Advertising