beautypg.com

Mct client deletion 0, Mpls – loopback interface configuration 0, Mpls – core interface configuration 0 – Brocade Network Advisor IP User Manual v12.1.0 User Manual

Page 1434: Mpls – endpoint configuration 0

background image

1380

Brocade Network Advisor IP User Manual

53-1002947-01

CLI Templates

G

TABLE 33

MCT Client Deletion

Feature

Description

CLI Commands

MCT

Delete a cluster client.

cluster $ $
no client $

TABLE 34

MPLS – Loopback Interface Configuration

Feature

Description

CLI Commands

MPLS

Loopback interface configuration
used for device reachability using
OSPF. It assigns an IP address and
advertises the interface through
OSPF.

! Required for LSP egress address in LSP Manager as well as a
soft interface for IP routing
interface loopback $
enable
ip ospf area $
ip address $

TABLE 35

MPLS – Core Interface Configuration

Feature

Description

CLI Commands

MPLS

MPLS core interface configuration
such as assigning an IP address and
advertising using OSPF

! Core facing interfaces need IP address for MPLS
! Repeat the following commands for all MPLS core interfaces in
the product
interface ethernet $
enable
ip ospf area $
ip address $
router mpls
mpls-interface ethernet $

TABLE 36

MPLS – Endpoint Configuration

Feature

Description

CLI Commands

MPLS

Used to configure MPLS endpoints.
Disable FDP, CDP as they are not
supported in MPLS endpoints.

! FDP, CDP should not be enabled on MPLS endpoints
! Repeat the following commands for all the MPLS endpoints
interface ethernet $
enable
no fdp enable
no cdp enable