R3303-HP HSR6800 Routers Security Command Reference

359
Views
Any view
Default command level
1: Monitor level
Parameters
|: Filters command output by specifying a regular expression. For more information about regular
expressions, see Fundamentals Configuration Guide.
begin: Displays the first line that matches the specified regular expression and all lines that follow.
exclude: Displays all lines that do not match the specified regular expression.
include: Displays all lines that match the specified regular expression.
regular-expression: Specifies a regular expression, a case-sensitive string of 1 to 256 characters.
Usage guidelines
If neither source IP address nor source interface is specified for the Stelnet client, the system displays the
message "Neither source IP address nor source interface was specified for the Stelnet client."
Examples
# Display the source IP address or source interface configured for the Stelnet client.
<Sysname> display ssh client source
The source IP address you specified is 192.168.0.1
Related commands
ssh client source
display ssh server-info
Use display ssh server-info on a client to display mappings between SSH servers and their host public
keys on an SSH client.
Syntax
display ssh server-info [ | { begin | exclude | include } regular-expression ]
Views
Any view
Default command level
1: Monitor level
Parameters
|: Filters command output by specifying a regular expression. For more information about regular
expressions, see Fundamentals Configuration Guide.
begin: Displays the first line that matches the specified regular expression and all lines that follow.
exclude: Displays all lines that do not match the specified regular expression.
include: Displays all lines that match the specified regular expression.
regular-expression: Specifies a regular expression, a case-sensitive string of 1 to 256 characters.