Ip dhcp excluded-address
From ImageStream Router Documentation
Contents |
ip dhcp excluded-address IPv4_Address IPv4_Address
Description
- Sets a range of addresses to be excluded from use in the address pool. You should exclude the IP address of the interface which is providing DHCP service at a minimum.
Parameters
- IPv4_Address - Series of four numbers, 0 to 255, separated by periods. For more information see the Wikipedia
- IPv4_Address - Series of four numbers, 0 to 255, separated by periods. For more information see the Wikipedia
Examples
- ip dhcp excluded-address 192.168.42.250 192.168.42.254 - Set DHCP to not hand out addresses from 192.168.42.250 to 192.168.42.254