R2511-HP MSR Router Series Voice Command Reference(V5)

290
display call-watch status
Use display call-watch status to display information about the call-watch group associated with the
specified E1/T1 interface. If no interface is specified, the information of all call-watch groups associated
with an E1/T1 interface is displayed.
Syntax
display call-watch status [ controller controller-type controller-number ] [ | { begin | exclude | include }
regular-expression ]
Views
Any view
Default command level
1: Monitor level
Parameters
controller controller-type controller-number: Specifies an E1 or T1 interface by its type and number.
|: 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 information of all call-watch groups associated with an E1/T1 interface.
<Sysname> display call-watch status
Controller E1 1/0 : UP
Call-Watch mode : hard
Call-Watch rule 1 remote track 1, state is INVALID
Controller E1 1/1 : Watch-Out
Call-Watch mode : soft
Call-Watch rule 2 local interface Ethernet1/1, network is DOWN
Table 57 Command output
Field Descri
p
tion
Controller E1
The state of the E1 interface associated with a call-watch group: Up, Down,
Watch-Out, or No-Watch-Out. By setting the interface state to
No-Watch-Out, you can disable Call-Watch on the interface. Whether the
interface becomes up or down depends on the interface configuration.
Call-Watch mode
The operating mode of the call-watch group on the interface: hard or soft.
Call-Watch rule 1 remote track
1
Indicate that monitor group 1 is associated with track object ID 1, which is
associated with an NQA test group monitoring a remote IP address.
state is INVALID
The state of the track object: POSITIVE, INVALID, or NEGATIVE.
In this example, it is INVALID.