Message body, Elements – HP Intelligent Management Center Licenses User Manual

Page 397

Advertising
background image

Message body

<list>
<vlanIf>
<vlanId>1</vlanId>
<isPrimary>true</isPrimary>
<enableDHCP>false</enableDHCP>
<ipAddress>10.153.89.12</ipAddress>
<ipMask>255.255.255.224</ipMask>
</vlanIf>
<vlanIf>
<vlanId>2</vlanId>
<isPrimary>true</isPrimary>
<enableDHCP>false</enableDHCP>
<ipAddress>12.4.3.2</ipAddress>
<ipMask>255.255.255.224</ipMask>
</vlanIf>
<vlanIf>
<vlanId>3</vlanId>
<isPrimary>true</isPrimary>
<enableDHCP>false</enableDHCP>
<ipAddress>10.0.0.1</ipAddress>
<ipMask>255.255.255.224</ipMask>
</vlanIf>
<vlanIf>
<vlanId>4</vlanId>
<isPrimary>true</isPrimary>
<enableDHCP>false</enableDHCP>
<ipAddress>5.3.6.9</ipAddress>
<ipMask>255.255.255.0</ipMask>
</vlanIf>
</list>

Elements

VLAN interface sub-elements

VLAN ID, which uniquely identifies a VLAN.

vlanId

Integer type.

Primary IP address or not.

isPrimary

Boolean type.

Whether or not the IP address is assigned through DHCP. If the value takes true, then the ipAddress
and ipMask parameters are empty.

enableDHCP

Boolean type.

IP address.

ipAddress

String type.

Network mask of an IP address.

ipMask

String type.

Query VLAN Interfaces 397

Advertising