Cisco Cisco Prime IP Express 8.3 テクニカルリファレンス

ページ / 1286
Default value: disabled
Controls whether the scope is restricted to client (or lease)
 reservations. If enabled, the DHCP server will not
 automatically assign addresses to clients but instead
 requires the address to be supplied by a reservation, either
 a lease reservation or a client reservation, which is
 specified via a client entry or through an extension and the
 environment dictionary.
Returns:
possible object is 
JAXBElement<String>
setRestrictToReservations
public void setRestrictToReservations (javax.xml.bind.JAXBElement<java.lang.String> value)
Sets the value of the restrictToReservations property.
Parameters:
value
 - allowed object is 
JAXBElement<String>
getSelectionTagList
public javax.xml.bind.JAXBElement<
getSelectionTagList()
Gets the value of the selectionTagList property.
Network Registrar Type: AT_NLIST(AT_STRING)
Associates a comma-separated list of selection tags with a
 scope. The scope compares a client's selection criteria to this
 list in order to determine whether the client can obtain a lease
 from the scope.
Returns:
possible object is 
JAXBElement<
>
setSelectionTagList
public void setSelectionTagList(javax.xml.bind.JAXBElement<
> value)
Sets the value of the selectionTagList property.
Parameters:
value
 - allowed object is 
JAXBElement<
>
getSubnet
public java.lang.String getSubnet()
Gets the value of the subnet property.
Network Registrar Type: AT_SUBNET 
Required.
The network address of the IP subnet that this scope represents.
Returns:
possible object is 
String
setSubnet
public void setSubnet(java.lang.String value)
Sets the value of the subnet property.
Parameters:
value
 - allowed object is 
String