Send multi WAN ip to VLAN local and over link

/30 on WAN eth1

Easiest way to passthrough the ip seperated to VLAN so i can untag it on local port in router and through cube60 ptmp link with 2 clients that Will have One VLAN each on its port…?

With only a /30 on the WAN, you can’t really “pass through” separate public IPs at L2 to each VLAN; that block is just enough for your gateway and your router, nothing left to cleanly hand off. Terminate the /30 on the router, build one VLAN per client over the Cube60 link, and either use private addressing with NAT or ask your ISP for a routed subnet (/29 or bigger) that you can then route towards each client VLAN.

Sorry, I ment two /30 addresses……

How should the config look like with 2 addresses on Eth1 passed to VLAN.

I want them on VLAN to easy tag them to other places and if I fix more addresses on the Eth1 WAN side it shall be easy to get more “WAN-VLANS” to pass through….

BUT now I got answer on this case from ISP and they say with /30 subnet I get 2 usable static ip. /31 is ONE ip……

if i get /29 how Will config then be?