set protocols ospf6 router-id

Run the command set protocols ospf6 router-id to configure OSPFv3 router ID. The router ID should be unique within the OSPF domain and is in the IPv4 dotted decimal format. 

Run the command delete protocols ospf route-id to delete this configuration.


Command Syntax

set protocols ospf6 [vrf <vrf-name>] router-id <ipv4>

delete protocols ospf6 [vrf <vrf-name>] router-id <ipv4>


Parameter

Parameter

Description

vrf <vrf-name>Optional. Specifies the name of the VRF for the OSPFv3 instance.
router-id <ipv4>Specify OSPFv3 router ID. The value is in IPv4 dotted decimal format.

Example

  •  Configure OSPFv3 router ID.
admin@XorPlus# set protocols ospf6 router-id 1.1.1.1
admin@Xorplus# commit

Copyright © 2024 Pica8 Inc. All Rights Reserved.