Use the following commands to view console port, SSH, and Telnet handling configurations:
Use the
show
transport-map command to view transport map configurations.
show
transport-map [all
| name
transport-map-name
| type
[console ]]
This command can be
used either in user EXEC mode or privileged EXEC mode.
Example
The following example shows transport maps that are configured on the router: console port (consolehandler
):
Router# show transport-map all
Transport Map:
Name: consolehandler Type: Console Transport
Connection:
Wait option: Wait Allow Interruptable Wait banner:
Waiting for the IOS CLI bshell banner:
Welcome to Diagnostic Mode
Router# show transport-map type console
Transport Map:
Name: consolehandler
REVIEW DRAFT - CISCO CONFIDENTIAL
Type: Console Transport
Connection:
Wait option: Wait Allow Interruptable Wait banner:
Waiting for the IOS CLI Bshell banner:
Welcome to Diagnostic Mode
Router# show transport-map type persistent ssh
Transport Map:
Name: consolehandler Type: Console Transport
Connection:
Wait option: Wait Allow Interruptable Wait banner:
Waiting for the IOS CLI Bshell banner:
Welcome to Diagnostic Mode
Use the
show platform
software configuration access policy command to view the current
configurations for handling the incoming console port, SSH, and Telnet
connections. The output of this command provides the current wait policy for
each type of connection (Telnet, SSH, and console), as well as information on
the currently configured banners.
Unlike the
show
transport-map command, the
show platform software configuration access policy command is
available in diagnostic mode so that it can be entered in scenarios where you
need transport map configuration information, but cannot access the Cisco IOS
CLI.
Example
The following example shows the show platform software configuration access policy command.
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 Shell banner: Wait banner :
Method : console
Rule : wait with interrupt Shell banner:
Wait banner :