Avaya P330-ML-ML Switch User Manual


 
Chapter 3 Avaya P330-ML Layer 3 CLI Commands
276 Avaya P330-ML Reference Guide
ip bootp-dhcp network
User level: privileged, supervisor.
Use the ip bootp-dhcp network command to configure the network from
which the BOOTP/DHCP server shall allocate an address.
Use the no ip bootp-dhcp network command to remove a network.
L Multiple networks can be configured and relayed per VLAN, by repeating the
ip bootp-dhcp network commnd. If more than one network is configured,
then the address allocation is based on a round-robin algorithm.
The syntax for this command is:
[no] ip bootp-dhcp network <ip-net>
Example:
To select the network 192.168.169.0 as the network from which an address shall be
allocated for bootp/dhcp requests:
ip bootp-dhcp server
User level: privileged, supervisor.
Use the ip bootp-dhcp server command to add a bootp/dhcp server to
handle BOOTP/DHCP requests received by this interface.
Use the no ip bootp-dhcp server command to remove the server. A
maximum of two servers can be added to a single interface.
The syntax for this command is:
ip bootp-dhcp server <ip addr>
ip-net The IP address of the network.
Router-N(configure-if:marketing) # ip bootp-dhcp network
192.168.169.0
Done!
ip addr The IP address of the server.