Deployment Guide

NOTE: Management routes added by the DHCP client include the specic routes to reach a DHCP server in a dierent subnet
and the management route.
DHCP Client on a VLAN
The following conditions apply on a VLAN that operates as a DHCP client:
The default VLAN 1 with all ports auto-congured as members is the only L3 interface on the Aggregator.
When the default management VLAN has a DHCP-assigned address and you recongure the default VLAN ID number, the Aggregator:
Sends a DHCP release to the DHCP server to release the IP address.
Sends a DHCP request to obtain a new IP address. The IP address assigned by the DHCP server is used for the new default
management VLAN.
DHCP Packet Format and Options
DHCP uses the user datagram protocol (UDP) as its transport protocol.
The server listens on port 67 and transmits to port 68; the client listens on port 68 and transmits to port 67. The conguration parameters
are carried as options in the DHCP packet in Type, Length, Value (TLV) format; many options are specied in RFC 2132. To limit the number
of parameters that servers must provide, hosts specify the parameters that they require, and the server sends only those parameters.
Some common options are shown in the following illustration.
Figure 6. DHCP packet Format
The following table lists common DHCP options.
Option
Number and Description
Subnet Mask Option 1
Species the client’s subnet mask.
Router Option 3
Species the router IP addresses that may serve as the client’s default gateway.
Domain Name
Server
Option 6
Species the domain name servers (DNSs) that are available to the client.
Domain Name Option 15
Species the domain name that clients should use when resolving hostnames via DNS.
IP Address Lease
Time
Option 51
Species the amount of time that the client is allowed to use an assigned IP address.
76 Dynamic Host Conguration Protocol (DHCP)