CLI Commands
4.21 X
SCALANCE W1750D CLI
Function Manual, 03/2019, C79000-G8976-C452-04
721
4.21
X
4.21.1
xml-api-server
Description
This command integrates an XML API interface to the AP.
Syntax
xml-api-server [<xml_api_server_profile>]
ip <addr> [mask <mask>]
key <key>
no…
no xml-api-server [<xml_api_server_profile>]
Command/Parameter
Description
xml-api-server
Displays the sub-mode for configuring the XML API interface
parameters.
<xml_api_server_ profile>
Creates an XML API server profile.
ip <subnet> mask [<mask]
Configures the subnet of the XML API server. You can optionally
configure the subnet mask for the XML API server.
key <shared-key>
Configures the key required for accessing the XML API inter-
face.
no…
Removes the parameter definition configured under the xml-api-
server
command.
no xml-api-server[<xml_
api server profile>]
Removes the XML API configuration.
Usage Guidelines
Use this command to integrate an AP with an external XML API interface.
Example
The following command configures the XML API Server details on an AP:
(scalance)(config)# xml-api-server test-xml
(scalance)(xml-api-server "test-xml")# ip 12.0.132.61
(scalance)(xml-api-server "test-xml")# key123
(scalance)(xml-api-server "test-xml")# end
(scalance)# commit apply