You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I was trying to add a wlan interface to a monroe node, and didn't get an address. Got this in the syslog:
Dec 5 16:04:55 Monroe000db93f812c kernel: [254789.257958] wlan0:
associated
Dec 5 16:04:55 Monroe000db93f812c multi_client: Interface wlan0 (5) is
RUNNING, length 32
Dec 5 16:04:55 Monroe000db93f812c multi_client: Limit reached, cannot
add more links
These are the links on the system:
monroe@Monroe000db93f812c:/$ ip link
1: lo: <LOOPBACK,UP,LOWER_UP> mtu 65536 qdisc noqueue state UNKNOWN mode
DEFAULT group default qlen 1
link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00
2: eth0: <NO-CARRIER,BROADCAST,MULTICAST,UP> mtu 1500 qdisc pfifo_fast
state DOWN mode DEFAULT group default qlen 1000
link/ether 00:0d:b9:3f:81:2c brd ff:ff:ff:ff:ff:ff
3: eth1: <BROADCAST,MULTICAST> mtu 1500 qdisc noop state DOWN mode
DEFAULT group default qlen 1000
link/ether 00:0d:b9:3f:81:2d brd ff:ff:ff:ff:ff:ff
4: eth2: <NO-CARRIER,BROADCAST,MULTICAST,UP> mtu 1500 qdisc pfifo_fast
state DOWN mode DEFAULT group default qlen 1000
link/ether 00:0d:b9:3f:81:2e brd ff:ff:ff:ff:ff:ff
5: wlan0: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc mq state UP
mode DORMANT group default qlen 1000
link/ether 04:f0:21:1b:5e:5a brd ff:ff:ff:ff:ff:ff
7: wwan0: <POINTOPOINT,MULTICAST,NOARP,UP,LOWER_UP> mtu 1500 qdisc
pfifo_fast state UNKNOWN mode DEFAULT group default qlen 1000
link/none
8: wwan1: <BROADCAST,MULTICAST> mtu 1500 qdisc noop state DOWN mode
DEFAULT group default qlen 1000
link/ether fe:62:78:a4:cf:ea brd ff:ff:ff:ff:ff:ff
654: usb0: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc pfifo_fast
state UP mode DEFAULT group default qlen 1000
link/ether 12:a9:61:9a:e4:98 brd ff:ff:ff:ff:ff:ff
The text was updated successfully, but these errors were encountered:
I was trying to add a wlan interface to a monroe node, and didn't get an address. Got this in the syslog:
These are the links on the system:
The text was updated successfully, but these errors were encountered: