
Chapter 6 Interfaces
6.2.2.1 DHCP Setting Command Examples
The following example uses these commands to configure DHCP pool DHCP_TEST.
Router# configure terminal
Router(config)# ip dhcp pool DHCP_TEST
network 192.168.1.0 /24 | |
lease 0 1 30 | |
Router(config)# interface ge1 |
|
binding pool | : DHCP_TEST |
56 |
| |
NXC CLI Reference Guide |
| |
|
|
|