[ < ] | [ > ] | [ << ] | [ Up ] | [ >> ] | [Top] | [Contents] | [Index] | [ ? ] |
router bgp 1 neighbor 10.0.0.1 remote-as 2 |
This command must be the first command used when configuring a neighbor.
If the remote-as is not specified, bgpd
will complain like this:
can't find neighbor 10.0.0.1 |