Enabling The Cisco Ios Dhcp Server Database; Displaying Dhcp Snooping Information - Cisco 3020 - Catalyst Blade Switch Configuration Manual

Cisco catalyst blade switch 3020 for hp software configuration guide, rel. 12.2(25)sef1
Hide thumbs Also See for 3020 - Cisco Catalyst Blade Switch:
Table of Contents

Advertisement

Displaying DHCP Snooping Information

To disable DHCP snooping, use the no ip dhcp snooping global configuration command. To disable
DHCP snooping on a VLAN or range of VLANs, use the no ip dhcp snooping vlan vlan-range global
configuration command. To disable the insertion and removal of the option-82 field, use the no ip dhcp
snooping information option global configuration command. To configure an aggregation switch to
drop incoming DHCP snooping packets with option-82 information from an edge switch, use the no ip
dhcp snooping information option allow-untrusted global configuration command.
This example shows how to enable DHCP snooping globally and on VLAN 10 and to configure a rate
limit of 100 packets per second on a port:
Switch(config)# ip dhcp snooping
Switch(config)# ip dhcp snooping vlan 10
Switch(config)# ip dhcp snooping information option
Switch(config)# interface gigabitethernet0/1
Switch(config-if)# ip dhcp snooping limit rate 100

Enabling the Cisco IOS DHCP Server Database

For procedures to enable and configure the Cisco IOS DHCP server database, see the "DHCP
Configuration Task List" section in the "Configuring DHCP" chapter of the Cisco IOS IP Configuration
Guide, Release 12.2.
Displaying DHCP Snooping Information
To display the DHCP snooping information, use one or more of the privileged EXEC commands in
Table
Table 17-2
Commands for Displaying DHCP Information
Command
show ip dhcp snooping
show ip dhcp snooping binding
If DHCP snooping is enabled and an interface changes to the down state, the switch does not delete the
Note
statically configured bindings.
Cisco Catalyst Blade Switch 3020 for HP Software Configuration Guide
17-10
17-2:
Purpose
Displays the DHCP snooping configuration for a switch
Displays only the dynamically configured bindings in the DHCP snooping binding
database, also referred to as a binding table.
Chapter 17
Configuring DHCP Features
OL-8915-01

Advertisement

Table of Contents
loading

Table of Contents