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 Manual211
4. Enter one of the following passwords:
• After registration, enter your customized local device password.
• If you previously added the switch to an Insight network location, enter the Insight
network password.
For more information about the local device password and the Insight network password,
see
Credentials for the local browser UI on page 28.
5. Click the Login button.
The System Information page displays.
6. Select Routing > IP > Statistics.
The IP Statistics page displays.
The following table describes the nonconfigurable information displayed on the page.
Table 47. IP routing statistics information
Field Description
IpInReceives The total number of input datagrams received from interfaces, including those
received in error.
IpInHdrErrors The number of input datagrams discarded because of errors in IP headers,
including bad checksums, version number mismatch, other format errors,
time-to-live exceeded, errors discovered in processing their IP options, and so
on.
IpInAddrErrors The number of input datagrams discarded because the IP address in the IP
header’s destination field was not a valid address to be received at this entity.
This count includes invalid addresses (for example, 0.0.0.0) and addresses of
unsupported classes (for example, Class E). For entities that are not IP
gateways and therefore do not forward datagrams, this counter includes
datagrams discarded because the destination address was not a local address.
IpForwDatagrams The number of input datagrams for which this entity was not the final IP
destination, which caused the switch to attempt to forward them to the final
destination. In entities that do not act as IP gateways, this counter includes only
those packets that were source-routed via this entity, and the source-route
option processing was successful.
IpInUnknownProtos The number of locally addressed datagrams received successfully but discarded
because of an unknown or unsupported protocol.
IpInDiscards The number of input IP datagrams for which no problems were encountered to
prevent their continued processing, but which were discarded (for example, for
lack of buffer space). This counter does not include any datagrams discarded
while awaiting reassembly.
IpInDelivers The total number of input datagrams successfully delivered to IP user-protocols
(including ICMP).
IpOutRequests The total number of IP datagrams that local IP user-protocols (including ICMP)
supplied to IP in requests for transmission. This counter does not include any
datagrams counted in ipForwDatagrams.