configure debug-trace dvmrp-neighbor
ExtremeWare Software 7.3.0 Command Reference Guide 2145
configure debug-trace dvmrp-neighbor
configure debug-trace dvmrp-neighbor <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.
This command traces the state of all DVMRP neighbors on a common VLAN to monitor when a
neighbor is added or deleted.
Example
The following command sets the reporting level for DVMRP neighbor errors to 3:
configure debug-trace dvmrp-neighbor 3 vlan v49
Following is the log output at this level:
<INFO:SYST> serial admin: enable dvmrp
<DBUG:DVMR> dvnbr.c 149: Add new Nbr 192.168.200.2 on Vlan (v49). Len=16
History
This command was first available in ExtremeWare 6.1.
Platform Availability
This command is available on all platforms.
debug level Specifies a debug level:
0 — Records error messages.
1 — Records warnings.
2 — Records verbose warnings.
3 — Displays a dump of each packet.
4 — No additional information recorded.
5 — No additional information recorded.
vlan name Specifies a VLAN name.