|
IOS Report (ios_report) |
Top Previous Next |
|
The IOS Version Report Program provides a Cisco IOS version report for Cisco Routers. The script cycles through a list of routers and performs a ‘show version”. The relevant data is extracted from the show version command and saved to a report file. The data included in this report is:
Program Name: ios_report
Sample Command: The following command runs the ios_report program against the routers listed in the file rtrs.rt. The script will not prompt the user for passwords a password file is being used with the -pw option. The resulting report will be written to the file report.
ios_report -pw logins.txt –rf rtrs.rt –of report
Sample Output Report:
Router Model Version Feature Set Memory (KB) BootFlash BootStrap ------ ------ ------- ----------- ----------- --------- --------- 10.1.1.1 1720 12.1(5)T8b, (C1700-SY-M), 32 -----N/A----- 12.0(1)T, 10.1.2.1 3640 11.3(11)C, (C3640-IS-M), 64 -----N/A----- 11.1(20)AA2, 10.1.3.1 3620 11.3(11)C, (C3620-JS-M), 64 -----N/A----- 11.1(4)AX 10.1.4.1 3620 12.1(18)T2, (C3620-JS-M), 64 -----N/A----- 11.1(4)AX 10.1.5.1 3640 12.2(13)T, (C3640-JS-M), 128 -----N/A----- 11.1(12)AA, |