Users Guide

Table Of Contents
area-id OSPF ID A.B.C.D 1 65535 IP
OSPFv3
OS10(config)# ip vrf vrf-blue
OS10(config-vrf-blue)# router ospfv3 100 vrf vrf-blue
OS10(config-router-ospfv3-100)# exit
OS10(config)# interface ethernet 1/1/2
OS10(conf-if-eth1/1/2)# no shutdown
OS10(conf-if-eth1/1/2)# no switchport
OS10(conf-if-eth1/1/2)# ip vrf forwarding vrf-blue
OS10(conf-if-eth1/1/1)# ipv6 ospfv3 300 area 0.0.0.0
:
VRF VRF OSPF
Layer3 VRF Layer3 OSPF
VRF
VRF OSPF 100 VRF-Red VRF OSPF 200
VRF eth1/1/1 OSPF 100 1 eth1/1/1 VRF
VRF-Red eth1/1/1 OSPF
ID
OSPFv3 ID IP ID
OSPFv3 使 ID ID OSPFv3 ID
ROUTER-OSPFv3 OSPFv3 ID
router-id ip-address
ID
OS10(config)# router ospfv3 100
OS10(config-router-ospfv3-100)# router-id 10.10.1.5
OSPFv3
OS10# show ipv6 ospf
Routing Process ospfv3 100 with ID 10.10.1.5
It is an Area Border Router
Min LSA origination 5000 msec, Min LSA arrival 1000 msec
Min LSA hold time 0 msec, Max LSA wait time 0 msec
Number of area in this router is 2, normal 2 stub 0 nssa
Area (0.0.0.0)
Number of interface in this area is 1
SPF algorithm executed 42 times
Area (0.0.0.1)
Number of interface in this area is 1
SPF algorithm executed 42 times
5 LSA ABR 使
1. 启用 OSPFv3 ROUTER-OSPFv3 1 65535
router ospfv3 instance number
2. ROUTER-OSPFv3
area area-id stub [no-summary]
area-id A.B.C.D OSPFv3 ID IP 1 65535
628
3