Examples - Cisco ASR1002 - ASR 1002 Router Software Configuration Manual

Asr 1000 series aggregation services routers
Hide thumbs Also See for ASR1002 - ASR 1002 Router:
Table of Contents

Advertisement

Configuring a Console Port Transport Map
Command or Action
Step 5
banner [diagnostic | wait] banner-message
Example:
Router(config-tmap)# banner diagnostic X
Enter TEXT message.
'X'.
--Welcome to Diagnostic Mode--
X
Router(config-tmap)#
Step 6
exit
Example:
Router(config-tmap)# exit
Step 7
transport type console console-line-number
input transport-map-name
Example:
Router(config)# transport type console 0
input consolehandler

Examples

In the following example, a transport map to set console port access policies is created and attached to
console port 0:
Router(config)# transport-map type console consolehandler
Router(config-tmap)# connection wait allow interruptible
Router(config-tmap)# banner diagnostic X
Enter TEXT message.
Welcome to diagnostic mode
X
Router(config-tmap)# banner wait X
Enter TEXT message.
Waiting for IOS vty line
X
Router(config-tmap)# exit
Router(config)# transport type console 0 input consolehandler
Cisco ASR 1000 Series Aggregation Services Routers Software Configuration Guide
4
End with the character
End with the character 'X'.
End with the character 'X'.
Purpose
(Optional) Creates a banner message that will be seen by
users entering diagnostic mode or waiting for the IOS vty
line as a result of the console transport map configuration.
diagnostic—Creates a banner message seen by users
directed into diagnostic mode as a result of the console
transport map configuration.
wait—Creates a banner message seen by users waiting
for the IOS vty to become available.
banner-message—The banner message, which begins
and ends with the same delimiting character.
Exits transport map configuration mode to re-enter global
configuration mode.
Applies the settings defined in the transport map to the
console interface.
The transport-map-name for this command must match the
transport-map-name defined in the transport-map type
console command.
Console Port, Telnet, and SSH Handling

Advertisement

Table of Contents
loading

This manual is also suitable for:

Asr1004Asr1006

Table of Contents