cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
439
Views
0
Helpful
3
Replies

save in form automatica running-config in tftp

I need to know how can I to put command with WR to save in form automatic the running-config of the switch 3750 but the save will have a TFTP o FTP.

The TFTP will have running-config as backup Anyone can help me?

1 Accepted Solution

Accepted Solutions

ralphcarter
Level 1
Level 1

Under config terminal create a macro

#macro name BACKUP

Type in:

do wr me

do wr network tftp:

@ (to end it)

Launch the macro by going into config terminal and type:

#macro global apply BACKUP

CCIE 26175
www.techsnips.com

View solution in original post

3 Replies 3

ralphcarter
Level 1
Level 1

Under config terminal create a macro

#macro name BACKUP

Type in:

do wr me

do wr network tftp:

@ (to end it)

Launch the macro by going into config terminal and type:

#macro global apply BACKUP

CCIE 26175
www.techsnips.com

hello thanks for reply, I have other question how can I do this but for catalyst 6500 in IOS?

Can you help me?

I'm not sure that macros are supported on 6500 IOS

CCIE 26175
www.techsnips.com
Review Cisco Networking products for a $25 gift card