* per engelbrecht <[EMAIL PROTECTED]> [2005-11-02 00:52]:
> I've made a setup with two identical bgp routers. On each router there's 
> 3 peers (BGP and eBGP), one failover (carp/iBGP/ospf) interconnecting 
> these routers and finally pipes backwards to the internal nets. Part of 
> bgpd.conf further down.
> I'm replacing a single router (no ospf) fbsd/zebra setup.

should just work.

> Q: setting up iBGP I've used our own AS as 'remote-as' but can't find a 
> 'no synchronization' option for this connection. Do I need it at all.
> Been poking around in /usr/src/usr.sbin/bgpd without solving it, but 
> it's needed in zebra and Cisco IOS hence the question.

not needed. retarded idea in the first place...
I mean, you don't need "ip classless" on OpenBSD either to tell it 
we're not in the 80s any more :)

> Q: adding md5sig password, how can I activate these stepwise without 
> having to take bgpd down/up and affecting all connections - ospfctl does 
> not seem have it as an option. Would like to add md5sig one carrier at a 
> time on a "live" system.

# bgpctl reload
next time the session(s) in question traverses IDLE the settings become 
active. you can force that using
# bgpctl neighbor foo clear

-- 
BS Web Services, http://www.bsws.de/
OpenBSD-based Webhosting, Mail Services, Managed Servers, ...
Unix is very simple, but it takes a genius to understand the simplicity.
(Dennis Ritchie)

Reply via email to