Hi All, hope someone can help me.
I am having a setup to configure trunk on an interface (either WAN or LAN). But this interface need to be configured as trunk and create sub-vlan interfaces. To put simply, say
LAN 1
LAN1.2 (vlan 2): 192.168.29.0/24
LAN1.3 (vlan 3): 192.168.30.0/24
Then say, I want to create the default route via LAN1.2. Is there a way I can do that?
If I create LAN1 as internet, it doesnt allow me to create sub-interfaces. If i create LAN1 as normal LAN port and create sub-vlan interfaces, it knows that the WAN (default) should have the default route since it is the internet gateway.
I am using SMB device 1450 series in cluster.
If there is no way, then i guess I will just use two interfaces on my device, one WAN and one LAN.
Thank you.