Ipfwdcacheinfo, Ipinterfacefilter, Ipinterfacesimplefilter – Brocade Virtual ADX XML API Programmer’s Guide (Supporting ADX v03.1.00) User Manual
Page 273
Brocade Virtual ADX XML API Programmer’s Guide
263
53-1003248-01
Data structures
4
IPFwdCacheInfo
This structure is a high-level description of IP forward cache information.
IPInterfaceFilter
This structure is the high-level description of an IP interface filter.
IPInterfaceSimpleFilter
This structure is the high-level description of an IP interface simple filter.
TABLE 651
Attributes
Name
Type
Presence
Rules
Description
ipAddress
string
Optional
The IP address of the destination.
nextHop
string
Optional
The IP address of the next-hop router to the destination.
macAddress string
Optional
The MAC address of the destination.
hostType
string
Optional
The type of host entry.
port
string
Optional
The port through which this device reaches the
destination.
vlan
string
Optional
Indicates the VLANs the listed port is in.
age
unsign
edInt
TABLE 652
Attributes
Members
Type
Presence
Rules
Description
simpleFilter
Mandatory
IP interface filter data structure.
TABLE 653
Attributes
Members
Type
Presence
Rules
Description
field
Mandatory
Filter field name.
operator
bgpNeighborSummaryFilterFieldEnum
Mandatory
Filter operator type.
value
string
Optional
Ignored when the
“operator” value is
“RANGE”.
The value of the
field for filtering.
startValue
string
Optional
This parameter is
optional and considered
only when “operator”
value is “RANGE”.
Start value in a
range.
endValue
string
Optional
This parameter is
optional and considered
only when “operator”
value is “RANGE”.
End value in a
range.