-
Notifications
You must be signed in to change notification settings - Fork 557
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge branch 'develop' into get_route_to_longer
- Loading branch information
Showing
5 changed files
with
146 additions
and
1 deletion.
There are no files selected for viewing
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
1 change: 1 addition & 0 deletions
1
test/eos/mocked_data/test_get_route_to/iss_736/expected_result.json
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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
{"1.0.4.0/24": [{"current_active": true, "last_active": true, "age": 0, "next_hop": "1.0.4.221", "protocol": "eBGP", "outgoing_interface": "Ethernet51/1", "preference": 200, "inactive_reason": "noReason", "routing_table": "default", "selected_next_hop": true, "protocol_attributes": {"metric": 175, "as_path": "(20901 21149)", "local_preference": 100, "local_as": 20948, "remote_as": 21149, "remote_address": "1.0.4.221", "preference2": 0, "communities": []}}, {"current_active": false, "last_active": false, "age": 0, "next_hop": "1.0.4.223", "protocol": "eBGP", "outgoing_interface": "Ethernet52/1", "preference": 200, "inactive_reason": "ecmpFast", "routing_table": "default", "selected_next_hop": false, "protocol_attributes": {"metric": 175, "as_path": "(20902 21149)", "local_preference": 100, "local_as": 20948, "remote_as": 21149, "remote_address": "1.0.4.223", "preference2": 0, "communities": []}}]} |
108 changes: 108 additions & 0 deletions
108
.../eos/mocked_data/test_get_route_to/iss_736/show_ip_bgp_1_0_4_0_24_detail_vrf_default.json
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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,108 @@ | ||
{ | ||
"vrfs": { | ||
"default": { | ||
"routerId": "1.0.4.48", | ||
"vrf": "default", | ||
"bgpRouteEntries": { | ||
"1.0.4.0/24": { | ||
"totalPaths": 2, | ||
"bgpAdvertisedPeerGroups": { | ||
"INTERNAL-TOR": { | ||
"peerList": [ | ||
"1.0.4.223" | ||
] | ||
} | ||
}, | ||
"totalAdvertisedPeers": 1, | ||
"maskLength": 16, | ||
"bgpRoutePaths": [ | ||
{ | ||
"asPathEntry": { | ||
"asPathType": "Confed-External", | ||
"asPath": "(20901 21149)" | ||
}, | ||
"med": 175, | ||
"localPreference": 100, | ||
"weight": 0, | ||
"reasonNotBestpath": "noReason", | ||
"timestamp": 1526591713, | ||
"nextHop": "1.0.4.221", | ||
"routeType": { | ||
"atomicAggregator": false, | ||
"origin": "Igp", | ||
"suppressed": false, | ||
"queued": false, | ||
"valid": true, | ||
"ecmpContributor": true, | ||
"luRoute": false, | ||
"active": true, | ||
"stale": false, | ||
"ecmp": true, | ||
"backup": false, | ||
"ecmpHead": true, | ||
"ucmp": false | ||
}, | ||
"routeDetail": { | ||
"origin": "Igp", | ||
"peerEntry": { | ||
"peerRouterId": "1.0.4.1", | ||
"peerAddr": "1.0.4.221" | ||
}, | ||
"tunnelRibEligible": false, | ||
"extCommunityList": [], | ||
"communityList": [], | ||
"rxSafi": "Unicast", | ||
"aggregator": " (aggregated by 65001 1.0.4.49)", | ||
"recvdFromRRClient": false, | ||
"labelStack": [] | ||
} | ||
}, | ||
{ | ||
"asPathEntry": { | ||
"asPathType": "Confed-External", | ||
"asPath": "(20902 21149)" | ||
}, | ||
"med": 175, | ||
"localPreference": 100, | ||
"weight": 0, | ||
"reasonNotBestpath": "ecmpFast", | ||
"timestamp": 1526591756, | ||
"nextHop": "1.0.4.223", | ||
"routeType": { | ||
"atomicAggregator": false, | ||
"origin": "Igp", | ||
"suppressed": false, | ||
"queued": false, | ||
"valid": true, | ||
"ecmpContributor": true, | ||
"luRoute": false, | ||
"active": false, | ||
"stale": false, | ||
"ecmp": true, | ||
"backup": false, | ||
"ecmpHead": false, | ||
"ucmp": false | ||
}, | ||
"routeDetail": { | ||
"origin": "Igp", | ||
"peerEntry": { | ||
"peerRouterId": "1.0.4.2", | ||
"peerAddr": "1.0.4.223" | ||
}, | ||
"tunnelRibEligible": false, | ||
"extCommunityList": [], | ||
"communityList": [], | ||
"rxSafi": "Unicast", | ||
"aggregator": " (aggregated by 65501 1.0.4.49)", | ||
"recvdFromRRClient": false, | ||
"labelStack": [] | ||
} | ||
} | ||
], | ||
"address": "1.0.4.0" | ||
} | ||
}, | ||
"asn": 20948 | ||
} | ||
} | ||
} |
33 changes: 33 additions & 0 deletions
33
...ocked_data/test_get_route_to/iss_736/show_ip_route_vrf_default_1_0_4_0_24_bgp_detail.json
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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,33 @@ | ||
{ | ||
"vrfs": { | ||
"default": { | ||
"routes": { | ||
"1.0.4.0/24": { | ||
"kernelProgrammed": true, | ||
"directlyConnected": false, | ||
"preference": 200, | ||
"routeAction": "forward", | ||
"vias": [ | ||
{ | ||
"interface": "Ethernet51/1", | ||
"interfaceDescription": "veos1:e5-21-1:", | ||
"nexthopAddr": "1.0.4.221" | ||
}, | ||
{ | ||
"interface": "Ethernet52/1", | ||
"interfaceDescription": "veos2:e5-21-1:", | ||
"nexthopAddr": "1.0.4.223" | ||
} | ||
], | ||
"metric": 175, | ||
"hardwareProgrammed": true, | ||
"routeType": "eBGP" | ||
} | ||
}, | ||
"allRoutesProgrammedKernel": true, | ||
"routingDisabled": false, | ||
"allRoutesProgrammedHardware": true, | ||
"defaultRouteState": "reachable" | ||
} | ||
} | ||
} |
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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,3 @@ | ||
Maximum number of vrfs allowed: 14 | ||
Vrf RD Protocols State Interfaces | ||
------- ------------ ------------ ------------------------- ------------------- |