Users Guide

Example
(Connected)
OS10((config-router-ospfv3-100)# redistribute connected route-map dell2
Example (AS
number notation
in asdot+ format)
OS10(config)# router ospfv3 100
OS10(config-router-ospfv3-100)# redistribute bgp 0.100
Supported
Releases
10.3.0E or later
router-id
Configures a fixed router ID for the OSPFv3 process.
Syntax
router-id ip-address
Parameters ip-address Enter the IP address of the router as the router ID.
Default Not configured
Command Mode ROUTER-OSPFv3
Usage
Information
Configure an arbitrary value in the IP address format for each router. Each router ID must be unique. Use
the fixed router ID for the active OSPFv3 router process. Changing the router ID brings down the existing
OSPFv3 adjacency. The new router ID becomes effective immediatley. The no version of this command
disables the router ID configuration.
Example
OS10(config)# router ospfv3 10
OS10(config-router-ospfv3-100)# router-id 10.10.1.5
Supported
Releases
10.3.0E or later
router ospfv3
Enters Router OSPFv3 mode and configures an OSPFv3 instance.
Syntax
router ospfv3 instance-number [vrf vrf-name]
Parameters
instance-numberEnter a router OSPFv3 instance number, from 1 to 65535.
vrf vrf-name Enter the keyword vrf followed by the name of the VRF to configure an OSPFv3
instance in that VRF.
Default Not configured
Command Mode CONFIGURATION
Usage
Information
The no version of this command deletes an OSPFv3 instance.
Example
OS10(config)# router ospfv3 10 vrf vrf-test
Supported
Releases
10.3.0E or later
show ipv6 ospf
Displays OSPFv3 instance configuration information.
Syntax
show ipv6 ospf [instance-number]
Parameters instance-number (Optional) View OSPFv3 information for a specified instance number, from 1 to
65535.
Layer 3 981