[c-nsp] ip policy routing on port-channel
Rudy Setiawan
rudy at rudal.com
Thu Mar 1 20:59:50 EST 2007
Hi all,
I am having a problem with PBR on port-channel interface.
I am not sure if PBR does work in port-channel.
interface Port-channel1
ip address xxx.xxx.xxx.xxx 255.255.255.248
no ip redirects
no ip proxy-arp
ip policy route-map twtc-out
load-interval 30
end
route-map twtc-out, permit, sequence 10
Match clauses:
ip address (access-lists): 100
Set clauses:
ip next-hop a.a.a.1 <-- (upstream provider IP)
Policy routing matches: 0 packets, 0 bytes
route-map twtc-out, permit, sequence 20
Match clauses:
Set clauses:
Policy routing matches: 115391158 packets, 214557668 bytes
#sh access-lists 100
Extended IP access list 100
10 permit ip y.y.y.y.0 0.0.0.255 any
It seems that with permit 20, it matches everything.
But it's not matching the permit 10.
What am I missing?
Thank you all.
Regards,
Rudy Setiawan
More information about the cisco-nsp
mailing list