Configuring Reverse SSH for Modem Access
To configure Reverse SSH for modem access, perform the steps shown in the
“
SUMMARY STEPS
”
section
below.
In this configuration, reverse SSH is being configured on a modem used for dial-out lines. To get any of the
dial-out modems, you can use any SSH client and start a SSH session as shown (in Step 10) to get to the next
available modem from the rotary device.
SUMMARY STEPS
1.
enable
2.
configure terminal
3.
line line-number
ending-line-number
4.
no exec
5.
login authentication listname
6.
rotary group
7.
transport input ssh
8.
exit
9.
exit
10.
ssh -l userid :rotary
{
number
} {
ip-address
}
DETAILED STEPS
Purpose
Command or Action
Enables privileged EXEC mode.
enable
Step 1
Example:
Device> enable
•
Enter your password if prompted.
Enters global configuration mode.
configure terminal
Example:
Device# configure terminal
Step 2
Identifies a line for configuration and enters line configuration mode.
line line-number
ending-line-number
Example:
Device# line 1 200
Step 3
Disables EXEC processing on a line.
no exec
Example:
Device(config-line)# no exec
Step 4
Consolidated Platform Configuration Guide, Cisco IOS Release 15.2(4)E (Catalyst 2960-X Switches)
1080
How to Configure Secure Shell
Summary of Contents for Catalyst 2960 Series
Page 96: ......
Page 196: ......
Page 250: ......
Page 292: ......
Page 488: ......
Page 589: ...P A R T VI Cisco Flexible NetFlow Configuring NetFlow Lite page 509 ...
Page 590: ......
Page 619: ...P A R T VII QoS Configuring QoS page 539 Configuring Auto QoS page 645 ...
Page 620: ......
Page 750: ......
Page 1604: ......
Page 1740: ......
Page 2105: ...P A R T XII Configuring Cisco IOS IP SLAs Configuring Cisco IP SLAs page 2025 ...
Page 2106: ......
Page 2118: ......
Page 2164: ......