show ipv6 mroute next-hop

Displays the IPv6 mroute next-hop information

Syntax

Command Parameters

vlan <1-4059>

Specifies the VLAN ID in the range of 1 to 4059. By default, VLAN IDs 1 to 4059 are configurable and the system reserves VLAN IDs 4060 to 4094 for internal use. On switches that support the vrf-scaling and spbm-config-mode boot configuration flags, if you enable these flags, the system also reserves VLAN IDs 3500 to 3998. VLAN ID 1 is the default VLAN and you cannot create or delete VLAN ID 1.

Default

None

Command Mode

User EXEC

Command Output

The show ipv6 mroute next-hop command displays the following information:

Output field

Description

Group

Displays the IPv6 multicast group for this entry that specifies a next hop on an outgoing interface.

Source

Displays the network address that, when combined with the corresponding next hop SourceMask value, identifies the source for this entry that specifies a next hop on an outgoing interface.

Source Mask

Displays the network mask that, when combined with the corresponding next hop Source value, identifies the source for this entry that specifies a next hop on an outgoing interface.

State

Displays whether the outgoing interface and next hop represented by this entry is currently being used to forward IPv6 datagrams as one of the following:

  • forwarding: Indicates that it is currently being used

  • pruned: Indicates that it is not being used

Expire Time

Displays the minimum amount of time that remains before this entry ages out. The value 0 indicates that the entry is not subject to aging.

Protocol

Displays the protocol as one of the following:

  • other(1): none of the following

  • local(2): manually configured

  • netmgmt(3): configured by a network management protocol

  • pimSparseMode(8): PIM-SMv2

  • igmpOnly(10)

  • pimSsmMode(11)

  • spb

Closest Member Hops

Displays the minimum number of hops between this router and any member of this IPv6 multicast group reached via this next hop on this outgoing interface. Any IPv6 multicast datagrams for the group which have a TTL less than this number of hops is not forwarded to this next hop.

Example

The following example displays the IPv6 mroute next-hop information.

Switch:1>show ipv6 mroute next-hop vlan 2
============================================================================
                                        Mroute Next-Hop - GlobalRouter
============================================================================
Vlan:         VLAN 2 
Port:         - 
Group:        ff30:0:0:0:0:0:0:1 
Source:       5010:0:0:0:0:1:82:10 
Source Mask:  64 
State:        pruned 
Expire Time:  202 
Protocol:     pimsm 
Closest Member Hops: 0
---------------------------------------------------------------------------
Vlan:         VLAN 2 
Port:         - 
Group:        ff30:0:0:0:0:0:0:1 
Source:       5010:0:0:0:0:1:82:11 
Source Mask:  64 
State:        pruned 
Expire Time:  175 
Protocol:     pimsm 
Closest Member Hops: 0
---------------------------------------------------------------------------

2 out of 4 total mroute entries displayed
---------------------------------------------------------------------------