![Allen-Bradley Stratix 5900 Services User Manual Download Page 73](http://html.mh-extra.com/html/allen-bradley/stratix-5900-services/stratix-5900-services_user-manual_2900531073.webp)
Rockwell Automation Publication 1783-UM005A-EN-P - September 2013
73
Configure the Stratix 5900 Services Router by Using CISCO IOS Command-line Interface (CLI)
Chapter 4
When displaying a configuration, the exclamation marks (!) function as line
separators to make reading easier. Referring to the above example, notice how
commands entered at the interface configuration level appear indented
underneath the respective interface, for example, interface Ethernet0. Likewise,
commands entered underneath the routing engine configuration level appear
indented underneath the routing engine, for example, router rip. Global level
commands are not indented. This type of display lets you identify the
configuration parameters that are set at the global configuration level and set at
the various configuration sub-levels.
Display Software Version
The show version command provides a lot of information in addition to the
version of software that is running on the router. The following information can
be collected with the show version command:
•
Software Version - IOS software version, stored in nonvolatile memory
•
Bootstrap Version - Bootstrap version, stored in Boot ROM
•
System up-time - Time since last restart
•
System restart info - Method of restart, for example, a power cycle or crash
•
Software image name - IOS filename stored in nonvolatile memory
•
Router Type and Processor type - Model number and processor type
•
Memory type and allocation (Shared/Main) - Main Processor RAM
•
Shared Packet I/O buffering
•
Software Features - Supported protocols / feature sets
•
Hardware Interfaces - Interfaces available on router
•
Configuration Register - Bootup specifications, console speed setting
The following is a sample output of a show version command.
Router# show version
Cisco Internetwork Operating System Software
IOS (tm) 3600 Software (C3640-J-M), Version
11.2(6)P, SHARED PLATFORM,
RELEASE SOFTWARE (fc1)
Copyright (c) 1986-1997 by cisco Systems, Inc.
Compiled Mon 12-May-97 15:07 by tej
Image text-base: 0x600088A0, data-base: 0x6075C000
ROM: System Bootstrap, Version 11.1(7)AX [kuong
(7)AX], EARLY DEPLOYMENT
RELEASE SOFTWARE (fc2)
TIP
If an interface was in a shutdown state, the word 'shutdown' appears indented
under the particular interface in shutdown state. Also, commands that are
enabled by default are not displayed in the configuration listing.