"show interfaces" reveals that my physical interfaces are stuck on VLAN 1, but I am not using VLAN 1 for anything, and my native VLAN is 11:
cisco1702i#show interfaces
...
Dot11Radio0 is up, line protocol is up
...
Encapsulation 802.1Q Virtual LAN, Vlan ID 1., loopback not set
...
Dot11Radio1 is administratively down, line protocol is down
...
Encapsulation 802.1Q Virtual LAN, Vlan ID 1., loopback not set
...
GigabitEthernet0 is up, line protocol is up
...
Encapsulation 802.1Q Virtual LAN, Vlan ID 1., loopback not set
...
No "vlan <xy>" lines are possible in the physical interface context, only the subinterface context.
Is it possible to change these assignments, or am I stuck with vlan 1 on these interfaces?