Maybe I'm a dumbass for even asking this, but here goes. We're working on a disaster recovery plan and one part includes our mainframe being reloaded in a different state. We're planning on relocating the rest of our servers to a different branch. Here's the problem though. Our mainframe and other critical servers are sitting on a 172.17.1.0 subnet. I really want to avoid having to change the IP's of the servers because it will cause a major headache. Our mainframe is on IP 172.17.1.5 will be in Florida. All other servers on the 172.17.1.0 subnet will be in Cali. Is it possible to add a route statement to the router to point traffic to 172.17.1.5 down a single pipe to Florida and have all other servers in the 172.17.1.0 subnet at Cali? Thanks