HP-UX Reference (11i v1 00/12) - 4 File Formats (vol 8)

__________________________________________________________________________________________________________________________________________________________________________________________________
__________________________________________________________________________________________________________________________________________________________________________________________________
STANDARD Printed by: Nora Chuang [nchuang] STANDARD
/build/1111/BRICK/man4/!!!intro.4
________________________________________________________________
___ ___
g
gated.conf(4) gated.conf(4)
|(test peeras autonomous_system )
{
allow {
network
network mask mask
network masklen number
all
host host
};
peer host
[ metricout metric ]
[ localas autonomous_system ]
[ nogendefault ]
[ gateway gateway ]
[ preference preference ]
[ preference2 preference ]
[ lcladdr local_address ]
[ holdtime time ]
[ version number ]
[ passive ]
[ sendbuffer number ]
[ recvbuffer number ]
[ indelay time ]
[ outdelay time ]
[ keep [ all | none ]]
[ showwarnings ]
[ noauthcheck ]
[ noaggregatorid ]
[ keepalivesalways ]
[ v3asloopokay ]
[ nov4asloop ]
[ logupdown ]
[ ttl ttl ]
[ traceoptions trace_options ]
;
};
} ] ;
external | internal | igp | test
The bgp statement enables or disables BGP. By default BGP is disabled. The default metric for announcing
routes via BGP is not to send a metric.
preference preference
Sets the preference for routes learned from RIP. The default preference is 170. This preference
may be overridden by a preference specified on the group or peer statements or by import pol-
icy.
defaultmetric metric
Defines the metric used when advertising routes via BGP. If not specified, no metric is pro-
pagated. This metric may be overridden by a metric specified on the neighbor or group state-
ments or in export policy.
traceoptions trace_options
Specifies the tracing options for BGP. By default these are inherited from the global trace
options. These values may be overridden on a group or neighbor basis. (See Trace Statements
and the BGP specific tracing options below.)
Groups
BGP peers are grouped by type and the autonomous system of the peers. Any number of groups may be
specified, but each must have a unique combination of type and peer autonomous system. There are four
possible group types:
group type external peeras autonomous_system
In the classic external BGP group, full policy checking is applied to all incoming and outgoing
Section 498 27 HP-UX Release 11i: December 2000
___
___