328
Cisco Nexus 5500 Series NX-OS Security Command Reference
OL-27883-02
Chapter       Show Commands
show startup-config dhcp
show startup-config dhcp
To display the Dynamic Host Configuration Protocol (DHCP) snooping configuration in the startup 
configuration, use the show running-config dhcp command.
show running-config dhcp [all]
Syntax Description
Command Default None
Command Modes Any command mode
Command History
Usage Guidelines To use this command, you must enable the DHCP snooping feature using the feature dhcp command.
Examples This example shows how to display the DHCP snooping configuration in the startup configuration file:
switch# show startup-config dhcp 
!Command: show startup-config dhcp
!Time: Mon Aug 23 09:09:14 2010
version 5.2(1)N1(1)
feature dhcp
ip dhcp snooping
ip dhcp snooping information option
service dhcp
ip dhcp relay
ip dhcp relay information option
ip arp inspection filter arp-acl-01 vlan 15,37-48
switch# 
Related Commands
all (Optional) Displays configured and default information.
Release Modification
5.2(1)N2(1) This command was introduced.
Command Description
copy running-config 
startup-config
Copies the running configuration to the startup configuration.