Chapter 8 Console Port, Telnet, And Ssh Handling; Configuring A Console Port Transport Map - Cisco ASR1000-RP1 - ASR 1000 Series Route Processor 1 Router Software Configuration Manual

Asr 1000 series aggregation services routers
Table of Contents

Advertisement

Chapter 8
Console Port, Telnet, and SSH Handling

Configuring a Console Port Transport Map

This task describes how to configure a transport map for a console port interface on the Cisco ASR 1000
Series Router.
SUMMARY STEPS
1.
2.
3.
4.
5.
6.
7.
DETAILED STEPS
Command or Action
Step 1
enable
Example:
Router> enable
Step 2
configure terminal
Example:
Router# configure terminal
Step 3
transport-map type console transport-map-name
Example:
Router(config)# transport-map type console
consolehandler
Step 4
connection wait [allow interruptible | none]
Example:
Router(config-tmap)# connection wait none
OL-16506-10
(Required) enable
(Required) configure terminal
(Required) transport-map type console transport-map-name
(Required) connection wait [allow interruptible | none {disconnect}]
(Optional) banner [diagnostic | wait] banner-message
(Required) exit
(Required) transport type console console-line-number input transport-map-name
Cisco ASR 1000 Series Aggregation Services Routers Software Configuration Guide
Configuring a Console Port Transport Map
Purpose
Enables privileged EXEC mode.
Enter your password if prompted.
Enters global configuration mode.
Creates and names a transport map for handling console
connections, and enter transport map configuration mode.
Specifies how a console connection will be handled using
this transport map:
allow interruptible—The console connection waits for
an IOS vty line to become available, and also allows
user to enter diagnostic mode by interrupting a console
connection waiting for the IOS vty line to become
available. This is the default setting.
Users can interrupt a waiting connection by
Note
entering Ctrl-C or Ctrl-Shift-6.
none—The console connection immediately enters
diagnostic mode.
8-3

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents