68
Syntax
reaction trigger probe-pass
count
undo reaction trigger probe-pass
Default
When the number of consecutive successful probes reaches 3, the operation succeeds.
Views
Any NQA template view
Predefined user roles
network-admin
mdc-admin
Parameters
count
: Specifies the number of consecutive successful probes, in the range of 1 to 15.
Usage guidelines
If the operation succeeds, the NQA client notifies the feature that uses the template of the successful
operation event.
Examples
# In HTTP template view, if the number of consecutive successful probes reaches 5, the operation
succeeds.
<Sysname> system-view
[Sysname] nqa template http httptplt
[Sysname-nqatplt-http-httptplt] reaction trigger probe-pass 5
resolve-target
Use
resolve-target
to set the domain name for the DNS operation.
Use
undo resolve-target
to restore the default.
Syntax
resolve-target
domain-name
undo resolve-target
Default
No domain name is configured.
Views
DNS operation view, DNS template view
Predefined user roles
network-admin
mdc-admin
Parameters
domain-name
: Specifies the domain name to be resolved. It is a dot-separated case-sensitive string
of 1 to 255 characters including letters, digits, hyphens (-), and underscores (_) (for example,
aabbcc.com). Each part consists of 1 to 63 characters, and consecutive dots (.) are not allowed.