User Manual

Table Of Contents
8-Port or 16-Port Gigabit Smart Managed Pro Switch Model GS418TPP, GS510TLP, and GS510TPP
Configure Routing User Manual249
Delete a route
You can delete a route that you no longer need.
To delete a route:
1. Connect your computer to the same network as the switch.
You can use a WiFi or wired connection to connect your computer to the network, or
connect directly to a switch that is off-network using an Ethernet cable.
2. Launch a web browser.
3. In the address field of your web browser, enter the IP address of the switch.
If you do not know the IP address of the switch, see
Change the default IP address of
the switch on page 13.
The login window opens.
4. Enter the switch’s password in the Password
field.
The default password is password.
The System Information page displays.
5. Select Routing> Routing T
able > Route Configuration.
The Configure Routes page displays.
6. Select the check box for the route that you want to delete.
7. Click the Delete
button.
The route is deleted.
Configure Address Resolution Protocol
The Address Resolution Protocol (ARP) associates a Layer 2 MAC address with a Layer 3
IPv4 address. ARP is a part of the Internet Protocol (IP) and is used to translate an IP
address to a media (MAC) address, defined by a LAN such as an Ethernet LAN.
The switch supports both dynamic and manual ARP configurations. With a manual ARP
configuration, you can statically add entries to the ARP table.
A device that sends an IP packet must learn the MAC address of the IP destination, or
, if the
destination is not on the same subnet, of the next hop router. The device broadcasts an ARP
request packet, to which the intended recipient responds with a unicast ARP reply that
contains its MAC address. The device then uses the MAC address in the destination address
field of the Layer 2 header that is prepended to the IP packet and sent to the recipient. Each
device in a network maintains its ARP cache locally.
The switch learns ARP cache entries by examining the source information in the ARP packet
payload fields, regardless of whether it is an
ARP request or a response. In that way
, when