Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
Next revisionBoth sides next revision
docs:guide-user:network:wifi:basic [2024/12/02 14:10] – [Table] ranydocs:guide-user:network:wifi:basic [2024/12/02 14:12] – [Table] rany
Line 459: Line 459:
 :!: WPA3 SAE is not supported yet. :!: WPA3 SAE is not supported yet.
  
-^ Name ^ Type ^ Required ^ Description ^ +^ Name       ^ Type     ^ Required  ^ Description                                                                             
-| //iface// | string | no | Wireless interface this station will be matched for (empty would match all interfaces) | +| //iface//  | string   | no        | Wireless interface this station will be matched for (empty would match all interfaces)  
-| //vid// | integer | no | VLAN id to tag incoming packets from this station with (defaults to no VLAN) | +| //vid//    | integer  | no        | VLAN ID to assign station to (defaults to no VLAN)                                      
-| //mac// | string | no | MAC address to match authenticating stations against | +| //mac//    | string   | no        | MAC address to match authenticating stations against                                    
-| //key// | string | yes | PSK to match authenticating stations against |+| //key//    | string   | yes       | PSK to match authenticating stations against                                            |
  
 Example: Example:
  • Last modified: 2024/12/11 14:50
  • by pfak