cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
1300
Views
0
Helpful
2
Replies

Backup and restore RV320 router config files using PuTTY

Hey everyone,

 

I am pretty green to all this and still learning so bare with me.... I am trying to backup a RV320 router config file through ssh using PuTTY and then restore that backup config file through the CLI. I know you are able to just backup and restore the router config through the GUI but I wanted to try and do this another way. The issue I am having is when i connect to the router through ssh and type in my username and password it shows my router's name as per the attachment, but it doesn't recognize the enable command to let me go into

EXEC mode

or do a

show run

, etc.

 

I am wondering if its even possible to get the router config file other than through the GUI?

 

thank you,

1 Accepted Solution

Accepted Solutions

marce1000
Hall of Fame
Hall of Fame

 

 - Note that the device does not run IOS , you can only do what you want through GUI , available CLI commands are documented in : https://www.cisco.com/c/dam/en/us/td/docs/routers/csbr/rv320/CLI_guide/rv32x_cli_guide.pdf

 M.



-- Each morning when I wake up and look into the mirror I always say ' Why am I so brilliant ? '
    When the mirror will then always repond to me with ' The only thing that exceeds your brilliance is your beauty! '

View solution in original post

2 Replies 2

marce1000
Hall of Fame
Hall of Fame

 

 - Note that the device does not run IOS , you can only do what you want through GUI , available CLI commands are documented in : https://www.cisco.com/c/dam/en/us/td/docs/routers/csbr/rv320/CLI_guide/rv32x_cli_guide.pdf

 M.



-- Each morning when I wake up and look into the mirror I always say ' Why am I so brilliant ? '
    When the mirror will then always repond to me with ' The only thing that exceeds your brilliance is your beauty! '

Oh okay I see, the only commands that are accepted are

access-list and interface vlan

. Guess i will just stick to the GUI.

 

thank you!