configure debug-trace vrrp
ExtremeWare Software 7.3.0 Command Reference Guide 2197
configure debug-trace vrrp
configure debug-trace vrrp <debug level> vlan <vlan name>
Description
This command records debug information to the syslog.
Syntax Description
Default
The default level is 0.
Usage Guidelines
The
debug level
range is 0 to 5. Higher levels record more verbose messages. Higher levels also record
the messages recorded at lower levels.
Example
The following command sets the reporting level for VRRP to 5:
configure debug-trace vrrp 5
Following is the log output at this level:
<DBUG:SYS > Vlan/Vrid=vlan1/1 Putting virtualMac (00:00:5e:00:01:01) into arpcom
<DBUG:SYS > Vlan/Vrid=vlan1/1 Putting systemMac (00:01:30:04:c8:00) into arpcom
History
This command was first available in ExtremeWare 6.2.1.
Platform Availability
This command is available on all platforms.
debug level Specifies a debug level:
0 — Records critical errors, such as a task crash or an interface down.
1 — Records warning messages.
2 — Records concise packet information.
3 — Records the same information recorded in level 2, with more detail.
4 — Displays a dump of each packet.
5 — No additional information recorded.
vlan name Specifies a VLAN name.