Networkinterface, Radiusserverconfiguration, Portlist – Brocade Virtual ADX XML API Programmer’s Guide (Supporting ADX v03.1.00) User Manual
Page 115

Brocade Virtual ADX XML API Programmer’s Guide
105
53-1003248-01
Data structures
3
networkInterface
This structure is a high-level description of a network interface.
PortList
This structure is a high-level description of Port list information.
RadiusServerConfiguration
This structure is a high-level description for identifying the RADIUS server to the Brocade Virtual
ADX
TABLE 257
Attributes
Parameters
Type
Presence
Rules
Description
type
Optional
Interface type.
id
string
Optional
Interface ID.
IP
string
Optional
The IP address of the interface.
TABLE 258
Attributes
Parameters
Type
Presence
Rules
Description
portList
[ ] Mandatory
Only Ethernet port numbers are
allowed. Either portList or
portRange is mandatory.
Specifies one or more port
numbers.
beginPortRange
Optional
If range is specified, then both
“portBeginRange” and
“portEndRange” are Mandatory.
Begin port number.
endPortRange
Optional
If range is specified, then both
“portBeginRange” and
“portEndRange” are Mandatory.
End port number.
TABLE 259
Attributes
Parameters
Type
Presence
Rules
Description
hostIP
string
Mandatory Only IPv4 address is
allowed.
This parameter specifies the
IP address of the RADIUS
server.
authenticationPor
t
unsignedInt
Optional
This parameter’S
valid value ranges
between 0 and
65535.
If the parameter
value is empty, then
the default port
number 1645 is
considered. If the
port value is 0, then
the default value of
the port is assigned
This parameter is the
authentication UDP port
number.