Lees dan ook het stuk tussen haakjes even:
"waarbij het netwerk aan de andere zijde van de relay-agent multinetten gebruikt"
Er staat toch letterlijk dat het dan om multinetten gaat?
Als het remote netwerk geen multinet is, volstaat een gewone scope. Bij mij @work staat een geclusterde DHCP-server die ip-adressen voor ongeveer 300 remote lokaties uitdeelt (en dit zonder één superscope).
Het verschil in DHCP-gebruik tussen een lokaal netwerk en een remote netwerk (middels een relay-agent) is dat het laatste unicast is, en de eerste een broadcast. De ip-helper op je netwerkdevice verstuurd de DHCP-broadcast van een client nl. als unicast bericht naar de dhcp-server. In dit unicast bericht zit het "GIADDR field" waarmee de DHCP-server kan bepalen vanuit welke scope de client bedient moet worden.
Zie ook het volgende blog:
DHCP-scope vs. superscopeIn an environment where you have multiple segments segmented by a Layer 3 device, each of those segments will have a different IP Range of course. That Layer 3 device will be configured with a DHCP IP (DHCP Helper IP) that is located in a different segment. Because of this, you only need to use regular scopes, as the DHCP server will see that it was requested from a different segment.
Dus geen multinet, geen superscope nodig.
When you have different IP ranges on the same segment, the DHCP server will return a NACK because that DHCP server’s NIC is not on that segment. One way to get around this, is by adding another NIC that contains that same IP range. So if you have 3 different IP ranges on the same physical segment, you’ll need 3 different NICs. There is a way to get around this, and that is by using a superscope.
Using a superscope, you can have multiple logical IP ranges within the same physical segment and be able to hand out IP addresses even if the DHCP’s NIC does not belong to that same IP address range. Because of this, a superscope will help transition to a new scope using a different IP range for the same single physical segment.
Meerder logische ip-ranges op één fysiek netwerk, wel een superscope.
MCSE NT4/2K/2K3, MCTS, MCITP, CCA, CCEA, CCEE, CCIA, CCNA, CCDA, CCNP, CCDP, VCP, CEH + zwemdiploma A & B