Mình muốn backup IOS của 1 switch, đã làm thế này :
S2#vla
S2#vlan da
S2#vlan database
% Warning: It is recommended to configure VLAN from config mode,
as VLAN database mode is being deprecated. Please consult user
documentation for configuring VTP/VLAN in config mode.
S2(vlan)#vla
S2(vlan)#vlan 11 na
S2(vlan)#vlan 11 name hung
VLAN 11 added:
Name: hung
S2(vlan)#exit
In CLIENT state, no apply attempted.
Exiting....
S2#conf t
S2#conf terminal
S2(config)#int vlan 11
S2(config-if)#ip ad
S2(config-if)#ip address 192.168.26.2 255.255.255.0
S2(config-if)#no shut
S2(config-if)#exit
S2(config)#ip default-gateway 192.168.26.1
S2(config)#end
S2#copy flash: tftp:
Source filename [c3560-ipservices-mz.122-25.SEB4.bin]?
Address or name of remote host []? 192.168.26.2
Destination filename [c3560-ipservices-mz.122-25.SEB4.bin]?
.....
Và kết quả -> %Error opening tftp://192.168.26.2/c3560-ipservices-mz.122-25.SEB4.bin (Timed ou
t) .
Mong các pro chỉ giáo. Sai thế nào rồi ko biết :((
Thanks all
S2#vla
S2#vlan da
S2#vlan database
% Warning: It is recommended to configure VLAN from config mode,
as VLAN database mode is being deprecated. Please consult user
documentation for configuring VTP/VLAN in config mode.
S2(vlan)#vla
S2(vlan)#vlan 11 na
S2(vlan)#vlan 11 name hung
VLAN 11 added:
Name: hung
S2(vlan)#exit
In CLIENT state, no apply attempted.
Exiting....
S2#conf t
S2#conf terminal
S2(config)#int vlan 11
S2(config-if)#ip ad
S2(config-if)#ip address 192.168.26.2 255.255.255.0
S2(config-if)#no shut
S2(config-if)#exit
S2(config)#ip default-gateway 192.168.26.1
S2(config)#end
S2#copy flash: tftp:
Source filename [c3560-ipservices-mz.122-25.SEB4.bin]?
Address or name of remote host []? 192.168.26.2
Destination filename [c3560-ipservices-mz.122-25.SEB4.bin]?
.....
Và kết quả -> %Error opening tftp://192.168.26.2/c3560-ipservices-mz.122-25.SEB4.bin (Timed ou
t) .
Mong các pro chỉ giáo. Sai thế nào rồi ko biết :((
Thanks all
Comment