22
undo mad exclude interface
interface-type interface-number
Default
All physical network ports (except the IRF physical interfaces and console ports) shut down when the IRF
fabric transits to the Recovery state.
Views
System view
Predefined user roles
network-admin
Parameters
interface-type interface-number
: Specifies a port by its type and number.
Usage guidelines
If a port must be kept in up state for special purposes such as Telnet connection, exclude the port from the
shutdown action. To avoid incorrect traffic forwarding, H3C recommends not excluding any ports except
the ports used for Telnet and MAD.
The ports that have been shut down by MAD come up when the member devices reboot to join the
recovered IRF fabric. If auto recovery fails because the current master fails or any other exception occurs,
use the
mad restore
command to manually recover the member devices and bring up the ports.
Examples
# Exclude GigabitEthernet 2/0/1 from being shut down when the MAD status transits to Recovery.
<Sysname> system-view
[Sysname] mad exclude interface gigabitethernet 2/0/1
Related commands
mad restore
mad ip address
Use
mad ip address
to assign a MAD IP address to an IRF member on a VLAN interface for BFD MAD.
Use
undo mad ip address
to delete a MAD IP address.
Syntax
mad ip address
ip-address
{
mask
|
mask-length
}
member
member-id
undo mad ip address
ip-address
{
mask
|
mask-length
}
member
member-id
Default
No MAD IP addresses are configured on any VLAN interfaces.
Views
VLAN interface view
Predefined user roles
network-admin