300-135J Free Dumps Study Materials
Question 18: 障害状態の解決策は何ですか?
Correct Answer:Under interface Serial0/0/0.12 delete the "ip nat outside" command and add the "ip nat
inside" command TROUBLE TICKET STATEMENT:
The implementation group has been using the test bed to do a 'proof-of-concept' that
required both client 1 and client 2 to access the Web Server at 209.65.200.241. After several
changed to interface status, network addressing, routing schemes and layer 2 connectivity, at
trouble ticket has been opened indicating that client 1 cannot ping the 209.65.200.241
(internet Server).
The following information requires its own show run to get:
Client 1 is not able to reach the WebServer at 209.65.200.241. Initial troubleshooting shows
that R1 is also not able to reach the WebServer. R1 also does not have any active BGP
neighbor.
Configuration on R1
!
interface Serial0/0/0/1 description link to ISP
ip address 209.65.200.224 255.255.255.252
ip access-group edge_security in ip nat outside
ip virtual-reassembly ntp brasdcast client net broadcast key 1 no cdp enable
!
!
ip access-list nat_traffic permit 10.1.0.0 0.0.255.255
ip access-list nat_traffic permit 10.2.0.0 0.0.255.255
!
ip access-list edge_security deny ip 10.0.0.0 0.255.255.255 any ip access-list edge_security
deny ip 172.16.0.0
0.15.255.255 any ip access-list edge_security deny ip 192.168.0.0 0.0.255.255 any ip
access-list edge_security deny ip 127.0.0.0 0.255.255.255 any ip access-list edge_security
permit ip host 209.65.200.241 any