
C613-50186-01 Rev B
Command Reference for AR2050V
1497
AlliedWare Plus™ Operating System - Version 5.4.7-1.x
VRF-
LITE
C
OMMANDS
ROUTER
-
ID
(VRF)
router-id (VRF)
Overview
Use this command to specify a router identifier (in IP address format). When using
VRF-Lite, the router-id is configured for the specified VRF instance.
Use the
no
variant of this command to force OSPF to use the previous OSPF
router-id behavior.
Syntax
router-id <
ip-address
>
no 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 is used at the next reload or when you restart
OSPF manually.
Example
The following example shows a fixed router ID
10.10.10.60
for the VRF
instance
red
:
awplus#
configure terminal
awplus(config)#
ip vrf red
awplus(config-router)#
router-id 10.10.10.60
Related
Commands
Parameter
Description
<
ip-address
>
Specifies the router ID in IPv4 address format.