8-15
Cisco ASR 1000 Series Aggregation Services Routers Software Configuration Guide
OL-16506-10
Chapter 8 Console Port, Telnet, and SSH Handling
Viewing Console Port, SSH, and Telnet Handling Configurations
The current access-policies
Method : telnet
Rule : wait with interrupt
Shell banner:
Welcome to Diagnostic Mode
Wait banner :
Waiting for IOS Process
Method : ssh
Rule : wait
Shell banner:
Wait banner :
Method : console
Rule : wait with interrupt
Shell banner:
Wait banner :
Router#
configure terminal
Enter configuration commands, one per line. End with CNTL/Z.
Router(config)#
transport-map type persistent ssh sshhandler
Router(config-tmap)#
connection wait allow interruptible
Router(config-tmap)#
banner diagnostic X
Enter TEXT message. End with the character 'X'.
Welcome to Diag Mode
X
Router(config-tmap)#
banner wait X
Enter TEXT message. End with the character 'X'.
Waiting for IOS
X
Router(config-tmap)#
rsa keypair-name sshkeys
Router(config-tmap)#
transport interface gigabitethernet 0
Router(config-tmap)#
exit
Router(config)#
transport type persistent ssh input sshhandler
Router(config)#
exit
Router#
show platform software configuration access policy
The current access-policies
Method : telnet
Rule : wait with interrupt
Shell banner:
Welcome to Diagnostic Mode
Wait banner :
Waiting for IOS process
Method : ssh
Rule : wait with interrupt
Shell banner:
Welcome to Diag Mode
Wait banner :
Waiting for IOS
Method : console