Chapter 3 Avaya P330-ML Layer 3 CLI Commands

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.

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>

ip-net

The IP address of the network.

Example:

To select the network 192.168.169.0 as the network from which an address shall be allocated for bootp/dhcp requests:

Router-N(configure-if:marketing) # ip bootp-dhcp network

192.168.169.0

Done!

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 addr

The IP address of the server.

276

Avaya P330-ML Reference Guide

Page 292
Image 292
Avaya P330-ML-ML manual Ip bootp-dhcp network, 192.168.169.0, Ip bootp-dhcp server