26
Examples
# Enable LACP MAD on Bridge-Aggregation 1, a Layer 2 dynamic aggregate interface.
<Sysname> system-view
[Sysname] interface bridge-aggregation 1
[Sysname-Bridge-Aggregation1] mad enable
This command will enable LACP MAD on the aggregate interface. Continue? [Y/N]: Y
You need to assign a domain ID (range: 0-4294967295)
[Current domain is: 0]: 1
The assigned domain ID is: 1
Info: MAD LACP only enable on dynamic aggregation interface.
# Enable LACP MAD on Route-Aggregation 1, a Layer 3 dynamic aggregate interface.
<Sysname> system-view
[Sysname] interface route-aggregation 1
[Sysname-Route-Aggregation1] mad enable
This command will enable LACP MAD on the aggregate interface. Continue? [Y/N]: Y
You need to assign a domain ID (range: 0-4294967295)
[Current domain is: 0]: 1
The assigned domain ID is: 1
Info: MAD LACP only enable on dynamic aggregation interface.
mad exclude interface
Syntax
mad
exclude
interface
interface-type interface-number
undo mad
exclude interface
interface-type interface-number
View
System view
Default level
3: Manage level
Parameters
interface-type interface-number
: Specifies a port by its type and number.
Description
Use
mad
exclude
interface
to exclude a physical network port from being shut down when the IRF fabric
transits to the Recovery state upon detection of a multi-active collision.
Use
undo
mad
exclude
interface
to restore the default MAD action on a physical network port.
By default, all physical network ports but the IRF physical ports and console port shut down when the IRF
fabric transits to the Recovery state.
MAD action is not configurable for IRF physical ports.
When MAD detects that an IRF fabric has split into two or more identical active IRF fabrics, it sets one of
the IRF fabrics to the Detect state and other IRF fabrics to the Recovery state.
•
The Detect-state IRF fabric is active and can continue to forward traffic.