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
Configuration Examples User Manual448
• If an untagged packet enters port 4, the switch tags it with VLAN ID 20. The packet
can access port 5 and port 6. The outgoing packet is stripped of its tag to become an
untagged packet as it leaves port 6. For port 5, the outgoing packet leaves as a
tagged packet with VLAN ID 20.
Access control lists (ACLs)
ACLs ensure that only authorized users can access specific resources while blocking off any
unwarranted attempts to reach network resources.
ACLs are used to provide traffic flow control, restrict contents of routing updates, decide
which types of traffic are forwarded or blocked, and provide security for the network. ACLs
are normally used in firewall routers that are positioned between the internal network and an
external network, such as the Internet. They can also be used on a router positioned between
two parts of the network to control the traffic entering or leaving a specific part of the internal
network. The added packet processing required by the ACL feature does not affect switch
performance. That is, ACL processing occurs at wire speed.
Access lists are sequential collections of permit and deny conditions. This collection of
conditions, known as the filtering criteria, is applied to each packet that is processed by the
switch or the router. The forwarding or dropping of a packet is based on whether or not the
packet matches the specified criteria.
Traffic filtering requires the following two basic steps:
1. Create an access list definition.
The access list definition includes rules that specify whether traffic matching the criteria is
forwarded normally or discarded. Additionally, you can assign traffic that matches the
criteria to a particular queue or redirect the traffic to a particular port. A default deny all
rule is the last rule of every list.
2. Apply the access list to an interface in the inbound direction.
The switch allow ACLs to be bound to physical ports and LAGs. The switch software supports
MAC ACLs and IP ACLs.
MAC ACL sample configuration
The following example shows how to create a MAC-based ACL that permits Ethernet traffic
from the Sales department on specified ports and denies all other traffic on those ports.
1. On the MAC ACL page (see Configure a MAC ACL on page 329), create an ACL with
the name Sales_ACL for the Sales department of your network.
By default, this ACL is bound on the inbound direction, which means that the switch
examines traffic as it enters the port.