debug ip pim
Use this command to enable debugging for PIM.
Use the no option with this command to deactivate debugging for PIM.
Command Syntax
debug ip pim (all|events|mfc|mib|mtrace|msdp|nexthop|nsm|packet|state|timer)
debug ip pim (vrf NAME|)(all|events|mfc|mib|mtrace|msdp|nexthop|nsm|packet|state|timer)
no debug ip pim (all|events|mfc|mib|mtrace|msdp|nexthop|nsm|packet|state|timer)
no debug ip pim (vrf NAME|) (all|events|mfc|mib|mtrace|msdp|nexthop|nsm|packet |state|timer)
Parameters
vrf
The VPN routing/forwarding instance
NAME
Specify the name of the VPN routing/forwarding instance
all
Enable debugging for all PIM events
events
Enable debugging for general configuration, VRF context
mfc
Enable debugging for MFC updates
mib
Enable debugging for MIB entries
mtrace
Enable debugging for MTRACE messages
msdp
Enable debugging for MSDP
nexthop
Enable debugging for Reverse Path Forwarding (RPF) neighbor nexthop cache handling
nsm
Enable debugging for NSM
packet
Enable debugging for PIM packets
state
Enable debugging for PIM states
timer
Enable debugging for PIM timers
Default
By default, all debug options are disabled.
Command Mode
Exec mode, Privileged Exec mode, and Configure mode
Applicability
This command was introduced before OcNOS version 1.3.
Examples
#configure terminal
(config)#debug ip pim all
Last modified date: 10/20/2023