Switch User Manual
Global OSPFv3 Configuration Commands
SecureStack C3 Configuration Guide 25-3
Global OSPFv3 Configuration Commands
Purpose
ThesecommandsareusedtoconfigurearouterIDfortheOSPFv3router,toenterrouterOSPFv3
configurationmode,andtoconfigureglobalOSPFv3parameters.
Command
ipv6 router id
Thiscommandconfiguresa32‐bitinteger,enteredin32‐bitdotted‐quadnotation,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 25-3
ipv6 router ospf 25-4
default-information originate 25-4
default-metric 25-5
distance ospf 25-5
exit-overflow-interval 25-6
external-lsdb-limit 25-7
maximum-paths 25-8
redistribute 25-8
ip‐address SpecifiestheIDoftheOSPFv3router,in32‐bitdotted‐quadnotation.