We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Hi,
As per telegram, this is the json output, the result when attempting to query this via hyperglass is just to get an error parsing the response data.
All other queries work fine, so long as it's not our address space.
{ "vrfs": { "default": { "routerId": "103.137.13.174", "vrf": "default", "bgpRouteEntries": { "103.62.51.0/24": { "totalPaths": 2, "bgpAdvertisedPeerGroups": {}, "maskLength": 24, "bgpRoutePaths": [ { "asPathEntry": { "asPathType": "Internal" }, "med": 0, "localPreference": 999, "weight": 0, "peerEntry": { "peerRouterId": "103.137.13.224", "peerAddr": "100.127.255.5" }, "reasonNotBestpath": "noReason", "timestamp": 1606055613, "nextHop": "103.137.13.225", "routeType": { "atomicAggregator": false, "origin": "Incomplete", "suppressed": false, "queued": false, "valid": true, "ecmpContributor": false, "luRoute": false, "active": true, "stale": false, "ecmp": false, "backup": false, "ecmpHead": false, "ucmp": false }, "routeDetail": { "origin": "Incomplete", "originator": "Originator: 103.137.13.225", "tunnelRibEligible": false, "extCommunityList": [], "communityList": [ "65500:100", "65500:146", "65500:199", "65500:10100", "65510:59999" ], "rxSafi": "Unicast", "bgpContributors": [], "recvdFromRRClient": false, "igpMetric": 20, "clusterList": "Cluster list: 103.137.13.224", "largeCommunityList": [], "labelStack": [] } }, { "asPathEntry": { "asPathType": "Internal" }, "med": 0, "localPreference": 999, "weight": 0, "peerEntry": { "peerRouterId": "103.137.13.204", "peerAddr": "100.127.255.22" }, "reasonNotBestpath": "infMed", "timestamp": 1616539775, "nextHop": "103.137.13.225", "routeType": { "atomicAggregator": false, "origin": "Incomplete", "suppressed": false, "queued": false, "valid": true, "ecmpContributor": false, "luRoute": false, "active": false, "stale": false, "ecmp": false, "backup": false, "ecmpHead": false, "ucmp": false }, "routeDetail": { "origin": "Incomplete", "originator": "Originator: 103.137.13.225", "tunnelRibEligible": false, "extCommunityList": [], "communityList": [ "0:714", "0:2906", "0:4764", "0:4826", "0:7545", "0:7679", "0:7713", "0:15169", "0:16276", "0:33891", "0:37468", "0:38195", "0:57463", "174:982", "24115:24115", "65500:100", "65500:146", "65500:199", "65500:10100", "65510:59999" ], "rxSafi": "Unicast", "bgpContributors": [], "recvdFromRRClient": true, "igpMetric": 20, "clusterList": "Cluster list: 103.137.13.204 103.137.13.205 103.137.13.224", "largeCommunityList": [], "labelStack": [] } } ], "address": "103.62.51.0" } }, "asn": "137409" } } }
The text was updated successfully, but these errors were encountered:
7581d42
thatmattlove
No branches or pull requests
Hi,
As per telegram, this is the json output, the result when attempting to query this via hyperglass is just to get an error parsing the response data.
All other queries work fine, so long as it's not our address space.
{
"vrfs": {
"default": {
"routerId": "103.137.13.174",
"vrf": "default",
"bgpRouteEntries": {
"103.62.51.0/24": {
"totalPaths": 2,
"bgpAdvertisedPeerGroups": {},
"maskLength": 24,
"bgpRoutePaths": [
{
"asPathEntry": {
"asPathType": "Internal"
},
"med": 0,
"localPreference": 999,
"weight": 0,
"peerEntry": {
"peerRouterId": "103.137.13.224",
"peerAddr": "100.127.255.5"
},
"reasonNotBestpath": "noReason",
"timestamp": 1606055613,
"nextHop": "103.137.13.225",
"routeType": {
"atomicAggregator": false,
"origin": "Incomplete",
"suppressed": false,
"queued": false,
"valid": true,
"ecmpContributor": false,
"luRoute": false,
"active": true,
"stale": false,
"ecmp": false,
"backup": false,
"ecmpHead": false,
"ucmp": false
},
"routeDetail": {
"origin": "Incomplete",
"originator": "Originator: 103.137.13.225",
"tunnelRibEligible": false,
"extCommunityList": [],
"communityList": [
"65500:100",
"65500:146",
"65500:199",
"65500:10100",
"65510:59999"
],
"rxSafi": "Unicast",
"bgpContributors": [],
"recvdFromRRClient": false,
"igpMetric": 20,
"clusterList": "Cluster list: 103.137.13.224",
"largeCommunityList": [],
"labelStack": []
}
},
{
"asPathEntry": {
"asPathType": "Internal"
},
"med": 0,
"localPreference": 999,
"weight": 0,
"peerEntry": {
"peerRouterId": "103.137.13.204",
"peerAddr": "100.127.255.22"
},
"reasonNotBestpath": "infMed",
"timestamp": 1616539775,
"nextHop": "103.137.13.225",
"routeType": {
"atomicAggregator": false,
"origin": "Incomplete",
"suppressed": false,
"queued": false,
"valid": true,
"ecmpContributor": false,
"luRoute": false,
"active": false,
"stale": false,
"ecmp": false,
"backup": false,
"ecmpHead": false,
"ucmp": false
},
"routeDetail": {
"origin": "Incomplete",
"originator": "Originator: 103.137.13.225",
"tunnelRibEligible": false,
"extCommunityList": [],
"communityList": [
"0:714",
"0:2906",
"0:4764",
"0:4826",
"0:7545",
"0:7679",
"0:7713",
"0:15169",
"0:16276",
"0:33891",
"0:37468",
"0:38195",
"0:57463",
"174:982",
"24115:24115",
"65500:100",
"65500:146",
"65500:199",
"65500:10100",
"65510:59999"
],
"rxSafi": "Unicast",
"bgpContributors": [],
"recvdFromRRClient": true,
"igpMetric": 20,
"clusterList": "Cluster list: 103.137.13.204 103.137.13.205 103.137.13.224",
"largeCommunityList": [],
"labelStack": []
}
}
],
"address": "103.62.51.0"
}
},
"asn": "137409"
}
}
}
The text was updated successfully, but these errors were encountered: