ramd.conf.4 (2010 09)

r
ramd.conf(4) ramd.conf(4)
[logupdown (on|off)
;]
[
multihop (on|off)
;]
[
nexthop-self (on|off);
]
[
metricout metricvalue;]
[preference preference-value
;]
[
showwarnings (on|off)
;]
[
traceoptions trace-options
;]
[
gateway address;]
[noaggregatorid;
]
[
keepalivealways;
]
[
noauthcheck;]
[hoplimit hoplimit;]
[sendbuffer buffersize;]
[recvbuffer buffersize;]
[keep (all|none);
]
[
passive;]
[localas asnum;]
[noasloop;]
};
This peer configuration can be specified inside the group configuration or outside the
group
configuration. The up option enables the session with the peer and down option disables the session.
host-address Specifies the host address for the peer.
if ifname Specifies the interface name through which the peer is connected. This is applica-
ble and mandatory for peers with link local address only.
peeras asnum Specifies the remote autonomous system (AS) number of the peer.
auth (md5 passwd-string|
none);
Enables or disables authentication for a peer. By default, authentication is dis-
abled.
A MD5 password string must be specified with
auth when it is enabled.
holdtime timer-value ;
Specifies the default value in hold time to use when negotiating the connection with
the peer. By default, the hold time is 120 seconds.
keepalive timer-value ;
Specifies the keep alive time value for the peer. By default, the keep alive time is
40 seconds.
minasorgtime timer-value ;
Specifies the minimum autonomous system (AS) origination interval for the peer.
By default, minasorgtime is 15 seconds.
minrtadvtime timer-value ;
Specifies the minimum route advertisement interval for the peer. By default, the
value is 30 seconds.
lcladdr local-address;
Specifies the address on the local end of the TCP connection with the peer.
logupdown (on|off);
Specifies whether peer up or down events are logged in syslog (3C). By default, this
value is off.
multihop (on|off);
Specifies the multihop feature for a peer. Multihop must be enabled for indirectly
connected external peers. By default, multihop is disabled.
nexthop-self (on|off);
Specifies whether the next hop address is its own address or third party address in
the update message for a peer. By default, nexthop-self is disabled.
preference preference-value;
Specifies the preference value for BGP routes learned from the peer.
HP-UX 11i Version 3: September 2010 17 Hewlett-Packard Company 17