Bandwidth Up Command; Sample Command Xml; Response For The Bandwidth Up Command; Bandwidth Down Command - Proxim Orinoco AP-2500 User Manual

Public access ap
Hide thumbs Also See for Orinoco AP-2500:
Table of Contents

Advertisement

XML Interface Specification

Bandwidth Up Command

Set the bandwidth up for an authorized user.
This XML command has the following DTD:
Where:
COMMAND attribute: SET_BANDWIDTH_UP
SUBSCRIBER attribute: Subscriber's MAC address (char [12])
SET_BANDWIDTH_UP: (number measured in Kbps (i.e. for 128,000 bits per second, enter 128))

Sample command XML

<?xml version="1.0" ?>
<!DOCTYPE USG "ndxBwUp.dtd">
<USG COMMAND="SET_BANDWIDTH_UP" SUBSCRIBER="1A2B3C4D5E6F">
<SET_BANDWIDTH_UP>128</SET_BANDWIDTH_UP>
</USG>

Response for the Bandwidth Up Command

Standard: As a response to this command, the web server will get an acknowledgement XML message from the
AP-2500 (OK or ERROR, see "Standard OK/ERROR Response" section for DTD definition).

Bandwidth Down Command

Set the bandwidth down for an authorized user.
This XML command has the following DTD:
Where:
COMMAND attribute: SET_BANDWIDTH_DOWN
SUBSCRIBER attribute: Subscriber's MAC address (char [12])
SET_BANDWIDTH_DOWN: (number measured in Kbps (i.e. for 128,000 bits per second, enter 128))
260

Advertisement

Table of Contents
loading

Table of Contents