Siemens S223 User Manual

Page of 381
User Manual                                                                               UMN:CLI 
SURPASS hiD 6615 S223/S323 R1.5 
A50010-Y3-C150-2-7619                                                                         353 
To configure the period of finding, use the following command. 
Command Mode 
Description 
timers spf
  SPF-DELAY SPF-
HOLD
 
Router 
Configures the period of finding in the unit of second. 
SPF-DELAY: 0-2147483647 (default: 5) 
SPF-HOLD: 0-2147483647 (default: 10) 
 
To release the configuration, use the following command. 
Command Mode 
Description 
no timers spf
 
Router 
Release the configuration. 
 
10.2.12 
External Routes to OSPF Network 
If other routing protocol redistribute into OSPF network, these routes become OSPF ex-
ternal routes. Other routing protocols are RIP and BGP. And static route, connected route, 
kernel route are also external route. Those routing information can distribute into OSPF 
network. 
There are 4 kinds of additional configuration about external routes to OSPF network. 
metric
 is configures Metric value of the default route, metric-type is for type of finding 
the path. metric-type 1 uses internal path cost with external path cost as a cost, metric 
type 2 always uses external cost value. route-map is transmission of specific routing in-
formation to assigned route which has MAP-NAME, and, tag is using the assign tag num-
ber on the specific MAP-NAME. 
Those 4 kinds of additional configuration can be selected more than 2 options without or-
der, and it applies to consistent across all external routes in an attached network. 
The following is explaining 4 options of command: 
 
metric 
<0-16777214> 
 
metric-type 
<1-2> 
 
route-map
 MAP-NAME 
 
tag 
<0-4294967295> 
To configure the external route transmission, use the following command. 
Command Mode 
Description 
redistribute
  {bgp | connected | 
kernel
 | rip | static}  metric <0-
16777214> 
redistribute
  {bgp | connected | 
kernel
 | rip | static}  metric-type 
<1-2> 
redistribute
  {bgp | connected | 
kernel
 | rip | static}  route-map 
MAP-NAME
 
redistribute
  {bgp | connected | 
kernel
 | rip | static}  tag <0-
4294967295> 
Router 
Configures the external route transmission.