Brocade Network Advisor SAN + IP User Manual v12.3.0 User Manual

Page 2298

Advertising
background image

2226

Brocade Network Advisor SAN + IP User Manual

53-1003155-01

CLI Templates

G

TABLE 31

MCT Cluster Deletion

Feature

Description

CLI Commands

MCT

Delete cluster.

no cluster $<CLUSTER_NAME|STRING>
$<CLUSTER_ID|INTEGER>
no vlan $<SESSION_VLAN|INTEGER>
no vlan $<KEEP_ALIVE_VLAN|INTEGER>

TABLE 32

MCT Client Creation

Feature

Description

CLI Commands

MCT

Create a cluster client.

cluster $<CLUSTER_NAME|STRING> $<CLUSTER_ID|INTEGER>
client $<CLIENT_NAME|STRING>
rbridge-id $<CLIENT_RBRIDGE_ID|INTEGER>
client-interface ethernet $<CLIENT_PORT|SLOT_PORT>
deploy

TABLE 33

MCT Client Deletion

Feature

Description

CLI Commands

MCT

Delete a cluster client.

cluster $<CLUSTER_NAME|STRING> $<CLUSTER_ID|INTEGER>
no client $<CLIENT_NAME|STRING>

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 $<LOOPBACK_INTERFACE|INTEGER>
enable
ip ospf area $<OSPF_AREA|INTEGER>
ip address $<LOOPBACK_INTERFACE_IP|STRING>

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 $<CORE_INTERFACE_1|SLOT_PORT>
enable
ip ospf area $<OSPF_AREA|INTEGER>
ip address $<CORE_INTERFACE_1_IP|STRING>
router mpls
mpls-interface ethernet $<CORE_INTERFACE_1|SLOT_PORT>

Advertising