Cisco Cisco Prime IP Express 8.3 Technical References

Page of 277
  Examples
 
    nrcmd> dhcp-address-block example1 create 10.10.0.0/16
    nrcmd> dhcp-address-block example1 set policy=p2
    nrcmd> dhcp-address-block example1 show
  Status
 
  See Also
   
 
 
    vpn [] (AT_STRING, Optional, default: <none>)
 
This is a "virtual" property.  Use this property to set or
 
get the vpn-id by vpn name instead of by id.
  Attributes
 
 
address 
 required
 
Determines the IP subnet address (in the address/mask format) of
a DHCP address block. This value is defined when you create the
address block.
 
default-subnet-size 
 default = 28
 
Sets the default subnet size for allocations from this address
block.
 
deprecated 
 default = false
 
Determines whether the server deactivates a DHCP address block.
The server ignores a deprecated DHCP address block for new subnet
allocations. It allows existing clients to renew their subnets, but
indicates to them that the subnet is deprecated. The client then
prepares to release the deprecated subnet or subnets back to the
server.
 
embedded-policy 
(0)
 
Displays the embedded policy object for this DHCP address block.
Read-only. Use the dhcp-address-block-policy command to set the
embedded policy.
 
name 
 
Defines the name of the address-block. This value is defined
when you create the address block.
 
policy 
(0) default = default, required
 
Identifies the name of the policy associated with this address-block.
 
segment-name 
 
Designates the LAN segment name for this DHCP address block. To group
multiple, logical IP subnets on a single, physical network, give each
DHCP address block the same segment-name string. The server ignores
character case when comparing values.
 
selection-tags 
 
Lists tag strings that are compared with incoming selection tags in
an allocation request. All tags in the request must match a DHCP
address block's selection tags for that block to satisfy the request.
Separate multiple tags with a comma (do not include commas in tag
names).