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.
We have a single Internet feed (Receiving full BGP table) in a remote location servicing DSL clients.This remote location is connected to our core network via a private link (Used for pushing a nightly netflow data file back to our netflow processing...
We have a 7206VXR doing one-armed routing (Multiple Port-channel sub-interfaces).The amount of static routes(/30's, /29's etc) we have for clients is getting unmanageable.Is there any software available that would provide a better 'visualisation' of ...
We are the backend Internet Feed for our DSL clients - We do not perform any session control (Wholesale DSL provider authenticates our clients, assigns them one of our IP's and gives our core Router as Def. GW)Historically we have created client VPN ...
We have a localdirector sitting in front of two real servers(IIS).Load balancing works fine with both backend servers connected, and show real produces:# show realReal Machines: No Answer TCP Reset Da...
I have the following route-map configured:!route-map unlimited-traffic permit 10 match ip address 101 set ip next-hop 203.63.121.150!access-list 101 remark ACL for Policy Routing to force certain subnets via Open-pipeaccess-list 101 permit ip 203.149...
Excellent - So by adding a distance metric that is relatively high, the alternate gw will only be used if primary gw is down(failed)?Much simpler! Thanks.Regards,MB
route map is applied to the portchannel sub-interface of our inter-connection with the DSL provider.We are not responsible for session management of the DSL connections - Our clients (And our remote router) are part of the same VRF (So each DSL clien...
Thanks to all who replied - I setup probes yesterday, and they work like a charm!My testing obviously did not replicate 'real-world' connection attempts - hence the 30 sec. delay.Regards,MB
Also - Upon failure (Eg One of the Backend Servers are disconected), there is a 30 second window were website access is unavailable - Is this normal behaviour?