Dhcp - Supermicro SSE-G24-TG4 Configuration Manual

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

Advertisement

These commands delete values or reset to default values, as applicable:
no arp timeout
no arp<ip address>
no iparp max-retries
The example below shows the commands used to configure the ARP.
SMIS# configure terminal
SMIS(config)# arp timeout 800
SMIS(config)# iparp max-retries 10
SMIS(config)# arp 10.0.0.0 48:2C:6A:1E:59:3D vlan 1
SMIS(config)# end
SMIS# show iparp
Address
Hardware Address Type Interface Mapping
-------
---------------- ---- --------- -------
10.0.0.0
48:2c:6a:1e:59:3d ARPA vlan1 Static
SMIS# show iparp summary
1 IP ARP entries, with 0 of them incomplete
SMIS# show iparp information
ARP Configurations:
-------------------
Maximum number of ARP request retries is 10
ARP cache timeout is 800 seconds

1.6 DHCP

The Dynamic Host Configuration Protocol (DHCP) is based on the Bootstrap Protocol (BOOTP), which can
automatically allocate reusable network addresses and configuration options to Internet hosts. DHCP is
built on a client/server model where designated DHCP servers allocate network addresses and deliver
configuration parameters to DHCP clients.
When a DHCP client requests an IP address from a DHCP server, the client sends a DHCPDISCOVER
broadcast message to locate a DHCP server. A relay agent forwards the packets between the DHCP
client and the server. A DHCP server offers configuration parameters (such as an IP address, MAC
address, domain name, and a lease for the IP address) to the client in a DHCPOFFER unicast message.
Supermicro L2/L3 Switches Configuration Guide
16

Advertisement

Table of Contents
loading

Table of Contents