Users Guide

Table Of Contents
grep — Displays only the text that matches a specied pattern. Special characters in regular expressions, such as ^ (matches the
beginning of a text string), $ (matches the end of a string), and .. (matches any character in the string) are supported.
no-more — Does not paginate output.
save — Saves the output to a le.
Display all output
OS10# show running-configuration | no-more
Common OS10 commands
boot
Congures the OS10 image to use the next time the system boots up.
Syntax
boot system [active | standby]
Parameters
active — Reset the running partition as the next boot partition.
standby — Set the standby partition as the next boot partition.
Default Not congured
Command Mode EXEC
Usage Information Use this command to congure the OS10 image that is reloaded at boot time. Use the show boot command to
verify the next boot image. The boot system command applies immediately.
Example
OS10# boot system standby
Supported Releases 10.2.0E or later
commit
Commits changes in the candidate conguration to the running conguration.
Syntax
commit
Parameters None
Default Not congured
Command Mode EXEC
Usage Information Use this command to save changes to the running conguration. Use the do commit command to save changes
in CONFIGURATION mode.
Example
OS10# commit
Example
(conguration)
OS10(config)# do commit
Supported Releases 10.2.0E or later
60 CLI Basics