Netgear M4300-24X24F (XSM4348S) - Stackable Managed Switch with 48x10G including 24x10GBASE-T and 24xSFP+ Layer 3 Guia Do Administrador

Página de 688
VLANs 
25
 Managed Switches
Assign Ports to VLAN 3
This example shows how to assign the ports that will belong to VLAN 3, and to specify that 
untagged frames will be accepted on port 1/0/4. Note that port 1/0/2 belongs to both VLANs 
and that port 1/0/1 can never belong to VLAN 3.
CLI: Assign Ports to VLAN 3
Web Interface: Assign Ports to VLAN 3
1. 
Assign ports to VLAN3.
a. Select Switching > VLAN > Advanced > VLAN Membership
A screen similar to the following displays.
b.  In the VLAN ID list, select 3.
c.  Click Unit 1. The ports display.
d.  Click the gray boxes under ports 2, 3, and 4 until T displays. 
The T specifies that the egress packet is tagged for the ports.
e.  Click Apply to save the settings.
2. 
Specify that untagged frames will be accepted on port 1/0/4.
a. Select Switching > VLAN > Advanced > Port PVID Configuration
(Netgear Switch) (Config)#interface range 1/0/2-1/0/4
(Netgear Switch) (conf-if-range-1/0/2-1/0/4)#vlan participation include 3
(Netgear Switch) (conf-if-range-1/0/2-1/0/4)#exit
(Netgear Switch) (Config)#interface 1/0/4
(Netgear Switch) (Interface 1/0/4)#vlan acceptframe all
(Netgear Switch) (Interface 1/0/4)#exit
(Netgear Switch) (Config)#exit