display ipv6 pim-snooping routing-table

Use display ipv6 pim-snooping routing-table to display IPv6 PIM snooping routing entries.

Syntax

In standalone mode:

display ipv6 pim-snooping routing-table [ vlan vlan-id ] [slot slot-number ] [ verbose ]

In IRF mode:

display ipv6 pim-snooping routing-table [ vlan vlan-id ] [ chassis chassis-number slot slot-number ] [ verbose ]

Views

Any view

Predefined user roles

network-admin

network-operator

mdc-admin

mdc-operator

Parameters

vlan vlan-id: Specifies a VLAN by its VLAN ID in the range of 1 to 4094. If you do not specify a VLAN, this command displays IPv6 PIM snooping routing entries for all VLANs.

slot slot-number: Specifies a card. The slot-number argument represents the number of the slot that holds the card. If you do not specify a card, this command displays IPv6 PIM snooping routing entries for the MPU. (In standalone mode.)

chassis chassis-number slot slot-number: Specifies a card on an IRF member device. The chassis-number argument represents the member ID of the IRF member device. The slot-number argument represents the slot number of the card. If you do not specify a card, this command displays IPv6 PIM snooping routing entries for the global active MPU. (In IRF mode.)

verbose: Displays detailed information about IPv6 PIM snooping routing entries. If you do not specify this keyword, the command displays brief information about IPv6 PIM snooping routing entries.

Examples

# Display detailed information about IPv6 PIM snooping routing entries for VLAN 2.

<Sysname> display ipv6 pim-snooping routing-table vlan 2 verbose
Total 1 entries.
FSM Flag: NI-no info, J-join, PP-prune pending

VLAN 2: Total 1 entries.
  (2000::1, FF1E::1)
    FSM information: dummy
    Upstream neighbor: FE80::101
      Upstream Slots (0 in total):
      Upstream Ports (1 in total):
        FGE1/0/1
      Downstream Slots (0 in total):
      Downstream Ports (2 in total):
        FGE1/0/2
          Expires: 00:03:01, FSM: J
          Downstream Neighbors (2 in total):
            1001::1
              Expires: 00:59:19, FSM: J
            1001::2
              Expires: 00:59:20, FSM: J
        FGE1/0/3
          Expires: 00:02:21, FSM: PP

Table 94: Command output

Field

Description

Total 1 entries

Total number of (S, G) and (*, G) entries.

FSM Flag: NI-no info, J-join, PP-prune pending

State machine flag of the downstream port:

  • NI—Initial state.

  • J—Join.

  • PP—Prune pending.

VLAN 2: Total 1 entries

Total number of (S, G) entries in VLAN 2.

(2000::1, FF1E::1)

(S, G) entry.

FSM information

Finite state machine information for the entry:

  • delete—The entry attributes have been deleted.

  • dummy—The entry is a new temporary entry.

  • no info—The entry does not exist.

  • normal—The entry is a correct entry.

Upstream neighbor

Upstream neighbor of the (S, G) or (*, G) entry.

Upstream Slots (0 in total)

(In standalone mode.) Slot numbers and total number of the cards that have the upstream neighbor, except for the specified card or the MPU when no card is specified.

(In IRF mode.) Chassis numbers, slot numbers, and total number of the cards that have the upstream neighbor, except for the specified card or the global active MPU when no card is specified.

Upstream Ports (1 in total)

Upstream ports, and the total number of the ports.

(In standalone mode.) This field is displayed when one of the following conditions exists:

  • The port is on the specified card.

  • The port is on the MPU and no card is specified.

(In IRF mode.) This field is displayed when one of the following conditions exists:

  • The port is on the specified card.

  • The port is on the global active MPU and no card is specified.

Downstream Slots (0 in total)

(In standalone mode.) Slot numbers and total number of the cards that have downstream ports, except for the specified card or the MPU when no card is specified.

(In IRF mode.) Chassis numbers, slot numbers, and total number of the cards that have downstream ports, except for the specified card or the global active MPU when no card is specified.

Downstream Ports (2 in total)

Downstream ports of the upstream neighbor, and the total number of the ports.

Downstream Neighbors (2 in total)

Downstream neighbors of the downstream port, and the total number of the neighbors.

Expires: 00:03:01, FSM: J

Remaining aging time for the downstream port or downstream neighbor, and the finite sate machine information.

For a global port, this field is always displayed.

(In standalone mode.) For a non-global port, this field is displayed when one of the following conditions exists:

  • The port is on the specified card.

  • The port is on the MPU and no card is specified.

(In IRF mode.) For a non-global port, this field is displayed when one of the following conditions exists:

  • The port is on the specified card.

  • The port is on the global active MPU and no card is specified.