
452
(
2
)
Configure OSPFv3 route introduction parameters
1)
Configure default parameters (default type, default tag value, default cost)
2)
Configure the routes of the other protocols to introduce to OSPFv3
(
3
)
Configure other OSPF protocol parameters
1)
Configure OSPF routing protocol priority
2)
Configure cost for OSPF STUB area and default route
3)
Configure OSPF virtual link
4)
Configure the priority of the interface when electing designated layer3 switch
3. Close OSPFv3 Protocol
1.
Enable OSPFv3 Protocol
It is very simple to run the basic configurations of OSPFv3 routing protocol on the
Layer 3 switch of ES3628EA switch, normally only enabling OSPFv3, implement OSPFv3
interface, the default value is defined to OSPFv3 protocol parameters. Refer to 2.
Configure OSPF auxiliary parameters, if the OSPFv3 protocol parameters need to be
modified.
Commands Explanation
Global mode
[no] router IPv6 ospf <tag>
The command initializes ospfv3 routing
process and enter ospfv3 mode to
configure ospfv3 routing process. The
[no] router IPv6 ospf <tag>
command
stops relative process. (required)
OSPFv3 Protocol Configure Mode
router-id <router_id>
no router-id
Configure router for ospfv3 process. The
no router-id
command returns ID to
0.0.0.0 (required)
[
no
]
passive-interface<ifname>
Configure an interface receiving without
sending. The [
no
]
passive-interface<ifname>
command
cancels configuration.
Interface Configuration Mode