D-Link DXS-3600-32S 24-port Top Of Rack 10 Gigabit Managed Switch With Expansion Slot

User Manual - Page 209

For DXS-3600-32S.

PDF File Manual, 695 pages, Read Online | Download pdf file

DXS-3600-32S photo
Loading ...
Loading ...
Loading ...
DXS-3600 Series 10GbE Layer 2/3 Switch CLI Reference Guide
201
13-6 ip dhcp relay option60 default
This command is used to add default relay servers, used by the DHCP relay Option 60. The no form of this command
deletes the Option 60 default relay server.
ip dhcp relay option60 default relay ip-address
no ip dhcp relay option60 default
Parameters
13-7 show ip dhcp relay option60
This command is used to show the entries of the DHCP relay Option 60.
Default
None.
Command Mode
Global Configuration Mode.
Command Default Level
Level: 8
Usage Guideline
This command configures the Option 60 relay rules. Note that different strings can
be specified with the same relay server and the same strings can be specified with
multiple relay servers.
A string map to a DHCP server has two modes: (1) One is exact-match and the (2)
other is partial-match. The exact-match is that the DHCP client string needs exactly
match the specified string. The partial-match is that the DHCP client string only
needs partially match the specified string.
You can verify your settings by entering the show ip dhcp relay option60
command.
Example
This example shows how to add an Option 60 string “MSFT 5.0” relay entry to
10.90.90.1.
DXS-3600-32S#configure terminal
DXS-3600-32S(config)#ip dhcp relay option60 identifier “MSFT 5.0” relay 10.90.90.1
DXS-3600-32S(config)#
ip-address Specifies the IP address of the DHCP server.
Default
None.
Command Mode
Global Configuration Mode.
Command Default Level
Level: 8
Usage Guideline
When there is no matching server found for the packet, based on the Option 60
string, for the relay servers to use, it will be determined by the default relay server
setting.
You can verify your settings by entering the show ip dhcp relay option60
command.
Example
This example shows how to add the default relay servers to use by the DHCP relay
Option 60.
DXS-3600-32S#configure terminal
DXS-3600-32S(config)#ip dhcp relay option60 default relay 10.90.90.90
DXS-3600-32S(config)#
Loading ...
Loading ...
Loading ...