Cisco

Páginas: 8 (1892 palabras) Publicado: 1 de noviembre de 2012
Take Assessment - CCNP Building Scalable Internetworks Module 5 Exam: Route Optimalization (Version 5.0)
1

Observe the above diagram. Which configuration will establish policy-based routing to direct packets from the 10.0.0.0/8 network through the firewall (FWA) to the Internet? FWA(config)# access-list 111 permit ip 10.0.0.0 0.255.255.255 any FWA(config)# route-map net-10 permit 10FWA(config-route-map)# match ip address 111 FWA(config-route-map)# set interface ethernet1 RTB(config)# access-list 111 permit ip 10.0.0.0 0.255.255.255 any RTB(config)# route-map net-10 permit 10 RTB(config-route-map)# match ip address 111 RTB(config-route-map)# set interface ethernet3/0 RTA(config)# access-list 111 permit ip 10.0.0.0 0.255.255.255 any RTA(config)# route-map net-10 permit 10RTA(config-route-map)# match ip address 111 RTA(config-route-map)# set interface ethernet3/0 FWA(config)# access-list 111 permit ip 10.0.0.0 0.255.255.255 any FWA(config)# route-map net-10 permit 10 FWA(config-route-map)# match ip address 111 FWA(config-route-map)# set ip next-hop 172.16.20.1

RTB(config)# access-list 111 permit ip 10.0.0.0 0.255.255.255 any RTB(config)# route-map net-10 permit 10RTB(config-route-map)# match ip address 111 RTB(config-route-map)# set ip next-hop 172.16.39.2 RTA(config)# access-list 111 permit ip 10.0.0.0 0.255.255.255 any RTA(config)# route-map net-10 permit 10 RTA(config-route-map)# match ip address 111 RTA(config-route-map)# set ip next-hop 172.16.79.2 2

Given the diagram and configurations on RTA, which two statements are true? (Choose two.) Trafficoriginating from 192.168.1.0/24 will be forwarded out s1. Traffic originating from e1 and destined for 192.168.1.0/24 will be forwarded out s1. Traffic originating from e0 will be forwarded out s0. Traffic originating from e1 and destined for 172.16.1.0/24 will be forwarded out s0. Traffic originating from 172.16.1.0/24 will be forwarded out s0. Traffic originating from e1 will be forwarded out s1. 3

Anetwork administrator performs a show ip route and discovers that certain networks that originated in EIGRP, such as 10.1.1.0 and 10.2.2.0, are not appearing in the route table of OSPF-enabled routers. The administrator suspects that the problem is occurring in the

redistribution of routes from EIGRP to OSPF. Given the above configuration on the OSPF ASBR, what is the problem? The metric-typevalue should be 2. The keyword subnets is missing. The redistribute command should be configured under EIGRP 100. The metric value is not an EIGRP-compatible metric. The command network 10.0.0.0 0.255.255.255 is missing. 4

RTB is connected to two different service providers, ISP1 and ISP2, through S0 and S1 respectively. RTB also has network 194.168.1.0 connected to E0 and network 174.16.1.0connected to E1. The following configuration can be used to policy route traffic based on its source network as well as its destination. RTB(config)# access-list 1 permit 194.168.1.0 0.0.0.255 RTB(config)# access-list 2 permit 174.16.1.0 0.0.0.255 RTB(config)# route-map ISP1 permit 10 RTB(config-route-map)# match ip address 1 RTB(config-route-map)# set interface serial0 RTB(config-route-map)# exitRTB(config)# route-map ISP2 permit 20 RTB(config-route-map)# match ip address 2 RTB(config-route-map)# set interface serial1 Which commands would apply this policy to route all the 194.168.1.0 traffic to the serial0 interface? RTB(config)# interface s1 RTB(config-if)# ip route-map ISP2 RTB(config)# interface e1 RTB(config-if)# ip route-map ISP1 RTB(config)# interface s0

RTB(config-if)# ip policyroute-map ISP2 RTB(config)# interface e0 RTB(config-if)# ip policy route-map ISP1 5

Observe the configuration. The EIGRP subnets such as 10.10.0.0/16 and 10.20.0.0/16 are not being seen inside the OSPF domain. What is a possible reason for this? The redistribute command is missing the subnets keyword in the OSPF configuration. The redistribute command is missing the subnets keyword in the...
Leer documento completo

Regístrate para leer el documento completo.

Estos documentos también te pueden resultar útiles

  • Cisco
  • Cisco
  • CISCO
  • cisco
  • cisco
  • cisco
  • Cisco
  • cisco

Conviértase en miembro formal de Buenas Tareas

INSCRÍBETE - ES GRATIS