Chapter 4: Commands for CLI configuration
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
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
ip dhcp pool
Command:
ip dhcp pool <WORD>
ip
Internet Protocol
dhcp
Dynamic Host Configuration Protocol
pool
Configure DHCP address pools
<WORD>
Pool name in 32 characters
Default:
N/A
Usage Guide:
To create a
DHCP pool.
Example:
To create a
DHCP pool (Name: IFSbestswitch).
NS3500-24T-4C Managed Switch Command Guide
131