show route brief
Syntax
show route brief <destination-prefix> <logical-system (all | logical-system-name)>
Syntax (EX Series Switches)
show route brief <destination-prefix>
Description
Display brief information about the active entries in the routing tables.
Options
| none | Display all active entries in the routing table. |
| destination-prefix | (Optional) Display active entries for the specified address or range of addresses. |
| logical-system (all | logical-system-name) | (Optional) Perform this operation on all logical systems or on a particular logical system. |
Required Privilege Level
view
Output Fields
For information about output fields, see the Output Field table of the show route command.
Sample Output
show route brief
user@host> show route brief
inet.0: 10 destinations, 10 routes (9 active, 0 holddown, 1 hidden)
+ = Active Route, - = Last Active, * = Both
0.0.0.0/0 *[Static/5] 1w5d 20:30:29
Discard
10.255.245.51/32 *[Direct/0] 2w4d 13:11:14
> via lo0.0
172.16.0.0/12 *[Static/5] 2w4d 13:11:14
> to 192.168.167.254 via fxp0.0
192.168.0.0/18 *[Static/5] 1w5d 20:30:29
> to 192.168.167.254 via fxp0.0
192.168.40.0/22 *[Static/5] 2w4d 13:11:14
> to 192.168.167.254 via fxp0.0
192.168.64.0/18 *[Static/5] 2w4d 13:11:14
> to 192.168.167.254 via fxp0.0
192.168.164.0/22 *[Direct/0] 2w4d 13:11:14
> via fxp0.0
192.168.164.51/32 *[Local/0] 2w4d 13:11:14
Local via fxp0.0
207.17.136.192/32 *[Static/5] 2w4d 13:11:14
> to 192.168.167.254 via fxp0.0
green.inet.0: 3 destinations, 3 routes (3 active, 0 holddown, 0 hidden)
+ = Active Route, - = Last Active, * = Both
100.101.0.0/16 *[Direct/0] 1w5d 20:30:28
> via fe-0/0/3.0
100.101.2.3/32 *[Local/0] 1w5d 20:30:28
Local via fe-0/0/3.0
172.16.233.5/32 *[OSPF/10] 1w5d 20:30:29, metric 1
MultiRecvshow route brief (ECMP flex-routes)
user@host> show route 10.1.1.1 brief
vrf1.inet.0: 1566 destinations, 1566 routes (1566 active, 0 holddown, 0 hidden)
+ = Active Route, - = Last Active, * = Both
10.0.0.1/32 *[Static/5/100] 05:19:11
to 10.3.1.1 via Tunnel Composite, Flex-IPv4 (src 10.8.1.1 dest 10.3.1.1)
> to 10.3.1.2 via Tunnel Composite, Flex-IPv4 (src 8.1.1.2 dest 3.1.1.2)
to 10.3.1.3 via Tunnel Composite, Flex-IPv4 (src 10.8.1.3 dest 10.3.1.3)Release Information
Command introduced before Junos OS Release 7.4.