| http://www.w3.org/ns/prov#value | - As I have mentioned earlier, you can use the route maps to do this in the following manner:access-list 100 permit tcp any any eq 80route-map permit 10match ip address 100 (acl no.)set ip next hop (ip address of the egress serial interface for http traffic)Ip route 0.0.0.0 0.0.0.0 (next hop is the interface ip from which all the traffic except http will go out)Cordially,Anuj See More
|