Numbers?

Hi,

I’m running this very simple line to configure my wireless interface:
/interface wireless set mode=ap-bridge band=2ghz-b/g/n channel-width=20/40mhz-ht-above ssid=$routerSSID frequency=auto disabled=no;
but I’m getting the terminal asking me: “numbers:”?
What numbers? what is that?
Thanks!!

Your interface number.

You can have a device with multiple wireless interfaces; the OS is asking you to be more specific.

Your answer is most likely 0. You should type:

interface wireless print

From here you can see your interface numbers.



Sent from my SM-G920I using Tapatalk

Right, thanks!! :slight_smile: