- show pfe route
- <<inet6 | ip | iso> <prefix prefix> | <table <table-name> <index index> <prefix prefix>>>
- <mpls>
- <summary>
- show pfe route
- <fpc slot>
- <<inet6 | ip | iso> <prefix prefix> | <table <table-name> <index index> <prefix prefix>>>
- <lcc number>
- <mpls>
- <summary>
Command introduced before JUNOS Release 7.4.
Display the routes in the Packet Forwarding Engine forwarding table. The Packet Forwarding Engine forwards packets between input and output interfaces.
![]() |
Note: The Routing Engine maintains a master copy of the forwarding table. It copies the forwarding table to the Packet Forwarding Engine, which is the part of the router responsible for forwarding packets. To display the routes in the Routing Engine forwarding table, use the show route forwarding table command. For more information, see the JUNOS Routing Protocols and Policies Command Reference. |
none — Display all Packet Forwarding Engine forwarding table information.
fpc slot — (TX Matrix and TX Matrix Plus router only) (Optional) Show the next hops for a Flexible PIC Concentrator (FPC) slot.
On a TX Matrix router, if you specify the number of a T640 router 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. On a TX Matrix Plus router, if you specify the number of a T1600 router 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:
inet6 — (Optional) Display Packet Forwarding Engine IPv6 routes.
ip — (Optional) Display Packet Forwarding Engine IPv4 routes.
iso — (Optional) Display ISO version routing tables.
prefix prefix — (Optional) IPv4 or IPv6 prefix for which to show table entries.
table <table-name> <index index> <prefix prefix> — (Optional) Display table information. Optionally, specify the table name, index, or prefix.
lcc number — (TX Matrix and TX Matrix Plus router only) (Optional) On a TX Matrix router, the slot number of the T640 router (or line-card chassis) that houses the FPC. On a TX Matrix Plus router, the slot number of the T1600 router (or line-card chassis) that houses the FPC. Replace number with a value from 0 through 3.
mpls — (Optional) Display Packet Forwarding Engine Multiprotocol Label Switching (MPLS) information.
summary — (Optional) Display summary of Packet Forwarding Engine information.
admin
Output field descriptions to be provided.
user@host> show pfe route ip
IPv4 Route Table 0, default.0, 0x0: Destination NH IP Addr Type NH ID Interface --------------------------------- --------------- -------- ----- --------- default Discard 8 127.0.0.1 127.0.0.1 Local 256 172.16/12 192.168.71.254 Unicast 68 fxp0.0 192.168.0/18 192.168.71.254 Unicast 68 fxp0.0 192.168.40/22 192.168.71.254 Unicast 68 fxp0.0 192.168.64/18 192.168.71.254 Unicast 68 fxp0.0 192.168.64/21 Resolve 67 fxp0.0 192.168.71.249 192.168.71.249 Local 66 192.168.220.0/30 Resolve 303 fe-0/0/0.0 192.168.220.0 192.168.220.0 Receive 301 fe-0/0/0.0 224.0.0.1 Mcast 5 255.255.255.255 Bcast 6 ...
user@host# show pfe route isoCLNS Route Table 0, CLNP.0, 0x0: Destination Type NH ID Interface ---------------------------------------- -------- ----- --------- default Reject 60 47.0005.80ff.f800.0000.0108.0001.0102.5508.2159/152 Local 514 49.0001.00a0.c96b.c491/72 Local 536
show pfe route lcc summary (TX Matrix Router)
user@host> show pfe route lcc 2 summary
Slot 0
IPv4 Route Tables:
Index Routes Size(b)
-------- ---------- ----------
Default 43 3081
1 4 281
MPLS Route Tables:
Index Routes Size(b)
-------- ---------- ----------
Default 1 68
IPV6 Route Tables:
Index Routes Size(b)
-------- ---------- ----------
Default 9 717
1 5 389
Slot 1
IPv4 Route Tables:
Index Routes Size(b)
-------- ---------- ----------
Default 43 3081
1 4 281
MPLS Route Tables:
Index Routes Size(b)
-------- ---------- ----------
Default 1 68
IPV6 Route Tables:
Index Routes Size(b)
-------- ---------- ----------
Default 9 717
1 5 389
Slot 16
IPv4 Route Tables:
Index Routes Size(b)
-------- ---------- ----------
Default 41 2938
1 4 281
MPLS Route Tables:
Index Routes Size(b)
-------- ---------- ----------
Default 1 68
IPV6 Route Tables:
Index Routes Size(b)
-------- ---------- ----------
Default 9 717
1 5 389
Slot 17
IPv4 Route Tables:
Index Routes Size(b)
-------- ---------- ----------
Default 41 2938
1 4 281
MPLS Route Tables:
Index Routes Size(b)
-------- ---------- ----------
Default 1 68
IPV6 Route Tables:
Index Routes Size(b)
-------- ---------- ----------
Default 9 717
1 5 389
show pfe route lcc summary (TX Matrix Plus Router)
user@host> show pfe route lcc 2 summary Slot 0 IPv4 Route Tables: Index Routes Size(b) -------- ---------- ---------- Default 25 2266 1 9 815 2 6 545 3 5 453 4 15 1371 5 5 453 6 13 1187 MPLS Route Tables: Index Routes Size(b) -------- ---------- ---------- Default 1 88 4 5 452 IPv6 Route Tables: Index Routes Size(b) -------- ---------- ---------- Default 7 697 1 13 1305 3 4 385 4 4 385 5 4 385 6 18 1833 Slot 6 IPv4 Route Tables: Index Routes Size(b) -------- ---------- ---------- Default 25 2266 1 9 815 2 6 545 3 5 453 4 15 1371 5 5 453 6 13 1187 MPLS Route Tables: Index Routes Size(b) -------- ---------- ---------- Default 1 88 4 5 452 IPv6 Route Tables: Index Routes Size(b) -------- ---------- ---------- Default 7 697 1 13 1305 3 4 385 4 4 385 5 4 385 6 18 1833 ...