C613-50170-01 Rev B
Command Reference for x510 Series
1030
AlliedWare Plus™ Operating System - Version 5.4.7-1.x
OSPF C
OMMANDS
OSPF
ROUTER
-
ID
ospf router-id
Overview
Use this command to specify a router ID for the OSPF process.
Use the
no
variant of this command to disable this function.
Syntax
ospf router-id <
ip-address
>
no ospf router-id
Mode
Router Configuration
Usage
Configure each router with a unique router-id. In an OSPF router process that has
active neighbors, a new router-id takes effect at the next reload or when you
restart OSPF manually.
Example
The following example shows a specified router ID 2.3.4.5.
awplus#
configure terminal
awplus(config)#
router ospf 100
awplus(config-router)#
ospf router-id 2.3.4.5
Related
Commands
Parameter
Description
<
ip-address
>
Specifies the router ID in IPv4 address format.