拓扑如下:
R1上的配置
Router>
Router>en
Router#conf t
Enter configuration commands, one per line. End with CNTL/Z.
Router(config)#ho R1
R1(config)#int lo 0
R1(config-if)#ip add 1.1...
GRE实验
说明:我们模拟内外网环境,实现内网和内网间通过GRE隧道来实现通讯.
R0:
Router#conf t
Enter configuration commands, one per line. End with CNTL/Z.
Router(config)#int fa0/1
Router(conf...