ip dhcp snooping trust
ip dhcp snooping trust
To configure an interface as trusted for DHCP snooping purposes, use the ip dhcp snooping trust
command. To configure an interface as untrusted, use the no form of this command.
Syntax Description
This command has no arguments or keywords.
Defaults
DHCP snooping trust is disabled.
Command Modes
Interface configuration
Command History
Release
12.1(12c)EW
Examples
This example shows how to enable DHCP snooping trust on an interface:
Switch(config-if)# ip dhcp snooping trust
Switch(config)#
This example shows how to disable DHCP snooping trust on an interface:
Switch(config-if)# no ip dhcp snooping trust
Switch(config)#
Related Commands
ip dhcp snooping
ip dhcp snooping information option
ip dhcp snooping limit rate
ip dhcp snooping vlan
show ip dhcp snooping
show ip dhcp snooping binding
Catalyst4500 Series SwitchCiscoIOS Command Reference—Release 12.2(18)EW
2-130
ip dhcp snooping trust
no ip dhcp snooping trust
Modification
Support for this command was introduced on the Catalyst 4500 series switch.
Chapter2
Cisco IOS Commands for the Catalyst 4500 Series Switches
78-16201-01