Netgear M5300-28G-POE+ (GSM7228PSv1h2) - 12-Port Managed Gigabit Switch Ratgeber Für Administratoren

Seite von 542
48
   
|    
Chapter 2.  VLANs 
 
ProSafe Managed Switch 
Configure Private-VLAN Port Mode (Promiscuous, Host)
The example is shown as CLI commands and as a Web interface procedure.
CLI: Configure Private-VLAN Port Mode (Promiscuous, Host)
Use the following commands to assign port 1/0/1 to promiscuous port mode and ports 
1/0/2-1/0/5 to host port mode. 
Web Interface: Configure Private-VLAN Port Mode 
(Promiscuous, Host) 
1. 
Configure port 1/0/1 to promiscuous port mode.
a. Select Security > Traffic Control > Private VLAN > Private VLAN Port Mode 
Configuration. A screen similar to the following displays.
b.  Under Private VLAN Port Mode Configuration, select the 1/0/1 interface check 
box. Now 1/0/1 appears in the Interface field at the top.
c.  In the Port VLAN Mode field, select Promiscuous from the pull-down menu.
d.  Click Apply to save the settings.
(Netgear Switch)  #config 
(Netgear Switch)  (Config)#interface 1/0/1
(Netgear Switch)  (Interface 1/0/1)#switchport mode private-vlan promiscuous
(Netgear Switch)  (Interface 1/0/1)#exit
(Netgear Switch)  (Config)#interface 1/0/2-1/0/5
(Netgear Switch)  (Interface 1/0/2-1/0/5)#switchport mode private-vlan host
(Netgear Switch)  (Interface 1/0/2-1/0/5)#end