Users Guide

Table Of Contents
OS10(conf-if-eth1/1/1)# ip address 11.1.1.1/24
OS10(conf-if-eth1/1/1)# ip ospf 100 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
OSPFv2 ID使 IP ID
ROUTER-OSPF Mode OSPFv2 ID
router-id ip-address
ID
OS10(config)# router ospf 10
OS10(conf-router-ospf-10)# router-id 10.10.1.5
OSPFv2
OS10# show ip ospf 10
Routing Process ospf 10 with ID 10.10.1.5
Supports only single TOS (TOS0) routes
It is an Autonomous System Boundary Router
It is Flooding according to RFC 2328
Convergence Level 0
Min LSA origination 0 msec, Min LSA arrival 1000 msec
Min LSA hold time 5000 msec, Max LSA wait time 5000 msec
Number of area in this router is 1, normal 1 stub 0 nssa 0
Area (0.0.0.0)
Number of interface in this area is 3
SPF algorithm executed 38 times
Area ranges are
5 LSA ABR 使
1. 启用 OSPF ROUTER-OSPF 1 65535
router ospf instance number
2. ROUTER-OSPF
area area-id stub [no-summary]
area-id OSPF ID A.B.C.D 1 65535 IP
no-summary ABR LSA
OS10(config)# router ospf 10
OS10(conf-router-ospf-10)# area 10.10.5.1 stub
598
3