[Contents] [Prev] [Next] [Index] [Report an Error]

show multicast next-hops

Syntax

show multicast next-hops
<brief | detail>
<identifier identifier-number>
<inet | inet6>
<logical-system (all | logical-system-name)>

Release Information

Command introduced before JUNOS Release 7.4.

Description

Display the entries in the IP multicast next-hop table.

Options

none — Display standard information about all entries in the multicast next-hop table for all supported address families on all logical systems.

brief | detail — (Optional) Display the specified level of output.

identifier identifier-number(Optional) Show a particular next hop by ID number. The range of values is 1 through 65,535.

inet | inet6 — (Optional) Display entries for IPv4 or IPv6 family addresses, respectively.

logical-system (all | logical-system-name) — (Optional) Perform this operation on all logical systems or on a particular logical system.

Required Privilege Level

view

List of Sample Output

show multicast next-hops
show multicast next-hops brief
show multicast next-hops detail

Output Fields

Table 40 describes the output fields for the show multicast next-hops command. Output fields are listed in the approximate order in which they appear.

Table 40: show multicast next-hops Output Fields

Field Name

Field Description

ID

Next-hop identifier of the prefix. The identifier is returned by the router's Packet Forwarding Engine.

Refcnt

Number of cache entries that are using this next hop.

KRefcount

Kernel reference count for the next hop.

Downstream interface

Interface names associated with each multicast next-hop ID.

show multicast next-hops

user@host> show multicast next-hops
Family: INET
ID      Refcount  KRefcount Downstream interface
262142          4          2 so-1/0/0.0
262143          2          1 mt-1/1/0.49152
262148          2          1 mt-1/1/0.32769

Family: INET6

show multicast next-hops brief

The output for the show multicast next-hops brief command is identical to that for the show multicast next-hops command. For sample output, see show multicast next-hops.

show multicast next-hops detail

The output for the show multicast next-hops detail command is identical to that for the show multicast next-hops command. For sample output, see show multicast next-hops.


[Contents] [Prev] [Next] [Index] [Report an Error]