show multicast next-hops
Syntax
Syntax (EX Series Switch)
Release Information
Command introduced before Junos OS Release 7.4.
Command introduced in Junos OS Release 9.0 for EX Series switches.
inet6 option introduced in Junos OS Release 10.0 for EX Series switches.
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.
- brief | detail
(Optional) Display the specified level of output.
- 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-hopsshow multicast next-hops brief
show multicast next-hops detail
Output Fields
Table 1 describes the output fields for the show multicast next-hops command. Output fields are listed in the approximate order in which they appear.
Table 1: show multicast next-hops Output Fields
Field Name | Field Description |
|---|---|
ID | Next-hop identifier of the prefix. The identifier is returned by the routing device'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. |
Sample Output
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.
