Nick Ethier

Results 4 issues of Nick Ethier

`get_bgp_neighbors_detail` doesn't distinguish prefix counts between afi-safi meaning it's ambiguous if running multiprotocol bgp (mp-bgp). The [openconfig bgp model](http://ops.openconfig.net/branches/master/docs/openconfig-bgp.html#bgp-neighbors-neighbor-afi-safis-afi-safi-state-prefixes) illustrates a great way to model this data. This issue is...

question
new method
pending discussion
get_bgp_neighbors_detail

The Multi-Host Interface feature released in 0.12 can be tricky to configure properly as there are numerous different ways users can configure their host's network interfaces. It's also not clear...

theme/docs
theme/networking

### Description This PR adds a scada listener for Consul's grpc endpoint. This listener is always configured even if grpc is disabled since it only reachable by HCP if the...

pr/no-changelog
pr/no-docs
pr/no-backport

### Changes proposed in this PR: ### How I've tested this PR: ### How I expect reviewers to test this PR: ### Checklist: - [ ] Tests added - [...