6 ip address dhcp fallback, 7 ip dhcp server – Interlogix NS4702-24P-4S-4X Command Line Guide User Manual
Page 175

-175-
4.2.66.6 ip address dhcp fallback
Command:
ip address dhcp fallback <ipv4_addr> <ipv4_netmask>
ip Interface Internet Protocol config commands
address
Address configuraton
dhcp
Enable DHCP
<ipv4_addr>
DHCP fallback address
<ipv4_netmask>
DHCP fallback netmask
Default:
None
Usage Guide:
To configure DHCP fallback IP address for specific VLAN
Example:
To configure DHCP fallback IP address (192.168.1.10/24) for VLAN X
Switch# configure terminal
Switch (config)# interface vlan X
Switch (config-if-vlan)# ip address dhcp fallback 192.168.1.10 255.255.255.0
4.2.66.7 ip dhcp server
Command:
ip dhcp server
ip Interface Internet Protocol config commands
dhcp
Configure DHCP server parameters
server
Enable DHCP server per VLAN
Default:
None
Usage Guide:
To enable IPv4 DHCP Server for specific VLAN
Example:
To enable IPv4 DHCP Server for VLAN X