2 SSID's on 751U

Can anyone tell me please if it possible to configure 2 SSID’s on a 751U. If it is can anyone tell me how to do it? I have been able to create a second virtual SSID but cannot get any traffic to flow.
Thank you :smiley:

If you mean as an ap, then this is what I use on the RB433 series:

/interface wireless
add name=vap1 master-interface=wlan1 ssid=newSSID
enable vap1

Then set it up like any other interface, with its own ip/subnet and dhcp server.

Thank you that seems to work great :smiley: