Cisco Cisco Prime IP Express 8.3 Referencia técnica

Descargar
Página de 289
 
Enables or disables the specified multicast addresses on DHCP
interfaces. The default multicast addresses are ff02::1:2 and
ff05::1:3.  DHCPv6 requires address ff02::1:2, if any DHCPv6 clients
are directly connected to the link associated with the interface.
The address ff05::1:3 is the default multicast addresses used by
relay agents when relaying DHCPv6 requests.
 
name 
 required,unique
 
Specifies the user-assigned name of the DHCP server interface.
dhcp-listener
 
    dhcp-listener - Configures a TCP dhcp-listener for DHCP.
  Synopsis
 
    dhcp-listener <name> create <address>
                                   [<attribute>=<value> ...] 
    dhcp-listener <name> delete
    dhcp-listener list  
    dhcp-listener listnames
    dhcp-listener listbrief
    dhcp-listener <name> show
    dhcp-listener <name> set <attribute>=<value>
                                   [<attribute>=<value> ...]
    dhcp-listener <name> get <attribute>
    dhcp-listener <name> unset <attribute>
    dhcp-listener <name> enable <attribute>
    dhcp-listener <name> disable <attribute>
  Description
 
    The dhcp-listener command configures objects to enable active
    and bulk leasequery to the DHCP server over TCP connections. To
    enable active and bulk leasequery, one of these objects must be
    created. Multiple objects can be used to accept connections on
    different ports.
  Examples
 
  Status
 
  See Also
   
 
  Attributes
 
 
address 
 
Specifies the address to which the service is bound. To accept
connections to any valid local address, specify 0.0.0.0.
If both address and ip6address are unset, the IPv4 address 0.0.0.0
will be used. However, both cannot be set. Create separate objects, 
one for IPv4 and another for IPv6 to use the same port for both.
 
enable 
 default = true
 
Specifies whether this service is enabled. If disabled, the DHCP
server will ignore this listener configuration.