- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-13-2021 02:28 AM
Hi,
I've not been able to find an answer for this. I have multiple VLANs on being tagged by my Access Point (R610 for now, will get more later):
default (50)
default-iot(200)
The AP is connected to an 7150 (PoE), and when I try to tag multiple VLANs to the same port I'm told that is not possible.
How would I accomplish this?
R610-AP(50,200) -> ICX-7150-c12p -> Router
The ICX is then connected to my pfSense router which has all the VLANs configured incl. providing DHCP/DNS, that part is working.
I do not need inter-vlan routing as I only need to separate off devices which should not be able to talk to anything else.
Thanks.
Cheers,
Casper
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-13-2021 02:41 AM
Hi Casper,
Nothing complex here. On the ICX just do :
- vlan 50 200
- tag eth 1/1/x
Which error message did you get ?
Cheers
Vince
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-13-2021 02:41 AM
Hi Casper,
Nothing complex here. On the ICX just do :
- vlan 50 200
- tag eth 1/1/x
Which error message did you get ?
Cheers
Vince
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-13-2021 10:35 AM
Hi Vincent,
Thank you that did it. I tried (I think) to do it the other around. Problem has been solved, which is the main thing.
Thanks.
Cheers,
Casper

