Configuring Modem Connections; Enabling A Modem Connection - Cisco MDS 9000 Series Configuration Manual

Hide thumbs Also See for MDS 9000 Series:
Table of Contents

Advertisement

Configuring Terminal Settings and Sessions
DETAILED STEPS
Command or Action
Step 1
configure terminal
Example:
switch# configure terminal
switch(config)#
Step 2
line vty
Example:
switch# line vty
switch(config-line)#
Step 3
session-limit sessions
Example:
switch(config-line)# session-limit 10
Step 4
exit
Example:
switch(config-line)# exit
switch(config)#
Step 5
show running-config all | being vty
Example:
switch(config)# show running-config all | begin
vty
Step 6
copy running-config startup-config
Example:
switch(config)# copy running-config startup-config

Configuring Modem Connections

You can connect a modem to either the COM1 port or the console port.
We recommend that you use the COM1 port to connect the modem.

Enabling a Modem Connection

You must enable the modem connection on the port before you can use the modem.
Before You Begin
Log in to the console port.
OL-29291-02
Purpose
Enters global configuration mode.
Enters line configuration mode.
Configures the maximum number of virtual sessions
for the Cisco NX-OS device. The range is from 1 to
60. The default is 32.
Exits line configuration mode.
(Optional)
Displays the virtual terminal configuration.
(Optional)
Copies the running configuration to the startup
configuration.
Cisco MDS 9000 Family NX-OS Fundamentals Configuration Guide
Configuring Modem Connections
77

Advertisement

Table of Contents
loading

Table of Contents