From: anthony.sequeira@thomson.com
Date: Mon Apr 23 2007 - 11:50:13 ART
LAST WEEK'S ANSWER:
Answer: b
Topic Domain: 4d
Issues:
What is the result of this policy-based routing configuration? How will
the traffic described in the question be routed?
Solutions:
Notice there are two policy-based routing configurations present in this
configuration. One of the configs is assigned under the serial 1/0
interface. This policy will effect traffic exiting this interface and is
only relevant for traffic that was not sourced by this local router. The
other policy is assigned in global configuration mode and is relevant
for traffic locally sourced. This question describes locally sourced
traffic and as such, the next hop will be the local PBR configuration of
172.16.100.100.
More Information:
ip local policy route map
http://www.cisco.com/univercd/cc/td/doc/product/software/ios124/124cr/hi
rp_r/rte_pih.htm#wp1122672
LAST WEEK'S QUESTION:
4-11-8. Examine the configuration shown in Exhibit 1. You connected to
the Central router using Telnet. You are now establishing a Telnet
connection from this router to 10.10.10.10. What is the next hop used
for this connection?
a. 172.16.10.10
b. 172.16.100.100
c. 172.16.1.1
d. None of these options are correct
Exhibit 1
version 12.2
!
hostname Central
!
ip subnet-zero
!
interface Serial1/0
ip address 192.168.1.100
ip policy route-map MYPOLICY
no fair-queue
!
ip local policy route-map MYPOLICY2
ip classless
!
access-list 10 permit 10.1.5.5
access-list 100 permit tcp any host 10.10.10.10 eq www
access-list 100 permit tcp any host 10.10.10.10 eq ftp
access-list 100 permit tcp any host 10.10.10.10 eq telnet
!
route-map MYPOLICY permit 10
match ip address 100
set ip next-hop 172.16.10.10
!
route-map MYPOLICY2 permit 10
match ip address 100
set ip next-hop 172.16.100.100
!
ip route 0.0.0.0 0.0.0.0 172.16.1.1
THIS WEEK'S QUESTION:
4-11-9. You have the OSPF topology shown in Exhibit 1. R2 is
redistributing EIGRP routes learned from R1 into Area 20. Use Exhibit 2
to match the routing table designator for these routes as it will appear
on each router. You may use each option more than once, and you might
not use all options.
a. 1-B, 2-A, 3-C, 4-D
b. 1-B, 2-C, 3-A, 4-C
c. 1-D, 2-A, 3-A, 4-A
d. 1-D, 2-C, 3-C, 3-C
e. 1-B, 2-D, 3-A, 4-C
Exhibit 1
R1-----R2-----Area 20 Totally NSSA-----R4-----Area 0-----R3
Exhibit 2
1. R1
2. R2
3. R3
4. R4
A. O E2
B. D
C. O N2
D. Will Not Appear
Question of the Week Compliments of:
TESTiT from NetMasterClass
http://www.netmasterclass.com/site/written.php
Copyright 2002-2007 NetMasterClass, LLC
This archive was generated by hypermail 2.1.4 : Tue May 01 2007 - 08:28:37 ART