Connectivity Guide

Reload system image
Reboot the system manually using the reload command in EXEC mode. You are prompted to conrm the operation.
OS10# reload
System configuration has been modified. Save? [yes/no]:yes
Saving system configuration
Proceed to reboot the system? [confirm yes/no]:yes
To congure the OS10 image loaded at the next system boot, enter the boot system command in EXEC mode.
boot system {active | standby}
Enter active to load the primary OS10 image stored in the A partition.
Enter standby to load the secondary OS10 image stored in the B partition.
Set next boot image
OS10# boot system standby
OS10# show boot
Current system image information:
===================================
Type Boot Type Active Standby Next-Boot
-------------------------------------------------------------------
Node-id 1 Flash Boot [A] 10.2.9999E [B] 10.2.9999E [B] standby
Filter show commands
You can lter show command output to view specic information, or start the command output at the rst instance of a regular expression
or phrase.
display-xml
Displays in XML format.
except Shows only text that does not match a pattern
nd Searches for the rst occurrence of a pattern and displays all the subsequent congurations
grep Shows only text that matches a pattern
no-more Does not paginate output
save Saves the output to a le
Display all output
OS10# show running-configuration | no-more
Alias command
The alias command allows you to create shortcuts for commonly used or long commands. You can also execute long commands along
with their parameters.
The alias supports the following modes:
Persistent mode — The alias is persistent and is used in other sessions. The aliases created in Conguration mode are persistent.
56
Getting Started