
OSPF Commands
©2008 Allied Telesis Inc. All rights reserved.
Software Version 5.2.1
AlliedWare Plus
TM
Operating System Software Reference C613-50003-00 REV E
30.49
router-id
Use this command to specify a router ID for the OSPF process.
Use the
no
parameter with this command to force OSPF to use the previous OSPF router-id
behavior.
Syntax
router-id <ip_address>
no router-id
Mode
Router mode
Usage
Configure each router with a unique router-id. In an OSPF router process that has active
neighbors, a new router-id is used at the next reload or when you restart OSPF manually.
Examples
The following example shows a fixed router ID 10.10.10.60
awplus#configure terminal
awplus(config)#router ospf 100
awplus(config-router)#router-id 10.10.10.60
Related Commands
show ip ospf
show debugging ospf
Use this command to display which OSPF debugging options are currently enabled.
Syntax
show debugging ospf
Mode
Privileged Exec mode
Examples
To display which OSPF debugging options are currently enabled, use the command
Parameter
Description
<ip_address>
Specifies the router ID in IPv4 address format.
awplus#show debugging ospf
OSPF debugging status:
OSPF packet Link State Update debugging is on
OSPF all events debugging is on