2184 ExtremeWare Software 7.3.0 Command Reference Guide
Troubleshooting Commands
configure debug-trace pim-neighbor
configure debug-trace pim-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 PIM neighbors on a common VLAN to monitor if, when, or how
frequently a neighbor is added or deleted.
Example
The following command sets the reporting level for PIM neighbor errors to 3:
configure debug-trace pim-neighbor 3
Following is the log output at this level:
<INFO:SYST> msm-a-console admin: configure debug-trace pim-neighbor 3 vlan all
<INFO:SYST> Log cleared
<INFO:SYST> msm-a-console admin: clear log static
<INFO:SYST> Port 8:1 link down
<INFO:SYST> Port 8:2 link down
<INFO:SYST> Port 8:3 link down
<INFO:SYST> Port 8:4 link down
<DBUG:PIM> PIM: pimDelNbr: nbr 15.1.4.2 thro iface 15.1.4.1
<INFO:SYST> Port 8:4 link down
<INFO:SYST> Port 8:3 link down
<INFO:SYST> Port 8:2 link down
<INFO:SYST> Port 8:1 link down
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.