52 ip dhcp excluded-address – PLANET SGS-5220-24T2X User Manual

Page 156

Advertising
background image

Command Guide of SGS-5220-24T2X

-156-

logging ARP inspection vlan logging mode config

all log all entries

deny log denied entries

permit log 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.52 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

Advertising