User Manual
Table Of Contents
- Insight Managed 8-Port Gigabit (Hi-Power) PoE+ Smart Cloud Switch with NETGEAR FlexPoE Power
- Contents
- 1 Getting Started
- Available publications
- Switch management options and default management mode
- Manage the switch by using the local browser UI
- Access the switch
- Credentials for the local browser UI
- Register and access the switch with your NETGEAR account
- Change the management mode of the switch
- Change the language of the local browser UI
- How to configure interface settings
- Use the Device View of the local browser UI
- 2 Configure System Information
- View or define system information
- Configure the IP network settings for management access
- Configure the time settings
- Manage the denial of service settings
- Configure the DNS settings
- Configure green Ethernet settings
- Manage the Bonjour settings and view Bonjour information
- Control the LEDs
- Use the Device View
- Configure Power over Ethernet
- Configure SNMP
- Configure Link Layer Discovery Protocol
- Configure DHCP snooping
- Set up Power over Ethernet timer schedules
- 3 Configure Switching
- Configure the port settings and maximum frame size
- Configure link aggregation groups
- Configure VLANs
- Manage the basic VLAN settings
- Configure VLAN membership
- View the VLAN status
- Configure the PVID settings for an interface
- Configure a MAC-based VLAN
- Configure protocol-based VLAN groups
- Configure protocol-based VLAN Group membership
- Configure a voice VLAN
- Configure the GARP switch settings
- Configure GARP ports
- Configure Auto-VoIP
- Configure Spanning Tree Protocol
- Configure multicast
- Configure multicast VLAN registration
- View, search, and configure the MAC address table
- Configure Layer 2 loop protection
- 4 Configuring Routing
- 5 Configure Quality of Service
- 6 Manage Switch Security
- Change the local device password for the local browser UI
- Manage the RADIUS settings
- Configure TACACS+ settings
- Configure authentication lists
- Configure management access
- Control access with profiles and rules
- Configure port authentication
- Set up traffic control
- Configure access control lists
- Use the ACL Wizard to create a simple ACL
- Configure a MAC ACL
- Configure MAC ACL rules
- Configure MAC bindings
- View or delete MAC ACL bindings in the MAC binding table
- Configure a basic or extended IPv4 ACL
- Configure rules for a basic IPv4 ACL
- Configure rules for an extended IPv4 ACL
- Configure an IPv6 ACL
- Configure rules for an IPv6 ACL
- Configure IP ACL interface bindings
- View or delete IP ACL bindings in the IP ACL binding table
- Configure VLAN ACL bindings
- 7 Perform Maintenance Tasks
- 8 Manage Power over Ethernet
- 9 Monitor the Switch
- A Configuration Examples
- B Switch Default Settings and Hardware Specifications
Insight Managed 8-Port Gigabit (Hi-Power) PoE+ Smart Cloud Switch with NETGEAR FlexPoE Power
Configuring Routing User Manual223
7. Select the check box next to each route to remove.
8. Click the Delete button.
The static route is deleted.
Configure ARP
The address resolution protocol (ARP) associates a layer 2 MAC address with a layer 3 IPv4
address. The switch support both dynamic and manual ARP configuration. With manual ARP
configuration, you can statically add entries into the ARP table.
ARP is a required part of the Internet protocol (IP) and is used to translate an IP address to a
media (MAC) address, defined by a local area network (LAN) such as an Ethernet network.
A
device that must send 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 achieves this by
broadcasting an ARP request packet, to which the intended recipient responds by sending an
ARP unicast reply that contains its MAC address. Once learned, the MAC address is used in
the destination address field of the Layer 2 header prepended to the IP packet.
The ARP cache is a table maintained locally in each device on the network. ARP cache
entries are learned by examining the source information in the ARP packet payload fields,
regardless of whether it is an ARP request or response. In this way, when an ARP request is
broadcast to all stations on a LAN segment or virtual LAN (VLAN), each recipient can store
the sender’s IP address and MAC address in its ARP cache. The ARP response, which is a
unicast reply, is normally detected only by the device that sends the ARP request. That
device stores the sender’s information in its ARP cache. Newer information always replaces
existing content in the ARP cache.
If you move a device in the network, the device’s MAC address can become associated with
another IP address. Or if you reconfigure, disconnect, or power off the device, the device’s IP
address can disappear from the network altogether. To prevent such situations from causing
information in the ARP cache to become outdated, each device on the network periodically
updates the entries in its ARP cache with new information from the network. On the switch,
you can set the ageout interval for ARP entries from 15 to 21600 seconds. When the ageout
interval is reached, ARP entries for which the switch did not receive an ARP reply are
removed form the switch ARP cache.
The switch supports 512 ARP entries, which include dynamic and static ARP entries.