46 ospf router-id, 47 overflow database, Ospf router – PLANET XGS3-24040 User Manual
Page 477: Overflow database
33-190
Switch(config)#router ospf 100
Switch(config-router)#ospf abr-type standard
33.46 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
33.47 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.