OSPF配置实例 RIP BGP Area 0 Area 1 NSSA Area 2 STUB R1 R2 R3 R4 R5 192.168.0.1/24 192.168.1.1/24 10.0.1.2/30 10.0.1.1/30 10.0.2.2/30 10.0.2.1/30 10.0.0.1/24 10.0.0.2/24 10.0.0.3/24 OSPF配置实例(1) ZXR10_R1(config)#interface fei-0/1/0/1 ZXR10_R1(config-if)#ip address 10.0.1.1 255.255.255.252 ZXR10_R1(config)#interface fei-0/1/0/2 ZXR10_R1(config-if)#ip address 10.0.0.1 255.255.255.0 ZXR10_R1(config)#router ospf 1 ZXR10_R1(config-ospfv2)#network 10.0.0.0 0.0.0.255 area 0 ZXR10_R1(config-ospfv2)#network 10.0.1.0 0.0.0.3 area 1 ZXR10_R1(config-ospfv2)#area 1 nssa default-information-originate R1配置: 区域1是一
原创力文档

文档评论(0)