Created
June 18, 2021 10:08
-
-
Save yeled/1b181dad7932190ee0478c472e760720 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{master}[edit] | |
[email protected]# run show route 140.82.122.250/32 | |
inet.0: 847263 destinations, 6002716 routes (846764 active, 0 holddown, 1140 hidden) | |
+ = Active Route, - = Last Active, * = Both | |
140.82.122.250/32 *[IS-IS/18] 00:00:51, metric 211 | |
> to 10.255.0.24 via et-3/1/5.0 | |
[BGP/170] 00:00:50, MED 200, localpref 500, from 140.82.120.250 | |
AS path: I, validation-state: unverified | |
to 10.255.0.24 via et-3/1/5.0, label-switched-path BDR1-SE3-->BDR1-FR5-1 | |
to 10.255.0.24 via et-3/1/5.0, label-switched-path BDR1-SE3-->BDR1-FR5-2 | |
> to 10.255.0.24 via et-3/1/5.0, label-switched-path BDR1-SE3-->BDR1-FR5-3 | |
to 10.255.0.1 via ae0.0, label-switched-path BDR1-SE3-->BDR1-FR5-1 | |
to 10.255.0.1 via ae0.0, label-switched-path BDR1-SE3-->BDR1-FR5-2 | |
to 10.255.0.1 via ae0.0, label-switched-path BDR1-SE3-->BDR1-FR5-3 | |
to 10.255.0.1 via ae0.0, label-switched-path Bypass->10.255.0.24 | |
to 10.255.0.1 via ae0.0, label-switched-path Bypass->10.255.0.24 | |
to 10.255.0.1 via ae0.0, label-switched-path Bypass->10.255.0.24 | |
to 10.255.0.24 via et-3/1/5.0, label-switched-path Bypass->10.255.0.1 | |
to 10.255.0.24 via et-3/1/5.0, label-switched-path Bypass->10.255.0.1 | |
to 10.255.0.24 via et-3/1/5.0, label-switched-path Bypass->10.255.0.1 | |
[BGP/170] 00:00:50, MED 201, localpref 500, from 140.82.120.251 | |
AS path: I, validation-state: unverified | |
to 10.255.0.24 via et-3/1/5.0, label-switched-path BDR1-SE3-->BDR2-FR5-1 | |
to 10.255.0.24 via et-3/1/5.0, label-switched-path BDR1-SE3-->BDR2-FR5-2 | |
> to 10.255.0.24 via et-3/1/5.0, label-switched-path BDR1-SE3-->BDR2-FR5-3 | |
to 10.255.0.1 via ae0.0, label-switched-path BDR1-SE3-->BDR2-FR5-1 | |
to 10.255.0.1 via ae0.0, label-switched-path BDR1-SE3-->BDR2-FR5-2 | |
to 10.255.0.1 via ae0.0, label-switched-path BDR1-SE3-->BDR2-FR5-3 | |
to 10.255.0.1 via ae0.0, label-switched-path Bypass->10.255.0.24 | |
to 10.255.0.1 via ae0.0, label-switched-path Bypass->10.255.0.24 | |
to 10.255.0.1 via ae0.0, label-switched-path Bypass->10.255.0.24 | |
{master}[edit] | |
[email protected]# run traceroute 140.82.122.250 | |
traceroute to 140.82.122.250 (140.82.122.250), 30 hops max, 52 byte packets | |
1 et-10-0-2-0.bdr-102-2.net.dc2-iad.github.net (10.255.0.24) 63.575 ms 63.356 ms 63.488 ms | |
2 ae0-0.bdr-103-1.net.dc2-iad.github.net (10.255.0.128) 63.312 ms 63.570 ms 63.336 ms | |
3 et-0-3-1-0.bdr-101-1.net.fr5-fra.github.net (10.255.0.29) 144.670 ms 143.114 ms 142.924 ms | |
4 et-3-1-2-0.bdr-103-1.net.dc2-iad.github.net (10.255.0.28) 142.952 ms 142.909 ms 142.980 ms | |
5 et-0-3-1-0.bdr-101-1.net.fr5-fra.github.net (10.255.0.29) 222.309 ms 222.459 ms 222.552 ms | |
6 et-3-1-2-0.bdr-103-1.net.dc2-iad.github.net (10.255.0.28) 222.352 ms 237.736 ms 222.544 ms | |
7 et-0-3-1-0.bdr-101-1.net.fr5-fra.github.net (10.255.0.29) 301.692 ms 302.057 ms 301.688 ms | |
8 et-3-1-2-0.bdr-103-1.net.dc2-iad.github.net (10.255.0.28) 302.153 ms 301.990 ms 301.933 ms | |
9 et-0-3-1-0.bdr-101-1.net.fr5-fra.github.net (10.255.0.29) 381.428 ms 390.267 ms 381.556 ms | |
10 et-3-1-2-0.bdr-103-1.net.dc2-iad.github.net (10.255.0.28) 381.564 ms^C | |
{master}[edit] | |
[email protected]# |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment