Connectivity Guide

112.112.112.1 -/B/-/ 2 110.1.1.2 Vl 3050 0
112.112.112.2 -/B/-/ 2 110.1.1.2 Vl 3050 0
Supported Releases 10.2.0E or later
summary-address
Congures a summary address for an ASBR to advertise one external route as an aggregate for all redistributed routes covered by a
specied address range.
Syntax
summary-address ip-address/mask [not-advertise | tag tag-value]
Parameters
ip-address/mask—Enter the IP address to summarize along with the mask.
not-advertise—(Optional) Suppresses IP addresses that do not match the network prex/mask.
tag-value—(Optional) Enter a value to match the routes redistributed through a route map, from 1 to
65535.
Default) Not congured
Command Mode ROUTER-OSPF
Usage Information The no version of this command disables the summary address.
Example
OS10(config)# router ospf 100
OS10(config-router-ospf-100)# summary-address 10.0.0.0/8 not-advertise
Supported Releases 10.3.0E or later
timers lsa arrival
Congures the LSA acceptance intervals.
Syntax
timers lsa arrival arrival-time
Parameters arrival-time — Set the interval between receiving the LSA in milliseconds, from 0 to 600,000.
Default 1000 milliseconds
Command Mode ROUTER-OSPF
Usage Information Setting the LSA arrival time between receiving the LSA repeatedly ensures that the system gets enough time to
accept the LSA. The no version of this command resets the value to the default.
Example
OS10(config)# router ospf 10
OS10(conf-router-ospf-10)# timers lsa arrival 2000
Supported Releases 10.2.0E or later
timers spf
Enables shortest path rst (SPF) throttling to delay an SPF calculation when a topology change occurs.
Syntax
timers spf [start-time [hold-time [max-wait]]]
Parameters
start-time — Sets the initial SPF delay in milliseconds, from 1 to 600000; default 1000.
hold-time — Sets the additional hold time between two SPF calculations in milliseconds, from 1 to 600000;
default 10000.
Layer 3 565