nxos_bgp_neighbor: Fix regex &report warnings (#28888)

* Fix over-detection of log-neighbor-as

* Report nxos warnings

* Update nxos_bgp_neighbor unit tests to test remove-private-as
This commit is contained in:
Nathaniel Case
2017-09-01 15:17:42 -04:00
committed by GitHub
parent 12700f61e7
commit 8bfdbd0f73
3 changed files with 25 additions and 18 deletions

View File

@@ -7,6 +7,8 @@ router bgp 65535
vrf test2
address-family ipv4 unicast
timers bgp 1 10
neighbor 3.3.3.4
remove-private-as all
neighbor 3.3.3.5
address-family ipv4 unicast
maximum-prefix 30 30