Two VLAN one trunk

Post Reply
tom448
Member
Posts: 2
Joined: 30 Mar 2018 06:02

Two VLAN one trunk

Post by tom448 »

Hello,

I want to configure a Alcatel Lucent switch with two VLAN and one trunk port to a pfSense firewall.
I did basically this (see below), did I miss anything? It is not really working. I try to locate the issue...

vlan 1 disable name „Vlan1“

vlan 10
ip interface „vlan-10“ address 10.1.1.254 mask 255.255.255.0 vlan 10
Vlan 10 port default 1/5

Vlan 20
ip interface „vlan-20“ address 10.1.1.254 mask 255.255.255.0 vlan 20
Vlan 20 port default 1/10

vlan 10 802.1Q 1/3

Thanks,
Tom
devnull
Alcatel Unleashed Certified Guru
Alcatel Unleashed Certified Guru
Posts: 976
Joined: 07 Sep 2010 10:16
Location: Germany

Re: Two VLAN one trunk

Post by devnull »

Where is your trunk?
What traffic should the pfSense regulate? Only to external? between vlan 10 and 20 as well?

If you want to transport vlan 10 and 20 to pfSense on port 1/1:
vlan 10 802.1q 1/1
vlan 20 802.1q 1/1

In this case you should not configure IPs on the switch (it would happily route between the vlans) but configure that on the pfsense.


Do a drawing of what you want to achive
Post Reply

Return to “OmniSwitch 6855”