0% found this document useful (0 votes)
7 views1 page

Step by Step Backup of Vlan

nak2i wilw

Uploaded by

safiyounism877
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as TXT, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
7 views1 page

Step by Step Backup of Vlan

nak2i wilw

Uploaded by

safiyounism877
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as TXT, PDF, TXT or read online on Scribd
You are on page 1/ 1

1 step set ip for your switch

interface vlan 1
ip address 192.168.0.1 255.255.255.0
no shutdown
do wr
-----------------------
2 step create some configuration
like making vlan and more
vlan 10
vlan 20
vlan 30
vlan 40
vlan 50
do wr
----------------------------
show flash is for checking flash history
-----------------------------------------
3 step copy all configuration in tftp server
Switch#copy flash: tftp:
source file name []? vlan.dat
address or name of remote host []? type server ip without subnetmask
------------------------------------------------
4 step check your tftp server for vlan.dat files
--------------------------------------------------------
5 step connect the cable of old switch in new switch that you want
at first set ip for new switch
interface vlan 1
ip address 192.168.0.2 255.255.255.0
no shutdown
do wr
-----------------------------------------------------------
6 step ping your tftp server
ping 192.168.0.100
then type show vlan brief
--------------------------------------------
7 step type the following code
switch#copy tftp: flash:
address or name of remote host []? type server ip
source file name []? vlan.dat
do wr
------------------------------------
show vlan brief
switch#reload
switch#show vlan brief

You might also like