Netgear GSM7228PS - ProSAFE 28 ports Gigabit Ethernet L2 Managed Stackable Switch with PoE Guía De Administador

Descargar
Página de 486
  Chapter 10.  ACLs
 
   
|
     
133
ProSafe 7000 Managed Switch Release 8.0.3 
PC 2 are isolated by an ACL but can both access the server. The example is shown as CLI 
commands and as a Web interface procedure.
Server
10.100.5.252
Port 11/0/38
10.100.5.34
Layer 3 switch
Port 1/0/24
192.148.24.1
Port 1/0/48
192.148.48.1
PC2
PC1
192.148.24.2
192.148.48.2
Figure 16. Using ACLs to isolate VLANs on a Layer 3 switch
CLI: Configure One-Way Access Using a TCP Flag in ACL 
Commands
1. 
Enter the following CLI commands.
(Netgear Switch) #vlan database
(Netgear Switch) (Vlan)#vlan 24 
(Netgear Switch) (Vlan)#vlan routing 24 
(Netgear Switch) (Vlan)#exit 
(Netgear Switch) #config 
(Netgear Switch) (Config)#interface 1/0/24 
(Netgear Switch) (Interface 1/0/24)#vlan participation include 24 
(Netgear Switch) (Interface 1/0/24)#vlan pvid 24 
(Netgear Switch) (Interface 1/0/24)#exit
(Netgear Switch) (Config)#interface vlan 24 
(Netgear Switch) (Interface-vlan 24)#routing 
(Netgear Switch) (Interface-vlan 24)#ip address 192.168.24.1 255.255.255.0  
(Netgear Switch) (Interface-vlan 24)#exit 
(Netgear Switch) (Config)#exit