55 ip dhcp excluded-address, 56 ip dhcp pool – Interlogix NS3702-24P-4S Command Line Guide User Manual

Page 167

Advertising
background image

-167-

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.55 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

4.2.56 ip dhcp pool

Command:

Advertising