第四章综合实验
R1---IP配置R2---IP配置R3---IP配置R4---IP配置R5---IP配置R6---IP配置R7---IP配置R8--IP配置R9 ---IP配置R10---IP配置R11---IP配置R12--IP配置纠错R11上g0/0/0IP为172.16.65.2 30g0/0/1IP为172.16.65.5 30R3ip route-static 0.0.0.0 0 34.0.0.4R5:ip route-static 0.0.0.0 0 45.0.0.4R6:ip route-static 0.0.0.0 0 46.0.0.4R7:ip route-static 0.0.0.0 0 47.0.0.4测试网通路由器建邻MGRE配置完成后IP路由表NHRP表测试全网通在R3 R5 R6R7上配置acl规则acl 2000rule 5 permit source 172.16.0.0 0.0.255.255同时将a 1配置为stub no-summary(包含R3OSPF 1)a 2和a 3配置为nssa no-summary完成上述操作后及汇总路由表会精简以下是精简路由表最终链路数据库表要全网通需在R9上配置R 9:ospf 2R 9-ospf -2:default-route-advertise always最终全网通加快收敛保障更新安全优化不影响全网通eg:R1int g 0/0/0R 1g0/0/0:ospf timer hello 1R1g0/0/0:ospf authentication-mode md5 1 cipher 12345(可选择接口认证或区域认证以此举例每个设配上都要做