The debugging mvpn ipv6 command enables the debugging of IPv6 MVPN.
The undo debugging mvpn ipv6 command disables the debugging of IPv6 MVPN.
By default, the debugging of IPv6 MVPN is disabled.
debugging mvpn ipv6 { all | { c-multicast { receive | send } | ipmsi-ad { receive | send } | leaf-ad [ send | receive ] [ source soure-addr | group group-addr ] * } | event | spmsi-ad [ send | receive ] [ source soure-addr | group group-addr ] * | source-active-ad [ send | receive ] [ source soure-addr | group group-addr ] * }
debugging mvpn ipv6 { all-instance | vpn-instance vpn-instance-name } { all | { c-multicast { receive | send } | ipmsi-ad { receive | send } | leaf-ad [ send | receive ] [ source soure-addr | group group-addr ] * } | event | spmsi-ad [ send | receive ] [ source soure-addr | group group-addr ] * | source-active-ad [ send | receive ] [ source soure-addr | group group-addr ] * }
undo debugging mvpn ipv6 { all | { c-multicast { receive | send } | ipmsi-ad { receive | send } | leaf-ad [ send | receive ] } | event | spmsi-ad [ send | receive ] | source-active-ad [ send | receive ] }
undo debugging mvpn ipv6 { all-instance | vpn-instance vpn-instance-name } { all | { c-multicast { receive | send } | ipmsi-ad { receive | send } | leaf-ad [ send | receive ] } | event | spmsi-ad [ send | receive ] | source-active-ad [ send | receive ] }
Parameter | Description | Value |
---|---|---|
all |
Indicates the debugging of all function of IPv6 MVPN. |
- |
c-multicast |
Indicates the debugging of C-multicast routes. |
- |
receive |
Indicates the debugging of received routes. |
- |
send |
Indicates the debugging of sent routes. |
- |
ipmsi-ad |
Indicates the debugging of IPMSI A-D routes. |
- |
leaf-ad |
Indicates the debugging of Leaf A-D routes. |
- |
source soure-addr |
Indicates the debugging of specified multicast source. |
- |
group group-addr |
Indicates the debugging of specified multicast group. |
- |
event |
Indicates the debugging of IPv6 MVPN events. |
- |
spmsi-ad |
Indicates the debugging of SPMI A-D routes. |
- |
source-active-ad |
Indicates the debugging of Source active A-D routes. |
- |
all-instance |
Indicates the debugging of C-multicast routes of all instances, including public network instances and VPN instances. |
- |
vpn-instance vpn-instance-name |
Indicates the debugging of C-multicast routes of a specified VPN instance. vpn-instance-name specifies 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. |
Usage Scenario
To help locate faults occurred, run the debugging mvpn ipv6 command to enable the debugging of IPv6 MVPN. If the debugging of all instances is enabled, the debugging of newly added instances is enabled automatically. If vpn-instance or all-instance is not configured, this command enables the debugging of public network instances.