13 mpls-vpls – CANOGA PERKINS 9175 Command Reference User Manual

Page 527

Advertising
background image

CanogaOS Command Reference

29-9

Examples

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

Switch# configure terminal

Switch (config)#mpls vpls vpls1 1

Switch (config)#

vpls-fib-delete vpls1 peer 100.100.100.1

Related Commands

vpls-fib-add

29.13 mpls-vpls

Use this command to bind an interface to a VPLS instance.

Note:
The interface can not bind to same VPLS instance twice with
different vlan tag; the interface can not bind to VPLS instance and
MPLS Layer 2 Virtual Circuit both.

Command Syntax

mpls-vpls NAME [vlan VLANID]

Syntax description

NAME

Identifying string for VPLS instance.

VLANID

Vlan identifier, the range should be from 1 to
4094.

Command Mode

Interface mode

Defaults

Bind to VPLS instance without vlan tag.

Examples

In the following example, the mpls-vpls command is used to bind an interface
to a VPLS instance:

Switch# configure terminal

Switch(config)# interface eth-0-1

Switch(config)#

mpls-vpls vpls1 vlan 100

Related Commands

no mpls-vpls

Advertising