Chapter 6

CLI – Layer 3

 

 

Example:

To add station 192.168.37.46 as a bootp/dhcp server to handle bootp/dhcp requests arriving at the interface “marketing”:

Router-N(config-if:marketing)# ip bootp-dhcp server 192.168.37.46

ip bootp-dhcp network Command

Use the ip bootp-dhcp network command to select the network from which the bootp/dhcp server shall allocate an address. This command is required only when there are multiple interfaces over the VLAN. The no form of this command restores to the default.

The syntax for this command is:

[no] ip bootp-dhcp network <ip-address>

ip-address

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(config-if:marketing)# ip bootp-dhcp network 192.168.169.0

P332G-ML User’s Guide

181

Page 199
Image 199
Avaya P332G-ML manual Router-Nconfig-ifmarketing# ip bootp-dhcp server, Ip bootp-dhcp network Command, Ip-address