We are trying to migrate an application away from a single controller to a FAS3210HA we have had in place for a year. This will help alleviate two SPOF's, (1) single controller and (2) adding another FC SAN Switch. Also we will get away from the mi...
I have a hub router that with 3 interfaces.int 1 is used for DMVPN and so is int 3. They are also used for IPSec RA VPN. webvpn, and port forwarding to inside servers.int 2 is used for internet traffic.I used VRF's to seperate int 1 and int 3 in the...
OK, So i understand that this is a conditional static nat statement. If the route-map is true, then the translation is created. If the route map is false, the translation is not created. I also know what a PBR is. A routing table routes based on ...
I am upgrading a router from a Cisco 1800 to Cisco 2900. The Cisco 1800 currently has SSL VPN with a godaddy Trustpoint and cert. Can I export the cert from the 1800 to the 2900 and it work...or is the Cert tied to the 1800 and will not work on the...
I currently have a router that has 2 circuits (Circuit 1 and Circuit 2) from 1 provider. Circuit 1 is set up for a DMVPN Hub and Circuit 2 is set up for internet traffic.I have been asked to add 1 additional circuit (Circuit 3) from a different prov...
I was having issues with routing and didnt want to configure inter VRF routing to communicate between the two sites. I dont think it will work without inter VRF routing with BGP, and i didnt want to configure that.
Jon, yeah...there are 3 interfaces and ip nat outside is on all 3. The first and third interfaces are used primarily for IPSec VPN, SSL VPN, and DMVPN. The 2nd interface is the only interface with dynamic nat overload and a default route. So it do...
Paul,my understanding of PBR and how it works in this case is that traffic from vlan 10 is forwarded out that particular interface. But it is only traffic that specifically matches that criteria. SMTP and https traffic from .15, http/https traffic ...
what if I chose not to use VRFs?...could i use a static route on the hub to each site instead of the default route? All current sites and all future sites will have a static IP so I wont really need to have more than one default route on the hub. us...