|
<- Previous Message | Next Message -> Thread Index [isp-bgp] Policy routing
Hi,
I have links through BGP and two links for static route.
I have IP address for BGP and other IPs for static.
And I've done route map for source static addresses
to direct to proper interface ( no BGP links )
route-map test permit 10
match ip address 166
set ip next-hop 217.xxx.xxx.xxx ( no BGP IPs ) ( don't search route in
table )
( set ip default next-hop 217.xxx.xxx.xxx is no good because, these IPs
are not
operate for
BGP links )
And how can I create route-map in order to from
source my IP addresses directed to my BGP IP pool
won't go to 217.xxx.xxx.xxx only look for routes in route table.
I tried:
route-map test deny 5
match ip address 133 ( from any to BGP addresses )
But it doesn't work.
Thanks for any help.
Regards,
Michał Grzybczyk
To unsubscribe via postal mail, please contact us at:
Jupitermedia Corp.
Attn: Discussion List Management
475 Park Avenue South
New York, NY 10016
Please include the email address which you have been contacted with.
<- Previous Message | Next Message -> Thread Index |