Hi,I have two link to remote site using IPVPN(MPLS) with static route.My problem is that once i shutdown the other interface trafic would not go to other active interface.ip route 172.12.0.0 255.255.0.0 Serial0/3/0.1 10.1.1.1ip route 172.12.0.0 255.2...
Hi,Is it possible to load balance with static routing?I have 2 IPVPN link from telco and they use static route.I want to load balance our trafic between this link.Can i redistribute to EIGRP and do the load balance?
Hi,Im redistributing static routes to EIGRP.Is it possible to block the external EIGRP route update?so that other sites will not receive unneccesary routes.If possible,how can i do that?Thanks
Hi,How does subnet mask affect the ip address?I have 3750 configured with VLAN with /19 subnet mask.I connected host with that VLAN but with /16 subnet mask,i can ping the ip add of the vlan interface.Am i getting the right result?Thanks,
Hello,I can see that the route is removed from the route table when the interface is shutdown.Loadbalancing is working fine.Is there a difference between this two static route commands?ip route 1.1.1.1 255.255.0.0 3.3.3.3and ip route 1.1.1.1 255.255....
Hi,Yes,its MPLS VPN.Both telco use static route to reach to this remote site.To reach to our Main office one telco use OSPF and other Telco still use static and both are redistributed to EIGRP in Main office.Do i need to let one telco change the OSPF...