R3# clear ip ospf process 清除当前所有的ospf进程
R4(config-router)#log-adjacency-changes ?
detail Log all state changes
R6(config-router)#auto-cost ?
reference-bandwidth Use reference bandwidth method to assign OSPF cost
<cr>
R6(config-router)#auto-cost reference-bandwidth ?
<1-4294967> The reference bandwidth in terms of Mbits per second
R1(config-router)router ospf 1
area 3 virtual-link 3.3.3.3
R3(config-router)router ospf 1
area 3 virtual-link 1.1.1.1 配置一条从r1到r3的虚电路
修改ospf接口的cost值:
使用neighbor命令
在接口上使用ip ospf cost xxx命令
使用auto-cost reference-bandwidth指定参考值 [cost=参考值(bit)/接口带宽(bit)]
使用默认值
OSPF定义的路由优先级别,从高到抵
intra-area routing
interarea routing
E1
E2
非backbone区域的ABR路由器在收到其他区域的Type3 类型的lsa的时候不会将该lsa泛洪到area0
interface FastEthernet0/0
ip ospf authentication message-digest
ip ospf message-digest-key 1 md5 key-t2