EasyManuals Logo

Dell Networking N4000 Series User Manual

Dell Networking N4000 Series
1460 pages
To Next Page IconTo Next Page
To Next Page IconTo Next Page
To Previous Page IconTo Previous Page
To Previous Page IconTo Previous Page
Page #1040 background imageLoading...
Page #1040 background image
1040 Configuring DHCP Server and Relay Settings
The administrator is using a Microsoft DHCP server. Microsoft DHCP servers
do not have native support for DHCP Option 82, but it can be added using
the DhcpServerCalloutEntry API to retrieve the information via the
DhcpHandleOptionsHook configured on the switches. Adding Option 82
support enables choosing whether or not a particular DHCP server should
respond to the DHCP request, and whether it should only respond to requests
from a particular switch (as identified by the remote-id) and port (as
identified by the circuit-id). For further information and an example, follow
this web link:
http://blogs.technet.com/b/teamdhcp/archive/2009/07/06/dhcp-server-callout-
api-usage.aspx
For Linux-based systems, which natively support option 82, a configuration to
serve two private pools (Pool1 and Pool2) and one public pool of DHCP
addresses based upon the remote-id and circuit-id might look like the
following:
dhcpd.conf file:
class "Pool1" {
match option agent.remote-id;
match option agent.circuit-id;
}
subclass "Pool1" "Switch A" "Gi1/0/1";
subclass "Pool1" "Switch A" "Gi1/0/2";
subclass "Pool1" "Switch A" "Gi1/0/3";
class "Pool2" {
match option agent.remote-id;
match option agent.circuit-id;
}
subclass "Pool2" "Switch B" "Gi1/0/1";
subclass "Pool2" "Switch B" "Gi1/0/2";
subclass "Pool2" "Switch B" "Gi1/0/3";
shared-network Public {
subnet 10.1.222.0 netmask 255.255.254.0 {
pool {
deny members of "Pool1";
deny members of "Pool2";
option routers 10.1.222.1;

Table of Contents

Other manuals for Dell Networking N4000 Series

Questions and Answers:

Question and Answer IconNeed help?

Do you have a question about the Dell Networking N4000 Series and is the answer not in the manual?

Dell Networking N4000 Series Specifications

General IconGeneral
LayerLayer 3
Switching CapacityUp to 1.28 Tbps
Operating Temperature0°C to 45°C (32°F to 113°F)
Storage Temperature-40°C to 70°C (-40°F to 158°F)
SeriesN4000 Series
StackingUp to 12 units
Power SupplyDual, hot-swappable
ManagementWeb, CLI, SNMP
Humidity10% to 90% (non-condensing)

Related product manuals