Supermicro SSE-G24-TG4 Configuration Manual page 23

L2 / l3 switches
Hide thumbs Also See for SSE-G24-TG4:
Table of Contents

Advertisement

Step 1
configure terminal
Step 2
ipdhcpbootfile<bootfile (63)>
Step 3
ipdhcp next-server <ip address>
Step 4
ipdhcp
option
ascii<string> | hex <Hex String> | ip
<address> }
Step 5
ipdhcp { ping packets | server offer-reuse
<timeout (1-120)> }
end
Step 6
Step 7
show ipdhcp server information
show ipdhcp server statistics
These commands delete values or resets the default values, as applicable:
no ipdhcpbootfile
no ipdhcp next-server
no ipdhcp option <code (1-2147483647)>
no ipdhcp { ping packets | server offer-reuse | binding <ip address> }
The example below shows the commands used to configure DHCP Server.
SMIS# configure terminal
SMIS(config)# service dhcp-server
SMIS(config)# ipdhcp server 100.100.100.1
SMIS(config)# ipdhcp pool 1
SMIS(dhcp-config)# network 200.200.0.0 255.255.0.0
SMIS(dhcp-config)# excluded-address 200.200.20.20 200.200.20.30
SMIS(dhcp-config)# dns-server 10.10.10.1
SMIS(dhcp-config)# domain-name supermicro.com
SMIS(dhcp-config)# netbios-name-server 172.16.1.3
SMIS(dhcp-config)# netbios-node-type h-node
SMIS(dhcp-config)# option 19 hex 1
<code
(1-2147483647)>
Supermicro L2/L3 Switches Configuration Guide
Enters the configuration mode.
(Optional) Specifies the name of the
default boot image for a DHCP client.
(Optional) Configures the next server in
the boot process of a DHCP client.
{
This option can be used to configure
the DHCP options for all pools.
(Optional) Specifies that the DHCP
server should ping a pool address
before assigning it.
Server
offer-reuse -
maximum timeframe after which an
offered IP address can be returned to
the pool of free addresses.
Exits the configuration mode.
Displays the DHCP server configuration
details.
Displays DHCP packet statistics.
Specifies
the
23

Advertisement

Table of Contents
loading

Table of Contents