Cisco 300 Series Cli Manual page 28

Stackable managed switches
Hide thumbs Also See for 300 Series:
Table of Contents

Advertisement

Introduction
OL-32830-01 Command Line Interface Reference Guide
The following example shows how to access Global Configuration mode and
return to Privileged EXEC mode:
switchxxxxxx#
switchxxxxxx# configure
switchxxxxxx(config)# exit
switchxxxxxx#
Interface or Line Configuration Modes
Various submodes may be entered from Global Configuration mode. These
submodes enable performing commands on a group of interfaces or lines.
For instance to perform several operations on a specific port or range of ports, you
can enter the Interface Configuration mode for that interface.
The following example enters Interface Configuration mode for ports gi 1 -5 and
then sets their speed:
The exit command returns to Global Configuration mode.
switchxxxxxx#
switchxxxxxx# configure
switchxxxxxx(config)# interface range gi1-5
switchxxxxxx(config-if)#speed 10
switchxxxxxx(config-if)#exit
switchxxxxxx(config)#
The following submodes are available:
Interface—Contains commands that configure a specific interface (port,
VLAN, port channel, or tunnel) or range of interfaces. The Global
Configuration mode command interface is used to enter the Interface
1
28

Advertisement

Table of Contents
loading

Table of Contents