NETGEAR is aware of a growing number of phone and online scams. To learn how to stay safe click here.
Forum Discussion
autoitaus
Dec 07, 2018Tutor
M5300 oneway VLAN Routing
I have two VLANs, VLAN 1 and VLAN 2
I want to allow computers in VLAN 1 to access the computers in VLAN 2
I DO NOT want computers in VLAN 2 to be able to access computers in VLAN 1
How ...
DaneA
Jan 02, 2019NETGEAR Employee Retired
Kindly delete the previous ACL command then try this:
(M5300) #config
(M5300) (Config)#access-list 1 deny 192.168.19.0 0.0.0.255
(M5300) (Config)#access-list 1 permit any any
(M5300)#interface [VLAN 1 port members]
(M5300) (Interface [VLAN 1 port members])#ip access-group 1 in
(M5300) (Interface [VLAN 1 port members])#exit
(M5300) (Config)#exit
Let us know how it goes.
Regards,
DaneA
NETGEAR Community Team
autoitaus
Jan 02, 2019Tutor
Error as per attached
Related Content
NETGEAR Academy

Boost your skills with the Netgear Academy - Get trained, certified and stay ahead with the latest Netgear technology!
Join Us!