R3303-HP HSR6800 Routers IRF Command Reference

6
display mad
Use display mad to display MAD status and settings.
Syntax
display mad [ verbose ] [ | { begin | exclude | include } regular-expression ]
Views
Any view
Default command level
1: Monitor level
Parameters
verbose: Displays detailed MAD information. If this keyword is not provided, the command only displays
whether a MAD mechanism is enabled.
|: Filters command output by specifying a regular expression. For more information about regular
expressions, see Fundamentals Configuration Guide.
begin: Displays the first line that matches the specified regular expression and all lines that follow.
exclude: Displays all lines that do not match the specified regular expression.
include: Displays all lines that match the specified regular expression.
regular-expression: Specifies a regular expression, a case-sensitive string of 1 to 256 characters.
Examples
# Display brief MAD information.
<Sysname> display mad
MAD LACP enabled.
MAD BFD enabled.
MAD ARP enabled.
# Display detailed MAD information.
<Sysname> display mad verbose
Excluded ports(configurable):
Ethernet2/1/4/2
Ethernet2/1/4/3
Excluded ports(can not be configured):
Ten-GigabitEthernet2/2/0/25
Ten-GigabitEthernet3/2/0/26
MAD enabled aggregation port:
Bridge-Aggregation2
MAD BFD enabled interface:
Vlan-interface2
mad ip address 10.0.0.2 255.255.0.0 member 2
mad ip address 10.0.0.3 255.255.0.0 member 3