beautypg.com

Commands available under lag once it is deployed, Disabling ports within a lag, Enabling ports within a lag – Brocade FastIron Ethernet Switch Platform and Layer 2 Switching Configuration Guide User Manual

Page 145

background image

Syntax: [no] deploy [ passive ]

When the deploy command is executed:

For dynamic LAGs, LACP is activated on all LAG ports. When activating LACP, use active mode if
passive is not specified; otherwise, use passive mode.

For a keep-alive LAGs, no LAG is formed, and LACP is started on the LAG port.

Once the deploy command is issued, all LAG ports will behave like a single port.

If the no deploy command is executed, the LAG is removed. For dynamic LAGs, LACP is de-activated
on all of the LAG ports. All the secondary ports are disabled automatically and there will be no changes
to the primary port.

Commands available under LAG once it is deployed

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

• 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
• IP assignment within a LAG

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.

device(config)# lag blue static

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

Syntax: [no] disable { ethernet stack/slot/port [ to stack/slot/port ] [ ethernet stack/slot/port ] | port-
name
name }

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

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

To disable a port belonging to a keep-alive LAG, you need to configure from the interface level.

Brocade(config-lag-test)#interface e 7/8

Brocade(config-if-e1000-7/8)#disable

Brocade(config-if-e1000-7/8)#

Enabling ports within a LAG

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

device(config)# lag blue static

device(config-lag-blue)# deploy

device(config-lag-blue)# enable ethernet 1/3/1

Commands available under LAG once it is deployed

FastIron Ethernet Switch Platform and Layer 2 Switching Configuration Guide

145

53-1003086-04