[nsp] NEWBEE PBR question
Voll, Scott
Scott.Voll at wesd.org
Tue Mar 25 13:24:16 EST 2003
OK.... Help me to understand PBR.
if I have an access list such as:
access-list 152 permit ip SOURCE_A DESTINATION_A
access-list 152 permit ip SOURCE_A DESTINATION_B
access-list 152 permit ip SOURCE_A DESTINATION_C
access-list 152 permit ip SOURCE_A DESTINATION_D
Then a second access list such as:
acess-list 153 permit ip SOURCE_A any
Then use this Route Map:
route-map TEST permit 10
match ip address 152
set ip next-hop IP OF ROUTER ON SERIAL NETWORK
!
route-map TEST permit 20
match ip address 153
set ip next-hop IP OF ROUTER ON FASTETHERNET0/1 NETWORK
Then apply it on F0/1
interface fastethernet 0/1
ip address SOURCE_A
ip policy route-map TEST
will it correctly route the SOURCE_A network on F0/1 to DESTINATION
A,B,C, and D on the serial link and all default network traffic to the
internet via the other router on SOURCE_A network?
Thanks
Scott Voll
Network Analyst, CCNA
Willamette ESD
scott.voll at wesd.org
More information about the cisco-nsp
mailing list