34 ospf router-id, 35 overflow database, 36 overflow database external – Accton Technology ES4626 User Manual
Page 461

461
interactive operation among different OSPF realizing method and is especially useful in
the multiple host environment.
Example:
Configure abr as standard
Switch#config terminal
Switch(config)#router ospf 100
Switch(config-router)#ospf abr-type standard
13.6.3.34 ospf router-id
Command: ospf router-id
no ospf router-id
Function:
Specify a router ID for the OSPF process. The “no ospf router-id” command
cancels the ID number
Parameter: <address>,
IPv4 address format of router-id
Default:
No default configuration
Command Mode:
OSPF protocol mode
Usage Guide:
The new router-id takes effect immediately
Example:
Configure router-id of ospf 100 to 2.3.4.5
Switch#config terminal
Switch(config)#router ospf 100
Switch(config-router)#ospf router-id 2.3.4.5
13.6.3.35 overflow database
Command: overflow database
no overflow database
Function:
This command is for configuring the max LSA number. The “no overflow
database
” command cancels the limit
Default:
Not configured
Parameter: < maxdbsize >
Max LSA numbers, ranging between
0~4294967294
soft
: Soft limit, warns when border exceeded
hard:
Hard limit, directly close ospf instance when border exceeded
If there is not soft or hard configured, the configuration is taken as hard limit
Command Mode:
interface mode
Example:
Switch#config terminal
Switch(config)#router ospf
Switch(config-router)#overflow database 10000 soft
13.6.3.36 overflow database external
Command: [no]overflow database external [