OcNOS-RON-6.3.1 : Layer 3 Guide : Open Shortest Path First Command Reference : OSPF VPN Commands : router ospf vrf
router ospf vrf
Use this command to specify a VRF instance in OSPF. To use this command, you must first create a VRF Name in the NSM using the ip vrf command. Associate the same name with the OSPF instance using this command.
Command Syntax
router ospf <1-65535> WORD
Parameters
<1-65535>
Routing process ID; should be unique for each routing process.
WORD
Name of the VRF to associate with this OSPF instance.
Default
By default, router ospf vrf is disabled
Command Mode
Configure mode
Applicability
This command was introduced before OcNOS version 1.3.
Examples
#configure terminal
(config)#router ospf 100 myVRF
(config-router)#
Last modified date: 07-13-2023