Cisco ios dhcp server database, Dhcp snooping binding database, Figure 22-3 – Dell POWEREDGE M1000E User Manual

Page 548

Advertising
background image

22-6

Cisco Catalyst Blade Switch 3130 and 3032 for Dell Software Configuration Guide

OL-13270-03

Chapter 22 Configuring DHCP Features and IP Source Guard

Understanding DHCP Features

The length values are variable, depending on the length of the string that you configure.

Remote-ID suboption fields

The remote-ID type is 1.

The length values are variable, depending on the length of the string that you configure.

Figure 22-3

User-Configured Suboption Packet Formats

Cisco IOS DHCP Server Database

During the DHCP-based autoconfiguration process, the designated DHCP server uses the Cisco IOS
DHCP server database. It has IP addresses, address bindings, and configuration parameters, such as the
boot file.

An address binding is a mapping between an IP address and a MAC address of a host in the Cisco IOS
DHCP server database. You can manually assign the client IP address, or the DHCP server can allocate
an IP address from a DHCP address pool. For more information about manual and automatic address
bindings, see the “Configuring DHCP” chapter of the Cisco IOS IP Configuration Guide,

Release 12.2.

DHCP Snooping Binding Database

When DHCP snooping is enabled, the switch uses the DHCP snooping binding database to store
information about untrusted interfaces. The database can have up to 8192 bindings.

Each database entry (binding) has an IP address, an associated MAC address, the lease time (in
hexadecimal format), the interface to which the binding applies, and the VLAN to which the interface
belongs. The database agent stores the bindings in a file at a configured location. At the end of each entry
is a checksum that accounts for all the bytes from the start of the file through all the bytes associated
with the entry. Each entry is 72 bytes, followed by a space and then the checksum value.

Length

Length

Circuit

ID type

Suboption

type

Circuit ID Suboption Frame Format (for user-configured string):

Remote ID Suboption Frame Format (for user-configured string):

Suboption

type

Length

Length

Remote

ID type

145774

N

1

N+2

1

N

1

N+2

2

ASCII Circuit ID string

1 byte 1 byte 1 byte

N bytes (

N = 3-63)

ASCII Remote ID string or hostname

N bytes (

N = 1-63)

1 byte

1 byte 1 byte 1 byte

1 byte

Advertising