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

How to upload outputs other than running or startup config to ftp server?

Reprovoid
Level 1
Level 1

Hi.I know how to upload the running or startup config to an ftp server but I was wondering If there Is a way to upload , lets say , the output of a sh ip int commmand ?

2 Accepted Solutions

Accepted Solutions

Hi,

   You might think of using the following commands.

Router#show ip interface brief | redirect flash:ShowInt.txt

   Then upload ShowInt.txt to where you want.

HTH,

Toshi

View solution in original post

One step method:

sh ip interface brief | redirect tftp:///filename.txt

View solution in original post

3 Replies 3

Hi,

   You might think of using the following commands.

Router#show ip interface brief | redirect flash:ShowInt.txt

   Then upload ShowInt.txt to where you want.

HTH,

Toshi

Thanks again!

One step method:

sh ip interface brief | redirect tftp:///filename.txt

Getting Started

Find answers to your questions by entering keywords or phrases in the Search bar above. New here? Use these resources to familiarize yourself with the community:

Review Cisco Networking products for a $25 gift card