Technical information
ADC Telecommunications, Inc.
140 CHAPTER 2: CUDA 12000 BASE SYSTEM COMMANDS
Mode
interface:<type>:csi(<c/s/i>)
Syntax
To enable or disable DHCP authority on the current interface:
dhcp-authority {enable | disable}
To configure DHCP authority ranges on the current interface:
dhcp-authority <number> start <start-ip-address> end <end-ip-address>
To remove a DHCP authority range from the current interface:
no dhcp-authority <number>
Arguments
enable Enable DHCP authority on the current interface.
disable Disable DHCP authority on the current interface.
<number> Index number identifying the authority range on the current interface.
Note that you cannot modify ranges; you must delete the range and
then redefine it.
<start-ip-address> First IP address in the DHCP authority range.
<end-ip-address> Last IP address in the DHCP authority range.