Raw-Request - HPE FlexNetwork 5130 HI Series Network Management And Monitoring Command Reference

Hide thumbs Also See for FlexNetwork 5130 HI Series:
Table of Contents

Advertisement

Usage guidelines
If a probe does not complete within the period, the probe is timed out.
Examples
# Set the probe timeout time to 10000 milliseconds for the DHCP operation.
<Sysname> system-view
[Sysname] nqa entry admin test
[Sysname-nqa-admin-test] type dhcp
[Sysname-nqa-admin-test-dhcp] probe timeout 10000
# In HTTP template view, set the probe timeout time to 10000 milliseconds for the HTTP operation.
<Sysname> system-view
[Sysname] nqa template http httptplt
[Sysname-nqatplt-http-httptplt] probe timeout 10000

raw-request

Use raw-request to enter raw request view and specify the content of an HTTP or HTTPS request.
Use undo raw-request to restore the default.
Syntax
raw-request
undo raw-request
Default
The contents of an HTTP or HTTPS raw request are not specified.
Views
HTTP operation view
HTTP/HTTPS template view
Predefined user roles
network-admin
Usage guidelines
This command places you in raw request view and deletes the previously configured request content.
To ensure successful operations, make sure the request content is in the correct format.
If the HTTP or HTTPS operation type is set to raw, you must enter raw request view and configure
the request content to be sent to the HTTP or HTTPS server.
Examples
# Enter raw request view and specify the content of a GET request for the HTTP operation.
<Sysname> system-view
[Sysname] nqa entry admin test
[Sysname-nqa-admin-test] type http
[Sysname-nqa-admin-test-http] raw-request
[Sysname-nqa-admin-test-http-raw-request] GET /sdn/ui/app/index HTTP/1.0\r\nHost:
172.0.0.2\r\n\r\n
# In HTTP template view, enter raw request view and specify the content of a POST request for the
HTTP operation.
<Sysname> system-view
[Sysname] nqa template http httptplt
58

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents