linyonghang1@ru Publish time 2023-8-15 13:16:04

How to backup the configuration for Ruijie Switch via TFTP?

data/attachment/forum/202308/15/131540sjvjg3pajv3d0a2f.png

1.        Configure switch mgmt ip address

Ruijie>enable

Ruijie#configure terminal

Ruijie(config)#interface vlan 1

Ruijie(config-if)#ip address 192.168.1.1 255.255.255.0

Ruijie(config-if)#exit

2.        Configure PC ip address and make sure PC and switch can ping each other

Notice: disable the firewall function of the PC and exit the anti-virus software. Otherwise, the upgrade may fail

3.        Check the configure file on switch with the command:

Ruijie#dir

data/attachment/forum/202308/15/131548cyfoy21jfrgozjyg.png

4.        Use the command to copy the configure file via TFTP:

Ruijie#copy flash:config.text tftp://192.168.1.2/config.text

--->192.168.1.2 is pc ip address

Pages: [1]
View full version: How to backup the configuration for Ruijie Switch via TFTP?