Specifications

ipv6 ospf priority
SecureStack C3 Configuration Guide 20-27
Mode
Routerinterfaceconfiguration:C3(su)>router(configif(Vlan1))#
Usage
Normally,thenetworktypeisdeterminedfromthephysicalIPnetworktype.Bydefault,all
EthernetnetworksareOSPFv3typebroadcast.Similarly,tunnelinterfacesdefaulttopointto
point.WhenanEthernetportisusedasasinglelargebandwidthIPnetworkbetweentworouters,
thenetworktypecanbepoint
topointsincethereareonlytworouters.Usingpointtopointas
thenetworktypeeliminatestheoverheadoftheOSPFv3designatedrouterelection.Itisnormally
notusefultosetatunnel toOSPFv3networktypebroadcast.
Usethenoformofthiscommandtosetthenetworktype
tothedefault.
Example
ThisexamplesetsthenetworktypetopointtopointforrouterinterfaceVLAN7.
C3(su)->router(Config)# interface vlan 7
C3(su)->router(config-if(Vlan 7))# ipv6 ospf network point-to-point
ipv6 ospf priority
ThiscommandsetstheOSPFv3priorityfortherouterinterface.Routerpriorityhelpsdetermine
thedesignatedrouterforanOSPFv3link.
Syntax
ipv6 ospf priority priority
no ipv6 ospf priority
Parameters
Defaults
Defaultpriorityvalueis1.
Mode
Routerinterfaceconfiguration:C3(su)>router(configif(Vlan1))#
Usage
Whentworoutersonthesamenetworkattempttobecomethedesignatedrouter,theonewiththe
higherrouterprioritytakesprecedence.Ifthereisatie,therouterwiththehigherrouterIDtakes
precedence.Arouterwitharouterprioritysettozeroisineligibletobecomethedesignated
router
orbackupdesignatedrouter.
Usethenoformofthiscommandtoreturnpriorityvaluetothedefaultof1.
Example
Thisexamplesetsthepriorityfor routerinterfaceVLAN7to5.
C3(su)->router(Config)# interface vlan 7
C3(su)->router(config-if(Vlan 7))# ipv6 ospf priority 5
priority Priorityvaluecanrangefrom0to255.