Technical References
Status
See Also
Attributes
addr-blocks-default-selection-tags string
Specifies the default selection tag (or list of tags) that will
be associated with incoming subnet-allocation requests in this
vpn that do not contain any subnet name data. No
default.
addr-blocks-use-client-affinity bool
Determines whether the DHCP server attempts to allocate
subnets to clients using address-blocks that the clients
have already used. Default is true (enable).
If you disable this attribute, the server then supplies
subnets from any block that is suitable, based on other
selection data in the clients' messages.
addr-blocks-use-lan-segments bool
Controls whether DHCP subnet-allocation uses the
lan-segment attribute when configured on address-blocks.
addr-blocks-use-selection-tags bool
Controls whether the server compares the subnet name data in
incoming subnet-allocation requests with each address-block's
selection tags. A block will only be considered if the
two match. No default.
description string
Describes the VPN that this object represents.
id int required,unique,immutable
The VPN's unique id. This is a 32 bit value that is associated
with every VPN-qualified IP address, subnet or address block.
It is different than and unrelated to the standard 7-byte VPN-ID.
name string required,unique
The VPN's name within the CNR management system. Independent from,
but could be the same as the vrf-name.
vpn-id 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.
vrf-name string