Skip to content

Instantly share code, notes, and snippets.

@ppaskowsky
Last active July 28, 2016 20:45
Show Gist options
  • Save ppaskowsky/f610a259a0e0c394ee7c5003c8f9b320 to your computer and use it in GitHub Desktop.
Save ppaskowsky/f610a259a0e0c394ee7c5003c8f9b320 to your computer and use it in GitHub Desktop.
root@R1> show route
inet.0: 9 destinations, 9 routes (9 active, 0 holddown, 0 hidden)
+ = Active Route, - = Last Active, * = Both
172.16.0.1/32 *[Direct/0] 6d 02:13:09
> via lo0.0
172.16.0.2/32 *[OSPF/10] 6d 01:55:50, metric 1
> to 192.168.0.2 via ge-0/0/0.0
172.16.0.3/32 *[OSPF/10] 6d 01:55:48, metric 2
> to 192.168.0.2 via ge-0/0/0.0
192.168.0.0/24 *[Direct/0] 6d 02:15:59
> via ge-0/0/0.0
192.168.0.1/32 *[Local/0] 6d 02:15:59
Local via ge-0/0/0.0
192.168.1.0/24 *[Direct/0] 5d 22:50:55
> via vlan.0
192.168.1.1/32 *[Local/0] 5w1d 23:33:24
Local via vlan.0
192.168.2.0/24 *[OSPF/10] 6d 02:13:04, metric 2
> to 192.168.0.2 via ge-0/0/0.0
224.0.0.5/32 *[OSPF/10] 5w1d 22:44:43, metric 1
MultiRecv
inet.3: 2 destinations, 2 routes (2 active, 0 holddown, 0 hidden)
+ = Active Route, - = Last Active, * = Both
172.16.0.2/32 *[LDP/9] 6d 01:55:47, metric 1
> to 192.168.0.2 via ge-0/0/0.0
172.16.0.3/32 *[LDP/9] 6d 01:55:46, metric 1
> to 192.168.0.2 via ge-0/0/0.0, Push 299792
customer1.inet.0: 3 destinations, 3 routes (3 active, 0 holddown, 0 hidden)
+ = Active Route, - = Last Active, * = Both
10.0.0.0/16 *[Direct/0] 5d 22:50:55
> via ge-0/0/15.1
10.0.0.1/32 *[Local/0] 5d 23:40:10
Local via ge-0/0/15.1
10.1.0.0/16 *[BGP/170] 5d 22:50:46, localpref 100, from 172.16.0.3
AS path: I
> to 192.168.0.2 via ge-0/0/0.0, Push 16, Push 299792(top)
customer2.inet.0: 3 destinations, 3 routes (3 active, 0 holddown, 0 hidden)
+ = Active Route, - = Last Active, * = Both
10.254.0.0/16 *[BGP/170] 5d 22:50:47, localpref 100, from 172.16.0.3
AS path: I
> to 192.168.0.2 via ge-0/0/0.0, Push 17, Push 299792(top)
10.255.0.0/16 *[Direct/0] 5d 22:50:55
> via ge-0/0/15.2
10.255.0.1/32 *[Local/0] 5d 23:40:10
Local via ge-0/0/15.2
mpls.0: 5 destinations, 5 routes (5 active, 0 holddown, 0 hidden)
+ = Active Route, - = Last Active, * = Both
16 *[VPN/0] 5d 23:40:11
to table customer1.inet.0, Pop
17 *[VPN/0] 5d 23:40:11
to table customer2.inet.0, Pop
299776 *[LDP/9] 6d 01:55:47, metric 1
> to 192.168.0.2 via ge-0/0/0.0, Pop
299776(S=0) *[LDP/9] 6d 01:55:47, metric 1
> to 192.168.0.2 via ge-0/0/0.0, Pop
299792 *[LDP/9] 6d 01:55:46, metric 1
> to 192.168.0.2 via ge-0/0/0.0, Swap 299792
bgp.l3vpn.0: 2 destinations, 2 routes (2 active, 0 holddown, 0 hidden)
+ = Active Route, - = Last Active, * = Both
172.16.0.3:1:10.1.0.0/16
*[BGP/170] 5d 22:50:46, localpref 100, from 172.16.0.3
AS path: I
> to 192.168.0.2 via ge-0/0/0.0, Push 16, Push 299792(top)
172.16.0.3:2:10.254.0.0/16
*[BGP/170] 5d 22:50:47, localpref 100, from 172.16.0.3
AS path: I
> to 192.168.0.2 via ge-0/0/0.0, Push 17, Push 299792(top)
root@R1> show ldp neighbor
Address Interface Label space ID Hold time
192.168.0.2 ge-0/0/0.0 172.16.0.2:0 13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment