实验原理图:
实验要求:
1.R3不能宣告环回,全网可达;
2.R2-R5所在MA网络,只有R2为DR,其他为是DR Other;
3.area1开启明文认证,面积2开启密文认证;
4.R3和R4开启明文认证,R4和R5开启密文认证;
5.所有环回做被动;
6.R1和R2加快收敛速度为原来的1/2。
实验配置:
R1路由器:
interface Loopback0
ip address 172.16.1.1 255.255.255.128
ip ospf network point-to-point
interface Loopback1
ip address 172.16.1.129 255.255.255.128
ip ospf network point-to-point
interface Serial1/0
ip address 172.16.0.1 255.255.255.252
ip ospf hello-interval 2
router ospf 1
router-id 1.1.1.1
area 1 authentication
pass