Cisco Cisco Prime IP Express 8.3 Technische Referenzen

Seite von 1286
Parameters:
value
 - allowed object is 
JAXBElement<String>
getVpnId
public javax.xml.bind.JAXBElement<java.lang.String> getVpnId()
Gets the value of the vpnId property.
Network Registrar Type: AT_VPNID
The vpn-id in RFC 2685 format (i.e, 7 octets),
 using a syntax similar to that used by IOS to enter the
 same information.  The syntax is 3 hex octets, a colon,
 and 4 hex octets.  For example 010203:04050607 would
 be the way to enter the following hex octets:
  01:02:03:04:05:06:07 into this property.
Returns:
possible object is 
JAXBElement<String>
setVpnId
public void setVpnId(javax.xml.bind.JAXBElement<java.lang.String> value)
Sets the value of the vpnId property.
Parameters:
value
 - allowed object is 
JAXBElement<String>
getVrfName
public javax.xml.bind.JAXBElement<java.lang.String> getVrfName ()
Gets the value of the vrfName property.
Network Registrar Type: AT_STRING
The VPN's VRF name.
Returns:
possible object is 
JAXBElement<String>
setVrfName
public void setVrfName (javax.xml.bind.JAXBElement<java.lang.String> value)
Sets the value of the vrfName property.
Parameters:
value
 - allowed object is 
JAXBElement<String>
 Class 
   
    
    
SUMMARY: NESTED | FIELD | 
 
DETAIL: FIELD | 
 |