ospf 修改DR

                                                           OSPF修改DRide

 

 

 

 

 

配置完ip ospf后,咱们用命令 show ip ospf neighbor /查看BR DBR spa

R1#show ip ospf neighbor orm

 

Neighbor ID     Pri   State           Dead Time   Address         Interface blog

2.2.2.2           1   FULL/BDR        00:00:36    192.168.1.2     Ethernet0/0 ip

3.3.3.3           1   FULL/DR         00:00:30    192.168.1.3     Ethernet0/0 ci

R1# 路由

 

咱们看到r3DR   如今咱们想把r1修改为DR get

 

r1 it

R1(config)#int e0/0 io

R1(config-if)#ip os

R1(config-if)#ip ospf p

R1(config-if)#ip ospf priority 5

R1(config-if)#end

 

而后再每一个路由器上

r1#claer ip ospf process

r2#claer ip ospf process

r3#claer ip ospf process

同时敲上面的命令,记住,三台路由器必须同时敲上clear ip ospf process的命令

相关文章
相关标签/搜索