cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
343
Views
0
Helpful
0
Replies

NX-OS Difference between the two BGP neighbor definitions

Pavol Boro
Level 1
Level 1

Hello,

I would like to know the difference between these two definitions:

neighbor 1.1.1.1 remote-as 65015  (configured by single command)

and doing it by 2 separate commands which will result in following config

neighbor 1.1.1.1

  remote-as 65015

You can actually have both configured resulting in

neighbor 1.1.1.1 remote-as 65015

  remote-as 65015

0 Replies 0