ADTRAN AOS Version R10.1.0 Command Reference Manual page 2954

Adtran operating system (aos)
Table of Contents

Advertisement

Command Reference Guide
raw-string
Use the raw-string command to enter text to appear in the data portion of a Hypertext Transfer Protocol
(HTTP) request. Refer to
command to disable this feature.
Syntax Description
No subcommands.
Default Values
No default values are necessary for this command.
Command History
Release 13.1
Functional Notes
This command can only be executed while in the probe <name> http-request command set. The type
should be set to RAW. Refer to
The following system variables can be used in the text:
$SYSTEM_NAME = The host name of the system.
$SYSTEM_SERIAL_NUMBER = The serial number of the system.
$SYSTEM_DESCRIPTION = The product name and part number of the system.
$SYSTEM_SOFTWARE_VERSION = The firmware version of the system.
Usage Examples
The following example configures a RAW HTTP request that attempts to access update.php on the Web
server. This command could be useful if the server administrator creates a PHP script that logs network
connectivity information. Additional information (the router name and its uptime) placed after update.php
is sent to the HTTP server.
(config)#probe probe1 http-request
(config-probe-probe1)#raw-string
GET/update.php?hostname=$SYSTEM_NAME&uptime=$SYSTEM_UPTIME HTTP/1.0
\r\n
\r\n
exit
60000CRG0-35E
ping on page 391
for more details on the output text. Use the no form of this
Command was introduced.
tolerance on page 2963
Copyright © 2012 ADTRAN, Inc.
Network Monitor Probe Command Set
for more information.
2954

Advertisement

Table of Contents
loading

Related Products for ADTRAN AOS Version R10.1.0

This manual is also suitable for:

Aos r10.1.0

Table of Contents