Ip Dhcp Snooping Binding - Dell Networking 2024 Reference Manual

Hide thumbs Also See for Networking 2024:
Table of Contents

Advertisement

User Guidelines
To enable DHCP snooping, do the following:
1 Enable DHCP Snooping globally.
2 Enable DHCP Snooping per VLAN.
3 Set DHCP Snooping trusted port on the port in the DHCP server
direction.
The bindings database populated by DHCP snooping is used by several other
services, including IP source guard and dynamic ARP inspection. DHCP
snooping must be enabled for these services to operate.
Example
The following configuration enables DHCP snooping on VLAN 1 for a switch
connected to a DHCP server over interface gi1/0/4:
console(config)#ip dhcp snooping
console(config-if-vlan1)#ip dhcp snooping
console(config-if-vlan1)#exit
console(config)#interface gi1/0/4
console(config-if-Gi1/0/4)#ip dhcp snooping trust

ip dhcp snooping binding

Use the ip dhcp snooping binding command to configure a static DHCP
Snooping binding. Use the "no" form of this command to remove a static
binding.
Syntax
ip dhcp snooping binding
{gigabitethernet unit/slot/port | tengigabitethernet unit/slot/port |
fortygigabitethernet unit/slot/port | port-channel
no ip dhcp snooping binding
mac-address —
vlan-id —
ip-address —
interface —
be a physical interface or a port channel.
332
DHCP Snooping Commands
mac-address
mac-address
The client's MAC address.
The number of the VLAN the client is authorized to use.
The IP address of the client.
The interface on which the client is authorized. The interface may
vlan-id ip-address
vlan
port-channel-id
interface
}

Advertisement

Table of Contents
loading

Table of Contents