Without console access, you are going to have problems. Will you have at least remote power access to restart stuff? Smart-hands that plug a laptop into the serial port?
***** Disclaimer --- This is off the top of my head and should be reviewed with your SE and/or TAC
Forgetting the above...
Assumptions:
- Your ISP is giving you only one external IP address and will not float you an additional one to cut over.
- You need/prefer to keep internal routes the same
- You have all the layer-2 networking happy
What I would do
- Configure all external interfaces on the 3600s with RFC1918 address (not the same as the SMB boxes)
- Configure all of the internal interfaces with appropriate addresses (not the same as the SMB boxes)
- Configure the internal interfaces with a VIP to test connectivity to the 3600s
- Turn off all antispoofing for the cutover
- Manually update the VIPs to the correct and remove them from the SMB boxes
- Adjust policy to ensure you can get to the VIPs and interfaces for all involved gateways
*** This is the most likely place where you will break things ***
- Install Database
- Push policy
- Test per predetermined test plan
- If things look right but are not working, clear ARP cashes on network devices (Ciscos are known for long ARP timeouts.)
- Test again
Works
|
|--Yes, go home and have a beer
|
--No, revert, go home and have two beers
***** Disclaimer --- This is off the top of my head and should be reviewed with your SE and/or TAC
Aka, Chillyjim