The debugging md command enables the debugging of a multicast VPN.
The undo debugging md command disables the debugging of a multicast VPN.
By default, the debugging of a multicast VPN is disabled.
debugging md { all | packet }
debugging md all-instance { all | packet }
debugging md vpn-instance vpn-instance-name { all | packet }
undo debugging md { all | packet }
undo debugging md all-instance { all | packet }
undo debugging md vpn-instance vpn-instance-name { all | packet }
debugging md { event } [ source source-addr | group group-addr ] *
debugging md all-instance { event } [ source source-addr | group group-addr ] *
debugging md vpn-instance vpn-instance-name { event } [ source source-addr | group group-addr ] *
debugging md event advance-acl-num
debugging md vpn-instance vpn-instance-name event advance-acl-num
debugging md all-instance event advance-acl-num
undo debugging md event
undo debugging md all-instance event
undo debugging md vpn-instance vpn-instance-name event
Parameter | Description | Value |
---|---|---|
all |
Enables or disables all the debugging of multicast VPN. |
- |
packet |
Enables or disables all the debugging of multicast VPN packet. |
- |
all-instance |
Indicates all instances. |
- |
vpn-instance vpn-instance-name |
Specifies the name of a VPN instance. |
The value is a string of 1 to 31 case-sensitive characters, spaces not supported. In addition, the VPN instance name must not be _public_. When double quotation marks are used around the string, spaces are allowed in the string. |
event |
Enables or disables all the debugging of multicast VPN events. |
- |
source source-addr |
Specifies a multicast source address. |
The value is in dotted decimal notation. |
group group-addr |
Specifies a multicast group address. |
The value is in dotted decimal notation. |
advance-acl-num |
Specifies the number of the advanced ACL. |
The value is an integer that ranges from 3000 to 3999. |