Users Guide

Table Of Contents
EXEC OSPF
show ip ospf routes
OSPF
OS10# show running-configuration ospf
!
interface ethernet1/1/1
ip ospf 100 area 0.0.0.0
!
router ospf 100
log-adjacency-changes
OSPF
使 OSPFv2 OSPFv3
OSPFv2
debug ip ospfv2
OSPFv3
debug ip ospfv3
OSPFv2
area default-cost
ABR
area area-id default-cost cost
area-id A.B.C.D OSPF ID 0 65535
cost 0 65535
1
ROUTER-OSPF
使
使 area default-cost
no
OS10(conf-router-ospf-10)# area 10.10.1.5 default-cost 10
10.2.0E or later
area nssa
NSSA
area area-id nssa [default-information-originate | no-redistribution | no-
summary]
area-id OSPF ID A.B.C.D 1 65535 IP
no-redistribution redistribute NSSA NSSA ABR
使 no-redistribution
no-summary NSSA LSA
ROUTER-OSPF
604 3