Технические ссылки для Cisco Cisco Prime IP Express 8.3

Скачать
Страница из 1286
 queries for AAAA records, but none are found.
Returns:
possible object is 
JAXBElement<String>
setDns64
public void setDns64(javax.xml.bind.JAXBElement<java.lang.String> value)
Sets the value of the dns64 property.
Parameters:
value
 - allowed object is 
JAXBElement<String>
getName
public java.lang.String getName()
Gets the value of the name property.
Network Registrar Type: AT_STRING 
Required. Unique.
The name of the DNS64 configuration instance.
Returns:
possible object is 
String
setName
public void setName(java.lang.String value)
Sets the value of the name property.
Parameters:
value
 - allowed object is 
String
getPrefix
public javax.xml.bind.JAXBElement<java.lang.String> getPrefix()
Gets the value of the prefix property.
Network Registrar Type: AT_PREFIX 
Default value: 64:ff9b::/96
Specifies the IPv6 prefix to use for synthesizing AAAA records.
 The prefix length must be 32, 40, 48, 56, 64, or 96, and bits 64-71 of
 the prefix must be zero.
Returns:
possible object is 
JAXBElement<String>
setPrefix
public void setPrefix(javax.xml.bind.JAXBElement<java.lang.String> value)
Sets the value of the prefix property.