Cisco Cisco Prime IP Express 8.3 Technical References

Page of 1286
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>
getReverseZonePrefixLength
public javax.xml.bind.JAXBElement<java.lang.String> getReverseZonePrefixLength()
Gets the value of the reverseZonePrefixLength property.
Network Registrar Type: AT_RANGEINT 
Valid values: 0 - 124
Specifies the prefix length of the reverse zone for ip6.arpa
 updates. You do not need to specify the full reverse zone,
 because you can synthesize it by using the ip6.arpa domain.
     Use a multiple of 4 for the value, because ip6.arpa zones
     are on 4-bit boundaries. If not a multiple of 4, the value
     is rounded up to the next multiple of 4.
     The maximum value is 124, because specifying 128 would
     create a zone name without any possible hostnames
     contained within.
     A value of 0 means none of the bits are used for the zone
     name, hence ip6.arpa is used.
     If you omit the value from the DNS update configuration,
     the server uses the value from the prefix or, as a last
     resort, the prefix length derived from the address value
     of the prefix.
Returns:
possible object is 
JAXBElement<String>
setReverseZonePrefixLength
public void setReverseZonePrefixLength(javax.xml.bind.JAXBElement<java.lang.String> value)
Sets the value of the reverseZonePrefixLength property.
Parameters:
value
 - allowed object is 
JAXBElement<String>
getSelectionTags
getSelectionTags()
Gets the value of the selectionTags property.
Network Registrar Type: AT_NLIST(AT_STRING)
Associates selection tags with an IPv6 prefix (subnet).
Returns:
possible object is 
JAXBElement<
setSelectionTags
public void setSelectionTags(javax.xml.bind.JAXBElement<
> value)
Sets the value of the selectionTags property.
Parameters:
value
 - allowed object is 
JAXBElement<
>