Cisco Systems 1000 Series Network Router User Manual


 
3-14
Cisco ASR 1000 Series Aggregation Services Routers Software Configuration Guide
OL-16506-17
Chapter 3
Viewing Console Port, SSH, and Telnet Handling Configurations
Welcome to Diagnostic Mode
Router# show transport-map name sshhandler
Transport Map:
Name: sshhandler
Type: Persistent SSH Transport
Interface:
GigabitEthernet0
Connection:
Wait option: Wait Allow Interruptable
Wait banner:
Waiting for IOS prompt
Bshell banner:
Welcome to Diagnostic Mode
SSH:
Timeout: 120
Authentication retries: 5
RSA keypair: sshkeys
Router#
The show platform software configuration access policy command can be used to view the current
configurations for the handling of incoming console port, SSH, and Telnet connections. The output of
this command provides the current wait policy for each type of connection, as well as any information
on the currently configured banners. Unlike show transport-map, this command is available in
diagnostic mode so it can be entered in cases when you need transport map configuration information
but cannot access the IOS CLI.
Router# show platform software configuration access policy
The current access-policies
Method : telnet
Rule : wait
Shell banner:
Wait banner :
Method : ssh
Rule : wait
Shell banner:
Wait banner :
Method : console
Rule : wait with interrupt
Shell banner:
Wait banner :
In the following example, the connection policy and banners are set for a persistent SSH transport map,
and the transport map is enabled.
The show platform software configuration access policy output is given both before the new transport
map is enabled and after the transport map is enabled so the changes to the SSH configuration are
illustrated in the output.
Router# show platform software configuration access policy