D-Link xStack DGS-3420 Series Reference Manual page 290

Layer 2 managed stackable gigabit switch cli
Hide thumbs Also See for xStack DGS-3420 Series:
Table of Contents

Advertisement

xStack® DGS-3420 Series Layer 2 Managed Stackable Gigabit Switch CLI Reference Guide
21-4
config dhcp_relay option_60 add string
Description
This command is used to configure the Option 60 relay rules. Note that different strings can be
specified with the same relay server, and the same string can be specified with multiple relay servers.
The system will relay the packet to all the matching servers.
Format
config dhcp_relay option_60 add string <multiword 255> relay <ipaddr> [exact-match | partial-
match]
Parameters
<multiword 255> - Specify a string.
relay - Specify a relay server IP address.
<ipaddr> - Enter the IP address here.
exact-match - The Option 60 string in the packet must fully match the specified string.
partial-match - The Option 60 string in the packet only need partially match the specified string.
Restrictions
Only Administrator, Operator and Power-User level users can issue this command.
Example
To configure DHCP Option 60 to decide to relay which DHCP server:
DGS-3420-28SC:admin#config dhcp_relay option_60 add string "abc" relay 10.90.90.1
exact-match
Command: config dhcp_relay option_60 add string "abc" relay 10.90.90.1 exact-match
Success.
DGS-3420-28SC:admin#
21-5
config dhcp_relay option_60 default
Description
This command is used to configure DHCP relay Option 60 default relay servers. When there are no
match servers found for the packet based on Option 60, the relay servers will be determined by the
default relay server setting. When drop is specified, the packet with no matching rules found will be
dropped without further processing. If the setting is no- drop, then the packet will be processed further
based on Option 61. The final relay servers will be the union of Option 60 default relay servers and the
relay servers determined by Option 61.
285

Advertisement

Table of Contents
loading

Table of Contents