HP-UX Reference (11i v3 07/02) - 4 File Formats (vol 8)

r
ramd.conf(4) ramd.conf(4)
where:
prefix prefixlength Specifies the routes that can be aggregated and its prefix length.
preference preference-value
Specifies the preference value of the aggregate route. By default, the value is 130.
restrict Specifies the route that
ripngd must not aggregate.
Profile Configuration for RIPng
The RIPng section provides a directive to configure a profile that can be used by the interfaces for
configuration of the horizon, the periodic update time, the triggered update delay time, the route age time,
and the garbage collection time. By default, a profile is available with poison reverse configured.
The syntax of the
profile configuration statement is as follows:
profile id {
[horizon (split|poison)
;]
[
updtime timer-value;]
[trigdelay timer-value;]
[routeage timer-value;]
[gcollect timer-value;]
};
where:
horizon Specifies the horizon for this profile. By default, horizon is poison reverse.
updtime Specifies the periodic timeout interval after which regular route updates are sent. By
default, this is 30 seconds.
trigdelay Specifies the interval by which the triggered update is delayed. By default, this is 5
seconds.
routeage Specifies the interval after which a route ages, if there are no updates to this route. By
default, this is 180 seconds.
gcollect Specifies the garbage collection time interval after which a route must be purged from the
routing table. By default, this is 120 seconds.
By default, a profile ID with "0" is created with configured values for the horizon type.
Tracing for RIPng
For RIPng, you can set tracing at protocol or event level.
The syntax of the traceoptions configuration statement is as follows:
traceoptions trace-options;
which specifies the events to be traced. The options should be separated by commas, without any spaces
between them. The valid trace options are:
route Specifies to trace route events.
policy Specifies to trace application of protocol and user-specified policy to routes being imported
and exported.
timer Specifies to trace timer events.
normal Specifies to trace normal ( packet, timer events) protocol occurrences.
general Specifies to trace normal and route events.
detail Specifies to trace RIPng packets in detail.
send Specifies to trace only outgoing RIPng packets.
recv Specifies to trace only incoming RIPng packets.
request Specifies to trace RIPng route request packets.
response Specifies to trace RIPng route response packets.
packets Specifies to trace both RIPng route request and response packets.
348 Hewlett-Packard Company 10 HP-UX 11i Version 3: February 2007