Clearing the mct cluster information, Mct configuration examples, Single-level mct example – Brocade BigIron RX Series Configuration Guide User Manual

Page 627

Advertising
background image

BigIron RX Series Configuration Guide

549

53-1002484-04

Configuring MCT

20

The <name> variable specifies the name of the cluster.

The <id> variable specifies the cluster ID.

The <peer-ip> variable specifies the IP address of the peer.

Clearing the MCT cluster information

To clear the MCT cluster information, enter a command such as the following.

BigIron RX# clear cluster abc peer 10.10.10.1

Syntax: clear cluster [<name> | <id>] peer <peer-ip>

The <name> variable specifies the name of the cluster.

The <id> variable specifies the cluster ID.

The <peer-ip> variable specifies the IP address of the peer.

MCT configuration examples

The following examples display the module provisioning information from a configuration file.

Single-level MCT example

For single-level MCT topology diagram, refer to

Figure 93

.

TOR-A

lag "1" dynamic id 1

ports ethernet 1/1 to 1/2

primary-port 1/1

deploy

port-name "ICL-to-TOR-B:1/1" ethernet 1/1

port-name "ICL-to-TOR-B:1/2" ethernet 1/2

!

lag "2" dynamic id 2

ports ethernet 1/3 to 1/4

primary-port 1/3

deploy

port-name "lag-client-1:1/1" ethernet 1/3

port-name "lag-client-1:1/2" ethernet 1/4

!

lag "3" dynamic id 3

ports ethernet 1/5

primary-port 1/5

deploy

port-name "lag-client-2:1/1" ethernet 1/5

!

no route-only

!

vlan 1 name DEFAULT-VLAN

no untagged ethe 1/1 to 1/2

!

vlan 2 name client-VLAN

untagged ethe 1/3 to 1/7

tagged ethe 1/1 to 1/2

!

Advertising