router ospfv3

Syntax

router ospfv3(多联机] no router ospfv3(多联机]

描述

Creates the OSPFv3 process (if not created already) and enters the router OSPFv3 instance context. Optionally if specified, you can specify a named VRF, or the default VRF if theis not specified. Only one OSPFv3 process is allowed per VRF.

The没有form of this command removes the OSPFv3 instance. If a VRF is specified, it removes the OSPF instance from the named VRF, or the default VRF if theis not specified.

Command context

config

Parameters

Specifies an OSPFv3 process ID. Length: 1 to 63.

vrf

Specifies the name of a VRF. Default: default.

权威

Administrators or local user group members with execution rights for this command.

Examples

Entering the router OSPFv3 instance:

switch(config)#router ospfv3 1switch(config-ospfv3-1)#

Setting the router OSPFv3 VRF instance:

switch(config)#路由器ospfv3 1多联机vrf_red

Removing the router OSPFv3 instance:

switch#(config)#没有router ospfv3 1