cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
949
Views
0
Helpful
1
Replies

Extract ip address to csv file

DJames
Beginner
Beginner

Is there a program or script that I can run from an XP or Linux that will parse the the ip address of the interfaces of my cisco router.  I have over 50 and I want to create a spreadsheet showing the routers and their ip addresses.

1 Reply 1

Marvin Rhoads
Hall of Fame Community Legend Hall of Fame Community Legend
Hall of Fame Community Legend

There's no program per se that I know has this built in.

It would be simple to just log into each router sequentially and "show ip interface brief". Capture the output to a text log file and parse it out in your spreadhseet program.

It would also be a small job for a shell script in Linus.

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:

Recognize Your Peers