Heads Up :
The post you are writing will appear in a public forum. Please ensure all content is appropriate for public consumption. Review the employee guidelines for the community here.
hello gurus,I have a single router with 4 WAN connections. I want to load share and use all the 4 WAN links. Can I configure secondary IP addresses on the router and configure PBR for these 4 next hops?int e0/0ip address 1ip address 2 secip address 3...
TCP port redirection will happen with the following command,ip nat inside source static tcp 80 3100!--- Static NAT command that states any packet received in the inside interface with a source IP address of :80 will be translated to :3100
Thanks Dan,You are perfectly right, as BGP works on TCP the neighbour need not be directly connected. I actually meant full mesh but messed it up with the diagram Sai.
I compleyely agree, the issue with local preference comes into picture with both the downstream ISP's have peering with the same upstream provider. I came across this issue with two ISP's in India.Sai.