2180 ExtremeWare Software 7.3.0 Command Reference Guide
Troubleshooting Commands
configure debug-trace pim-hello
configure debug-trace pim-hello <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 all PIM hello messages coming into a VLAN. Use this command if switches
connected to a common network have problems establishing or maintaining normal neighbor
relationships.
Example
The following command sets the reporting level for PIM hello errors to 3:
configure debug-trace pim-hello 3
Following is the log output at this level:
<INFO:SYST> msm-a-console admin: configure debug-trace pim-hello 3 vlan all
<INFO:SYST> Log cleared
<INFO:SYST> msm-a-console admin: clear log static
<DBUG:PIM> PIM: Receiving Hello pkt of len 18 from src 15.2.1.2 thro 15.2.1.1
<DBUG:PIM> PIM: Receiving Hello pkt of len 18 from src 15.1.4.2 thro 15.1.4.1
<DBUG:PIM> PIM: Xmitting Hello pkt of len 18 from src 15.2.1.1 to 224.0.0.13
<DBUG:PIM> PIM: Xmitting Hello pkt of len 18 from src 15.1.4.1 to 224.0.0.13
<DBUG:PIM> PIM: Receiving Hello pkt of len 18 from src 15.1.6.3 thro 15.1.6.1
<DBUG:PIM> PIM: Xmitting Hello pkt of len 18 from src 15.1.6.1 to 224.0.0.13
<INFO:SYST> msm-a-console admin: configure debug-trace pim-hello 3 vlan all
<INFO:SYST> Log cleared
<INFO:SYST> msm-a-console admin: clear log static
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.