Programmer's Guide (Supporting ADX v03.1.00) Manual

256 Brocade Virtual ADX XML API Programmer’s Guide
53-1003248-01
Data structures
4
InterfaceDetails
This structure is the high-level description of interface details.
mtu unsignedInt Optional The valid value range
is from 576 to 9216
bytes.
This parameter is valid
in Router mode only
and invalid when the
interface type is
ETHERNET or
MANAGEMENT.
Sets the Maximum
Transmission Unit
for this interface.
isRouteOnly boolean Optional This parameter is valid
in Router mode only
and when the
interface type is
ETHERNET.
Enables or disables
the Route Only
feature for a
specific interface.
enableSynProxy twoWayToggleEnum Optional Ignored when the
interface type is
MANAGEMENT.
You can enable either
enableSynProxy or
enableSynDefense.
Both cannot be
enabled.
Enable or disable
Syn-Proxy on each
interface handling
inbound SYN
requests.
enableSynDefense twoWayToggleEnum Optional Ignored when the
interface is
MANAGEMENT.
Either enableSynProxy
or enableSynDefense
can be enabled. Both
cannot be enabled.
Enable or disable
syn-defense on
each interface.
TABLE 638 Attributes
Name Type Presence Rules Description
id InterfaceDetails Optional The interface identifier.
interfaceName string Optional The name of the interface.
attributes InterfaceAttributes Optional The attributes of the interface.
inputStatistics InterfaceStatistics Optional Input statistics.
outputStatistics InterfaceStatistics Optional Output statistics.
inputErrorStatistics InterfaceInputErrorStatistics Optional Input error statistics.
outputErrorStatistics InterfaceOutputErrorStatistics Optional Output error statistics.
TABLE 637 Attributes (Continued)
Name Type Presence Rules Description