A new router 2921 has been configured and sent to the site replacing the current 1841 router.
Also there is only static routing to the site for 10.0.16.x/24 and 10.200.16.x/24
The default gateway on the switch is going to change and the only current Vlan interface is going to be shutdown.
---------------------------------------------------------------------
Switch 3560 - Current Configuration
!
interface Vlan1
ip address 10.0.16.249 255.255.255.0
!
ip default-gateway 10.0.16.250
---------------------------------------------------------------------
Switch 3560 - Required Configuration
!
interface Vlan1
shutdown
!
interface Vlan 15
ip address 10.0.16.201 255.255.255.0
!
ip default-gateway 10.0.16.1
-------------------------------------------------------------------
Router 1841 Current Configuration
!
interface FastEthernet0/0
ip address 10.0.16.250 255.255.255.0
!
interface FastEthernet0/1
ip address 10.96.16.1 255.255.255.252
description Connection to Service Provider
-----------------------------------------------------------------
New 2921 Router Configuration
interface Gig 0/0
description LAN Interface
!
interface Gig 0/0.5
description Voice VLAN
encapsulation dot1Q 5
ip address 10.200.16.1 255.255.255.0
ip helper-address 10.201.4.7
ip helper-address 10.202.4.7
!
interface Gig 0/0.15
description LAN Sub-Interface
encapsulation dot1Q 15 native
ip address 10.0.16.1 255.255.255.0
ip helper-address 10.201.4.7
!
interface Gig 0/2
ip address 10.96.16.1 255.255.255.252
description Connection to Service Provider












