Console Port, Telnet, and SSH Handling
Viewing Console Port, SSH, and Telnet Handling Configurations
15
Cisco ASR 1000 Series Aggregation Services Routers Software Configuration Guide
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# c
onfigure terminal
Enter configuration commands, one per line. End with CNTL/Z.
Router(config)# transport-map type
persistent ssh sshhandler
Router(config-tmap)# connection wa
it allow interruptible
Router(config-tmap)# banner diagno
stic 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-n
ame sshkeys
Router(config-tmap)# transport int
erface gigabitethernet 0
Router(config-tmap)# exit
Router(config)# transport type per
sistent ssh input sshhandler
Router(config)# exit
Router# s
how 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