Specifications

xStack DGS-3400 Series Layer 2 Gigabit Managed Switch CLI Manual
Example usage:
To configure DHCP relay option 82 policy:
DGS-3400:4#config dhcp_relay option_82 policy replace
Command: config dhcp_relay option_82 policy replace
Success.
DGS-3400:4#
show dhcp_relay
Purpose Used to display the current DHCP/BOOTP relay configuration.
Syntax
show dhcp_relay {ipif <ipif_name 12>}
Description This command will display the current DHCP relay configuration for the
Switch, or if an IP interface name is specified, the DHCP relay configuration
for that IP interface.
Parameters ipif <ipif_name 12> - The name of the IP interface for which to display the
current DHCP relay configuration.
Restrictions None.
Example usage:
To show the DHCP relay configuration:
DGS-3400:4#
DGS-3400:4#show dhcp_relay
Command: show dhcp_relay
DHCP/BOOTP Relay Status : Enabled
DHCP/BOOTP Hops Count Limit : 2
DHCP/BOOTP Relay Time Threshold : 23
DHCP Relay Agent Information Option 82 State : Enabled
DHCP Relay Agent Information Option 82 Check : Enabled
DHCP Relay Agent Information Option 82 Policy : Replace
Interface Server 1 Server 2 Server 3 Server 4
------------ --------------- --------------- --------------- --------------
System 10.58.44.6
Example usage:
To show a single IP destination of the DHCP relay configuration:
DHCP/BOOTP Hops Count Limit : 2
DHCP Relay Agent Information Option 82 State : Enabled
DHCP Relay Agent Information Option 82 Policy : Replace
------------ --------------- --------------- --------------- --------------
DGS-3400:4#
DGS-3400:4#show dhcp_relay ipif System
Command: show dhcp_relay ipif System
DHCP/BOOTP Relay Status : Enabled
DHCP/BOOTP Relay Time Threshold : 23
DHCP Relay Agent Information Option 82 Check : Enabled
Interface Server 1 Server 2 Server 3 Server 4
System 10.58.44.6
215