R3102-R3103-HP 6600/HSR6600 Routers Network Management and Monitoring Command Reference

66
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.
Examples
# Display NQA server status.
<Sysname> display nqa server status
nqa server is: enabled
tcp-connect:
IP Address Port Status
2.2.2.2 2000 active
udp-echo:
IP Address Port Status
3.3.3.3 3000 inactive
Table 10 Command output
Field Description
tcp-connect
TCP connect listening service.
udp-echo
UDP echo listening service.
IP Address
IP address specified for the TCP/UDP listening service on the NQA
server.
Port
Port number of the TCP/UDP listening service on the NQA server.
Status
Listening service status:
active—Listening service is ready.
inactive—Listening service is not ready.
nqa server enable
Use nqa server enable to enable the NQA server.
Use undo nqa server enable to disable the NQA server.
Syntax
nqa server enable
undo nqa server enable