ramd.conf.4 (2010 09)
r
ramd.conf(4) ramd.conf(4)
where:
on Specifies to leak from L2 to L1.
off Specifies that isisd does not leak from L2 to L1.
Require SNP Authentication for IS-IS
The following configuration specifies whether to authenticate for SNPS or not. By default, this value is
off.
The syntax of the
require-snp-auth
configuration statement is as follows:
require-snp-auth
(on|off);
where:
on Specifies to enable SNP authentication.
off Specifies to disable SNP authentication.
Summary Configuration for IS-IS
The following configures the summary addresses. Summary configuration can be used only if the system
is a L1L2 router.
Summary Originate for IS-IS
The following statement defines the list of L1 router that IS-IS summarizes and propagates in L2 LSPs.
The syntax of the
summary-originate
configuration statement is as follows:
summary-originate {
prefix prefixlength metric metricvalue ;};
where:
prefix prefixlength Specifies the route prefix and its length.
metricvalue Specifies the metric value associated with the summary address.
Summary Filter for IS-IS
The following statement defines the L1 routes that IS-IS filters when advertising in L2 LSPs.
The syntax of the
summary-filter
configuration statement is as follows:
summary-filter { prefix prefixlength ;
};
where prefix prefixlength specifies the route prefix and its length.
IPRA Configuration for IS-IS
The following configures the IP reachable addresses.
The syntax of the ipra configuration statement is as follows:
ipra { prefix prefixlength metric cost-value SNPA-0Address;};
where:
prefix prefixlength
Specifies the route prefix and its length.
metric cost-value
Specifies the metric associated with the IPRA.
SNPA-Address Specifies the Subnetwork Point of Attachment (SNPA) address. It must be one of the
interface SNPA address or adjacency SNPA address.
Tracing for IS-IS
You can sets IS-IS tracing at protocol or event level. By default, no tracing is done. The following
specifies the events to be traced.
traceoptions trace-options;
where the options are separated by commas without any space between them. The valid trace options
are:
no Disables tracing.
24 Hewlett-Packard Company − 24 − HP-UX 11i Version 3: September 2010