CREATE A GUEST VLAN
CONFIGURE VLAN. T-1600G-16TS I WANT TO GENERATE A NETWORK OF GUESTS AT PORTS 10,11,12,13,16. THAT ONLY HAVE INTERNET ACCESS. I HAVE THE ROUTER IN THE PORT 10.
- Copy Link
- Subscribe
- Bookmark
- Report Inappropriate Content
I have 2 ideas.
1. If you are familiar with ACL, you can block the internal traffic for port 11,12,13,16 through ACL.
For example, suppose your LAN subnet is 192.168.0.0/24 and gateway is 192.168.0.1. You can set the below ACL.
1) Allow any IP to access 192.168.0.1.
2) Deny any IP to access 192.168.0.0/24.
3) Allow any IP to access any IP.
Bind the ACL to port 11,12,13,16. Then they cannot access other deivces in 192.168.0.0/24 but still can access internet.
2. Set up multiple VLAN for port 11,12,13,16.
1) If your router also support VLAN, we can set trunk port for uplink port.
Port 11- VLAN 11
Port 12- VLAN 12
Port 13- VLAN 13
Port 16- VLAN 16
Port 10- VLAN 11,12,13,16
2) If your router doesn't support VLAN
Port 11- VLAN 11,100
Port 12- VLAN 12,100
Port 13- VLAN 13,100
Port 16- VLAN 16,100
Port 10- VLAN 11,12,13,16,100
- Copy Link
- Report Inappropriate Content
Sorry I am not able. It doesn't work for me
- Copy Link
- Report Inappropriate Content
If you don't mind, you can post your configuration here. (backup your config file then open the file with txt). Please remember to save your configuration before backup config.
Maybe I can help to check the settings.
- Copy Link
- Report Inappropriate Content
Information
Helpful: 0
Views: 910
Replies: 3
Voters 0
No one has voted for it yet.