Specifications

Global OSPFv3 Configuration Commands
SecureStack C3 Configuration Guide 20-3
Global OSPFv3 Configuration Commands
Purpose
ThesecommandsareusedtoconfigurearouterIDfortheOSPFv3router,toenterrouterOSPFv3
configurationmode,andtoconfigureglobalOSPFv3parameters.
Command
ipv6 router id
Thiscommandconfiguresa32bitinteger,enteredin32bitdottedquadnotation,usedto
uniquelyidentifythisOSPFv3router.
Syntax
ipv6 router id ip-address
Parameters
Defaults
None.
Mode
Routerglobalconfiguration:C3(su)>router(Config)#
Usage
UsethiscommandtoconfiguretheOSPFv3routerID.
Example
ThisexampleillustratesconfiguringtheOSPFv3routerIDas2.2.2.2.
C3(su)->router(Config)# ipv6 router id 2.2.2.2
For information about... Refer to page...
ipv6 router id 20-3
ipv6 router ospf 20-4
default-information originate 20-4
default-metric 20-5
distance ospf 20-6
exit-overflow-interval 20-7
external-lsdb-limit 20-7
maximum-paths 20-8
redistribute 20-9
ipaddress SpecifiestheIDoftheOSPFv3router,in32bitdottedquadnotation.