2012年
思科认证考试备考的朋友,不用为了查找复习资料而烦恼,小编特为广大考生朋友们搜集了有关Cisco认证考试重要知识辅导,帮助大家复习,祝大家考试顺利。
监视与测试配置
该实验不是测试内网访问Internet,因此没做NAT配置,完成以上配置之后,测试2端接入地址的互通性。
当配置完成后,从B3 ping B9的 外网地址45.1.1.5
B3#ping 45.1.1.5
Type escape sequence to abort.
Sending 5, 100-byte ICMP Echos to 45.1.1.5, timeout is 2 seconds:
!!!!!
Success rate is 100 percent (5/5), round-trip min/avg/max = 88/90/100 ms
B3#ping 192.168.10.1
Type escape sequence to abort.
Sending 5, 100-byte ICMP Echos to 192.168.10.1, timeout is 2 seconds:
U.U.U
Success rate is 0 percent (0/5)
B3#ping 45.1.1.5
Type escape sequence to abort.
Sending 5, 100-byte ICMP Echos to 45.1.1.5, timeout is 2 seconds:
!!!!!
Success rate is 100 percent (5/5), round-trip min/avg/max = 88/88/92 ms
从B3 ping B9的内网地址是无法ping通的,因为内部使用私网地址,目前2个分支的内网是无法互访的。
B3#ping 45.1.1.5
Type escape sequence to abort.
Sending 5, 100-byte ICMP Echos to 45.1.1.5, timeout is 2 seconds:
!!!!!
Success rate is 100 percent (5/5), round-trip min/avg/max = 88/88/92 ms
B3#ping 192.168.10.1
Type escape sequence to abort.
Sending 5, 100-byte ICMP Echos to 192.168.10.1, timeout is 2 seconds:
U.U.U
Success rate is 0 percent (0/5)