Commands available under lag once it is deployed, Configuring acl-based mirroring, Disabling ports within a lag – Brocade BigIron RX Series Configuration Guide User Manual

Page 323

Advertising
background image

BigIron RX Series Configuration Guide

245

53-1002484-04

Deploying a LAG

8

Commands available under LAG once it is deployed

Once a LAG has been deployed, the following configurations can be performed on the deployed
LAG:

Configuring ACL-based Mirroring

Disabling Ports within a LAG

Enabling Ports within a LAG

Monitoring and Individual LAG Port

Assigning a name to a port within a LAG

Enabling sFlow Forwarding on a port within a LAG

Setting the sFlow Sampling Rate for a port within a LAG

Configuring ACL-based mirroring

ACL-based mirroring can be configured for an individual port within a LAG using the acl-mirror-port
command, as shown in the following.

BigIron RX(config)# lag blue static

BigIron RX(config-lag-blue)# deploy

BigIron RX(config-lag-blue)# acl-mirror-port ethe-port-monitored 3/1

Syntax: [no] acl-mirror-port ethe-port-monitored <slot/port> | named-port-monitored <name>

Use the ethe-port-monitored option with the appropriate <slot/port> variable to specify a Ethernet
port that you want to provide ACL mirroring for.

Use the named-port-monitored option with the appropriate <slot/port> variable to specify a named
port that you want to provide ACL mirroring for.

NOTE

Mirror (analyzer) ports cannot be assigned to the 16x10G card. You can monitor traffic on 16x10
ports.

Disabling ports within a LAG

You can disable an individual port within a LAG using the disable command within the LAG
configuration as shown in the following.

BigIron RX(config)# lag blue static

BigIron RX(config-lag-blue)# deploy

BigIron RX(config-lag-blue)# disable ethernet 3/1

Syntax: [no] disable ethernet <slot/port> | named <name>

Use the ethernet option with the appropriate <slot/port> variable to specify a Ethernet port within
the LAG that you want to disable.

Use the named option with the appropriate <name> variable to specify a named port within the
LAG that you want to disable.

Advertising