Slb schema elements – Brocade Virtual ADX Graphical User Interface Guide (Supporting ADX v03.1.00) User Manual
Page 288

276
Brocade Virtual ADX Graphical User Interface Guide
53-1003242-01
XML schema element reference
B
SLB schema elements
TABLE 91
SLB schema elements
Element
Type
Description
Rules / Notes
ADXTemplate.slb
container
The section for ADX
system settings
Optional
slb.reals
container
The section for Real
Servers
Can contain "real"
elements and also
"repeater" elements that
contain more "real"
elements; optional
slb.virtuals
container
The section for Virtual
Servers
Optional
slb.csw
container
The section for CSW
Configuration
Optional
slb.ssl
container
The section for SSL
Profiles used in CSW
Optional
<staticProtocol>
<ethernetPorts>
<ethernetPort>2</ethernetPort>
<ethernetPort>7</ethernetPort>
</ethernetPorts>
<routerInterface>3</routerInterface>
</staticProtocol>
</ipSubnet>
<routerInterface>64</routerInterface>
</vlan>
</vlans>
<tcpProfiles>
<tcpProfile>
<name>my-tcp-profile</name>
<enableNagleAlgorithm>true</enableNagleAlgorithm>
<tcpReceiveQueueSize>444444</tcpReceiveQueueSize>
<mss>5000</mss>
</tcpProfile>
<tcpProfile>
<name>my-tcp-profile2</name>
<enableDelayedAckAlgorithm>true</enableDelayedAckAlgorithm>
<tcpReceiveQueueSize>1234567</tcpReceiveQueueSize>
<tcpTransmitQueueSize>300000</tcpTransmitQueueSize>
<windowScaleSize>5</windowScaleSize>
</tcpProfile>
</tcpProfiles>
</network>
</ADXTemplate>