72 ip dhcp excluded-address – Interlogix NS4702-24P-4S-4X Command Line Guide User Manual
Page 191

-191-
logging
ARP inspection vlan logging mode config
all
log
all entries
deny
l og denied entries
permit
lo g permitted entries
Default:
N/A
Usage Guide:
To configure VLAN mode of ARP inspection.
Example:
To configure VLAN mode (VLAN 1, Log type: Permit) of ARP inspection.
Switch# configure terminal
Switch (config)# ip arp inspection vlan 1 logging permit
4.2.72 ip dhcp excluded-address
Command:
ip dhcp excluded-address <A.B.C.D>
ip Internet Protocol
dhcp
Dynamic Host Configuration Protocol
excluded-address
Prevent DHCP from assigning certain addresses
<A.B.C.D>
Low IP address
Default:
N/A
Usage Guide:
To configure excluded IP range of DHCP Server.
Example:
To configure excluded IP range (192.168.0.100~192.168.0.101) of DHCP Server.
Switch# configure terminal
Switch (config)# ip dhcp excluded-address 192.168.0.100 192.168.0.101