Services
24.7 Integrating an AP with an XML API Interface
SCALANCE W1750D UI
Configuration Manual, 02/2018, C79000-G8976-C451-02
407
8.
To add multiple entries, repeat the procedure
9.
Click OK.
10.
To edit or delete the server entries, use the Edit and Delete buttons, respectively.
In the CLI
To enable XML API integration with the AP:
(scalance)(config)# xml-api-server <xml_api_server_profile>
(scalance)(xml-api-server <profile-name>)# ip <subnet> [mask <mask>]
(scalance)(xml-api-server)# key <key>
(scalance)(xml-api-server)# end (scalance)# commit apply
Creating an XML API Request
You can now create an XML request with an appropriate authentication command and send
it to the VC through HTTPS post. The format of the URL to send the XML request is:
https://<virtualcontroller-ip/auth/command.xml>
●
virtualcontroller-ip: The IP address of the VC that will receive the XML API request
●
command.xml : The XML request that contains the XML API command. The format of the
XML API request is:
●
xml=<scalance command="<XML API command>">
<options>Value</options>
...
<options>Value</options>
</scalance>
You can specify any of the following commands in the XML request:
Table 24- 3 XML API Command
Parameter
Description
user_add
If the user entry is already present in the user table, the command will modify
the entry with the values defined in the XML request. For an existing user, this
command will update any value that is supplied, with an exception of IP and
MAC address. Session time-out is only applicable to captive portal users.
user_delete
This command deletes an existing user from the user table of the VC.
NOTE: Do not use the user_delete command if the intention is to clear the
association from the VC user table. If the client is dual-stack, it re-inherits the
authentication state from the IPv6 address. If not dual-stack, the client reverts
to the initial role.
user_authenticate
This command authenticates against the server group defined in the captive
portal profile. This is only applicable to captive portal users.
Содержание SCALANCE W1750D UI
Страница 18: ...About this guide SCALANCE W1750D UI 18 Configuration Manual 02 2018 C79000 G8976 C451 02 ...
Страница 28: ...About SCALANCE W 3 3 SCALANCE W CLI SCALANCE W1750D UI 28 Configuration Manual 02 2018 C79000 G8976 C451 02 ...
Страница 108: ...IPv6 Support 10 4 Debugging Commands SCALANCE W1750D UI 108 Configuration Manual 02 2018 C79000 G8976 C451 02 ...
Страница 326: ......
Страница 356: ......
Страница 374: ......
Страница 416: ......
Страница 440: ......
Страница 450: ...Intrusion Detection 27 4 Configuring IDS SCALANCE W1750D UI 450 Configuration Manual 02 2018 C79000 G8976 C451 02 ...
Страница 470: ......
Страница 480: ......
Страница 496: ......
Страница 518: ...Hotspot Profiles 33 3 Sample Configuration SCALANCE W1750D UI 518 Configuration Manual 02 2018 C79000 G8976 C451 02 ...
Страница 528: ......
Страница 552: ......
Страница 570: ...Appendix B 3 Glossary SCALANCE W1750D UI 570 Configuration Manual 02 2018 C79000 G8976 C451 02 ...