Skip to content
This repository has been archived by the owner on Mar 7, 2018. It is now read-only.

Commit

Permalink
Merge branch 'master' into develop
Browse files Browse the repository at this point in the history
  • Loading branch information
mirceaulinic authored Dec 23, 2016
2 parents c4b4961 + 9b9a93a commit 3aee29e
Show file tree
Hide file tree
Showing 2 changed files with 36 additions and 0 deletions.
Original file line number Diff line number Diff line change
@@ -0,0 +1,27 @@
{
"vrfs": {
"default": {
"routes": {
"1.0.4.0/24": {
"kernelProgrammed": true,
"directlyConnected": false,
"preference": 200,
"routeAction": "forward",
"vias": [
{
"interface": "Port-Channel2",
"nexthopAddr": "192.168.0.1"
}
],
"metric": 0,
"hardwareProgrammed": true,
"routeType": "eBGP"
}
},
"allRoutesProgrammedKernel": true,
"routingDisabled": false,
"allRoutesProgrammedHardware": true,
"defaultRouteState": "reachable"
}
}
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
1 rcr2.bru01.atlas.cogentco.com (1.1.1.1) 0.985 ms 1.278 ms 1.347 ms
2 ccr1.par01.atlas.cogentco.com (2.2.2.2) 6.600 ms ccr00.par01.atlas.cogentco.com (2.2.2.3) 6.514 ms 6.438 ms
3 ccr1.par04.atlas.cogentco.com (3.3.3.3) 6.477 ms ccr00.par04.atlas.cogentco.com (3.3.3.4) 6.932 ms 6.914 ms
4 par57.atlas.cogentco.com (4.4.4.4) 6.356 ms 6.413 ms 6.406 ms
5 5.5.5.5 (5.5.5.5) 14.402 ms 14.398 ms 14.373 ms
6 6.6.6.6 (6.6.6.6) 15.083 ms 15.104 ms 6.6.6.7 (6.6.6.7) 14.691 ms
7 7.7.7.7 (7.7.7.7) 14.886 ms 7.7.7.8 (7.7.7.8) 15.258 ms 7.7.7.9 (7.7.7.8) 15.323 ms
8 * * *
9 google-public-dns-a.google.com (8.8.8.8) 15.561 ms 14.686 ms 14.320 ms

0 comments on commit 3aee29e

Please sign in to comment.