
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
The syntax for this command is:
[no] ip bootp-dhcp network <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
181 |