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

show pfe next-hop

Syntax

show pfe next-hop
<interface interface-name>

Syntax (Routing Matrix)

show pfe next-hop
<fpc slot>
<interface interface-name>
<lcc number>

Release Information

Command introduced before JUNOS Release 7.4.

Description

Display Packet Forwarding Engine next-hop information.

Options

none — Display all Packet Forwarding Engine next-hop information.

fpc slot(Routing matrix only) (Optional) Show the next hops for a Flexible PIC Concentrator (FPC) slot.

If you specify the number of a T640 routing node by using the lcc number option (the recommended method), replace slot with a value from 0 through 7. Otherwise, replace slot with a value from 0 through 31. For example, the following commands have the same result:

user@host> show pfe next-hop fpc 1 lcc 1
user@host> show pfe next-hop fpc 9

interface interface-name(Optional) Display the Packet Forwarding Engine next-hop interface.

lcc number(Routing matrix only) (Optional) Slot number of the T640 routing node (or line-card chassis) that houses the FPC. Replace number with a value from 0 through 3.

Required Privilege Level

admin

List of Sample Output

show pfe next-hop
show pfe next-hop fpc (Routing Matrix)

Output Fields

Output field descriptions to be provided.

show pfe next-hop

user@host> show pfe next-hop
Nexthop Info:
   ID      Type      Interface   Protocol         Encap  Next Hop Addr    MTU
-----  --------  -------------  ---------  ------------  ---------------  -----
    4     Mcast  -                   IPv4             -  0.0.0.0              0
    5     Bcast  -                   IPv4             -  -                    0
    7   Discard  -                   IPv4             -  -                    0
    8  MDiscard  -                   IPv4             -  -                    0
    9    Reject  -                   IPv4             -  -                    0
   13     Local  -                   IPv4             -  192.168.4.60         0
   14   Resolve  fxp0.0              IPv4   Unspecified  -                    0
   17     Local  -                   IPv4             -  127.0.0.1            0
   18   Unicast  fxp0.0              IPv4   Unspecified  192.168.4.254        0
   21     Local  -                   IPv4             -  11.1.0.1             0
   22   Unicast  at-0/1/0.0          IPv4      ATM SNAP  11.1.0.2          4482
 ...

show pfe next-hop fpc (Routing Matrix)

user@host> show pfe next-hop fpc 1
Slot 1
Nexthop Info:
   ID      Type      Interface    Next Hop Addr    Protocol       Encap     MTU
-----  --------  -------------  ---------------  ----------  ------------  ----
    5     Mcast  -              default                IPv4             -     0
    6     Bcast  -              -                      IPv4             -     0
    8   Discard  -              -                      IPv4             -     0
    9  MDiscard  -              -                      IPv4             -     0
   13     Mcast  -              default                IPV6             -     0
   17  MDiscard  -              -                      IPV6             -     0
   18    Reject  -              -                      IPV6             -     0
   24   Discard  -              -                      None             -     0
   68     Local  -              192.168.66.113         IPv4             -     0
   69   Resolve  fxp0.0         -                      IPv4   Unspecified     0
   70   Unicast  fxp0.0         192.168.71.254         IPv4   Unspecified     0
  256     Local  -              10.71.71.1             IPv4             -     0
  257     Local  -              127.0.0.1              IPv4             -     0
  258     Mcast.local..1      default                IPv4   Unspecified     0
  259     Bcast.local..1      -                      IPv4   Unspecified     0
  261   Discard.local..1      -                      IPv4   Unspecified     0
  262  MDiscard.local..1      -                      IPv4   Unspecified     0
  269     Mcast.local..1      default                IPV6   Unspecified     0
  271   Discard.local..1      -                      IPV6   Unspecified     0
... 

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