]> git.puffer.fish Git - mirror/frr.git/commit
bgpd: "neighbor swpX interface remote-as XYZ" is ignored
authorDaniel Walton <dwalton@cumulusnetworks.com>
Tue, 16 May 2017 23:54:46 +0000 (23:54 +0000)
committerDaniel Walton <dwalton@cumulusnetworks.com>
Tue, 16 May 2017 23:54:46 +0000 (23:54 +0000)
commit464598de53722b515c0967eb223aa538bb27ecf6
tree56c71990b03da52d50eaa276eec66faef30f1340
parent83f35619359379687f21c839d61121e4ebe72541
bgpd: "neighbor swpX interface remote-as XYZ" is ignored

Signed-off-by: Daniel Walton <dwalton@cumulusnetworks.com>
Reviewed-by: Don Slice <dslice@cumulusnetworks.com>
If you did:
  neighbor swp1 interface
  neighbor swp1 interface remote-as external

we would not set the remote-as. You could however still do
  neighbor swp1 remote-as external
bgpd/bgp_vty.c