× NETGEAR is aware of a growing number of phone and online scams. To learn how to stay safe click here.
Orbi WiFi 7 RBE973
Reply

TFTP enable

so_hemanth
Aspirant

TFTP enable

How copy the running config from switch to TFTP server or vice versa how to push the config from tftp server to switch in CLI mode ( I am searching for commands)..?

 

Help me 
Thank you in advance..!!

Model: GSM7224P|ProSafe 24 ports gigabit managed L2 switch with PoE
Message 1 of 3

Accepted Solutions
DaneA
NETGEAR Employee Retired

Re: TFTP enable

@so_hemanth,

 

Welcome to the community! 🙂 

 

You will need to create a script of your running configuration:

 

(GSM7224P) # show running-config running-config.scr

 

Then, upload the running configuration script from the GSM7224P switch to the TFTP server:

 

(GSM7224P) #copy nvram: script running-config.scr tftp://<TFTP server IP address>/running-config.scr

 

If you want to download the running configuration script from the TFTP server to the GSM7224P switch:

 

(GSM7224P) #copy tftp://<TFTP server IP address>/running-config.scr nvram: script running-config.scr

 

For more information, kindly read the following:

 

Pages 269-271 of the M4100 Software Administration Manual here.

 

Pages 371-374 of the M4100 CLI Manual here

 

 

Regards,

 

DaneA

NETGEAR Community Team

View solution in original post

Message 2 of 3

All Replies
DaneA
NETGEAR Employee Retired

Re: TFTP enable

@so_hemanth,

 

Welcome to the community! 🙂 

 

You will need to create a script of your running configuration:

 

(GSM7224P) # show running-config running-config.scr

 

Then, upload the running configuration script from the GSM7224P switch to the TFTP server:

 

(GSM7224P) #copy nvram: script running-config.scr tftp://<TFTP server IP address>/running-config.scr

 

If you want to download the running configuration script from the TFTP server to the GSM7224P switch:

 

(GSM7224P) #copy tftp://<TFTP server IP address>/running-config.scr nvram: script running-config.scr

 

For more information, kindly read the following:

 

Pages 269-271 of the M4100 Software Administration Manual here.

 

Pages 371-374 of the M4100 CLI Manual here

 

 

Regards,

 

DaneA

NETGEAR Community Team

Message 2 of 3
so_hemanth
Aspirant

Re: TFTP enable

Dear DaneA,

 

Thank you for the Suggetion.....!!

 

Commands are working..

 

With best Regards

Hemanth.S

Model: GSM7224P|ProSAFE 24-port Gigabit Managed L2 Switch with PoE
Message 3 of 3
Top Contributors
Discussion stats
  • 2 replies
  • 3069 views
  • 0 kudos
  • 2 in conversation
Announcements