Cisco Cisco Prime IP Express 8.3 Technische Referenzen

Seite von 289
appearance of the server-id-override sub-option in
the relay agent information option (Option 82).
dhcp-address-block
 
    dhcp-address-block - Defines a contiguous range of IP address space
    from which the DHCP server may allocate subnets
  Synopsis
 
    dhcp-address-block  <name> create <address> [<attribute>=<value> ...]
    dhcp-address-block  <name> delete 
    dhcp-address-block list
    dhcp-address-block listnames
    dhcp-address-block listbrief
    dhcp-address-block  <name> show
    dhcp-address-block  <name> listsubnets
    
    dhcp-address-block  <name> get <attribute>
    dhcp-address-block  <name> set<attribute>=<value> [<attribute>=<value> ...]
    dhcp-address-block  <name> unset <attribute>
    dhcp-address-block  <name> enable <attribute>
    dhcp-address-block  <name> disable <attribute>
  Description
 
    The dhcp-address-block command creates and sets attributes
    for Network Registrar DHCP address blocks. The command applies
    only to address block objects that are designated in the 
    DHCP server for subnet allocation to clients. When a DHCP server
    receives a request to allocate a subnet to a client, it does so 
    by subdividing its available address-blocks. In this context, 
    a DHCP address block is a contiguous range of IP address space
    that is delegated to the DHCP server for assignment. The DHCP 
    server expects to subdivide these DHCP address blocks for 
    delegation to some other server or device, or for its own use in
    interaction with DHCP clients.
    DHCP address blocks can parent one or more subnets. Subnets are also
    contiguous ranges of IP address space that are bound to a specific 
    client, usually a router or another DHCP server. DHCP address blocks
    and subnets are similar to scopes in that they contain address ranges
    and other attributes necessary to configure the DHCP client-server 
    interaction. Unlike scopes, DHCP address blocks and subnets do not 
    have address ranges available for assignment to DHCP clients and do 
    not contain reserved addresses.
    In a virtual private network (VPN) deployment where multiple VPNs use 
    the same private address space, you can use logically identical DHCP 
    address blocks simultaneously on multiple VPNs.
    
  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>)