Jump to content


Switch - working remotely. Changing Vlans and ip default-gateway

CCIE ROUTING SWITCHING VLANS

  • Please log in to reply
5 replies to this topic

#1 TRIE

TRIE

    Newbie

  • Members
  • Pip
  • 44 posts

Posted 27 July 2012 - 07:14 PM

This change will be done remotely. What would be the best way of doing this change so as not loose connectivty to the switch.
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

Attached Files



#2 MarkinManchester

MarkinManchester

    Village Elder

  • Veterans
  • PipPipPipPipPip
  • 3927 posts
  • Gender:Male
  • Location:KABUL

Posted 27 July 2012 - 10:52 PM

copy the new config to startup and then reload

#3 TRIE

TRIE

    Newbie

  • Members
  • Pip
  • 44 posts

Posted 28 July 2012 - 06:47 AM

Thanks Markin.
Assuming this is to export running-config to tftp, make changes, then copying it over as startup-config?

#4 TRIE

TRIE

    Newbie

  • Members
  • Pip
  • 44 posts

Posted 28 July 2012 - 06:52 AM

Something like this?

• copy tftp:[[[//location]/directory]/filename] nvram:startup-config
• copy tftp:[[[//location]/directory]/filename] flash[n]:/directory/startup-config

#5 MarkinManchester

MarkinManchester

    Village Elder

  • Veterans
  • PipPipPipPipPip
  • 3927 posts
  • Gender:Male
  • Location:KABUL

Posted 28 July 2012 - 07:39 AM

Yes thats it, since you dont have out of band be careful and test your configs before sending them to remote devices. Just remember to work from the edge and then inwards.

Always make sure you have a guy locally just in case it all goes wrong, also save the previous config to nvram in case you need to regress

#6 Ayreon

Ayreon

    Newbie

  • Members
  • Pip
  • 21 posts

Posted 23 September 2012 - 10:41 AM

Also "reload in" can be your friend sometimes :D





0 user(s) are reading this topic

0 members, 0 guests, 0 anonymous users