TASK
CONFIG

trouble-shooting-mock-01-config
1 ファイル 16.35 KB
DIAGRAM
物理構成図(クリックすると大きく表示されます)
・全てのルータはFastEthernet0/0でSW1に接続
・R104とR114のみSerial1/0 で接続
論理構成図(クリックすると大きく表示されます)
・各ルータの接続はSub Interfaceにて作成、vXXXXはVLAN番号
TASK 1
次のOUTPUTが得られるようにしてください。
R114#ping 192.168.104.104 so fa0/0.114 Type escape sequence to abort. Sending 5, 100-byte ICMP Echos to 192.168.104.104, timeout is 2 seconds: Packet sent with a source address of 192.168.114.114 !!!!! Success rate is 100 percent (5/5), round-trip min/avg/max = 8/16/28 ms R114#
TASK 2
次のOUTPUTが得られるようにしてください。
R118#ping 192.168.0.128 source loopback 0 Type escape sequence to abort. Sending 5, 100-byte ICMP Echos to 192.168.0.128, timeout is 2 seconds: Packet sent with a source address of 192.168.0.118 !!!!! Success rate is 100 percent (5/5), round-trip min/avg/max = 16/19/24 ms R118# R128#trace 192.168.138.138 source fa0/0.128 Type escape sequence to abort. Tracing the route to 192.168.138.138 1 192.168.123.138 20 msec * 24 msec R128#
TASK 3
次のOUTPUTが得られるようにしてください。
R133#ping FD00:CC1E::105 Type escape sequence to abort. Sending 5, 100-byte ICMP Echos to FD00:CC1E::105, timeout is 2 seconds: !!!!! Success rate is 100 percent (5/5), round-trip min/avg/max = 20/30/48 ms R133#
TASK 4
次のOUTPUTが得られるようにしてください。
R133#sh ip eigrp topology 192.168.35.0/30 | inc 192.168.35 EIGRP-IPv4 VR(CCIE) Topology Entry for AS(1)/ID(192.168.0.133) for 192.168.35.0/30 192.168.35.25 (FastEthernet0/0.1333), from 192.168.35.25, Send flag is 0x0 192.168.35.29 (FastEthernet0/0.1533), from 192.168.35.29, Send flag is 0x0 R133#
TASK 5
次のOUTPUTが得られるようにしてください。
R104#ping server133 Translating "server133"...domain server (192.168.0.133) Translating "server133"...domain server (192.168.0.133) [OK] Type escape sequence to abort. Sending 5, 100-byte ICMP Echos to 192.168.0.133, timeout is 2 seconds: !!!!! Success rate is 100 percent (5/5), round-trip min/avg/max = 44/69/96 ms R104#
TASK 6
次のOUTPUTが得られるようにしてください。
R6#sh ip route 10.0.0.5 255.255.255.255 longer-prefixes | b Gate Gateway of last resort is not set 10.0.0.0/8 is variably subnetted, 18 subnets, 2 masks O 10.0.0.5/32 [110/3] via 10.2.6.1, 00:00:07, FastEthernet0/0.26 [110/3] via 10.1.6.1, 00:19:24, FastEthernet0/0.16 R6#
TASK 7
次のOUTPUTが得られるようにしてください。
R108#ping 192.168.0.118 so lo 0 Type escape sequence to abort. Sending 5, 100-byte ICMP Echos to 192.168.0.118, timeout is 2 seconds: Packet sent with a source address of 192.168.0.108 !!!!! Success rate is 100 percent (5/5), round-trip min/avg/max = 24/52/72 ms R108#
TASK 8
次のOUTPUTが得られるようにしてください。
R118#ping 172.31.0.1 Type escape sequence to abort. Sending 5, 100-byte ICMP Echos to 172.31.0.1, timeout is 2 seconds: !!!!! Success rate is 100 percent (5/5), round-trip min/avg/max = 52/68/104 ms
TASK 9
次のOUTPUTが得られるようにしてください。
R105#ping 172.31.0.1 Type escape sequence to abort. Sending 5, 100-byte ICMP Echos to 172.31.0.1, timeout is 2 seconds: !!!!! Success rate is 100 percent (5/5), round-trip min/avg/max = 28/33/52 ms R105#
TASK 10
VPN-AはR135から172.31.0.1に繋がることを確認しなさい。
VPN-BはR7から172.31.0.1に繋がることを確認しなさい。
VPN-A冗長回線はMPLS-VPNからサイト向けはR3-R103、サイトからMPLS-VPN向けはR5-R105を通ることを確認しなさい。障害時には切り替わることを確認しなさい。
SOLUTION

Trouble Shooting Mock 01 Solution
コメント