Reference Guide

system command, and all commands that display information about the routing table are grouped under the show route-map
command.
CLI command categories
There are several broad groups of CLI commands available:
set Controls the CLI environment and congure the CLI screen.
ssh Connects to other network systems or to open secure shell connections.
copy Copies les from one location on a device to another, from a device to a remote system, or from a remote system
to a device.
congure Enters CONFIGURATION mode to congure routing protocols, interfaces, network management, and user access.
exit Moves up one command mode. Use the end command to go directly to EXEC mode.
quit Leaves or exits the CLI.
CONFIGURATION Mode
When you initially log in to OS10, you are automatically placed in EXEC mode by default. To access CONFIGURATION mode, enter the
configure terminal command. Use CONFIGURATION mode to manage interfaces, protocols, and features.
Interface mode is a sub-mode of CONFIGURATION mode. Interface mode is where you congure Layer 2 and Layer 3 protocols, and IPv4
and IPv6 services specic to an interface:
Physical interfaces include the Management interface and Ethernet ports
Logical interfaces include loopback, port-channel, and virtual local area networks (VLANs)
From CONFIGURATION mode, you can also congure L2 and L3 protocols with a specic protocol-conguration mode, such as spanning-
tree protocol (STP) or border gateway protocol (BGP).
Command help
To view a list of valid commands for any CLI mode, enter ? or the help command.
28
Getting Started