BigIron RX Series Configuration Guide 245
53-1002253-01
Deploying a LAG
8
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.
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 [slot/port] variable to specify a named port within the
LAG that you want to disable.
Enabling ports within a LAG
You can enable an individual port within a trunk 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)# enable ethernet 3/1
Syntax: [no] enable 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 enable.
Use the named option with the appropriate [slot/port] variable to specify a named port within the
LAG that you want to enable.