Site Tools


toggle_radio

Differences

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

Link to this comparison view

Both sides previous revisionPrevious revision
toggle_radio [2023/08/06 21:49] – [Wireless SSID-specific operation] -change "wireless" to "WiFi" hogwildtoggle_radio [2025/10/17 07:33] (current) – [WiFi SSID-specific operation] gr8ape
Line 96: Line 96:
  \\  \\
  
-You could perform the following tasks:\\+You could perform the following tasks: 
 + 
 +IMPORTANT NOTE: It may requrie you to enter the following block of code after you toggle things or change wireless: 
 + 
 +''service wlgui restart''
  
 **Toggle interface state**\\ **Toggle interface state**\\
Line 109: Line 113:
  
  \\ \\  ''int=wl1.3''\\ '' wl -i $int radio off''  \\ \\  ''int=wl1.3''\\ '' wl -i $int radio off''
- 
- \\ 
  
  \\  \\
Line 119: Line 121:
  
  \\  \\
 +
 +**Don't forget iplink is also a reliable method of disabling any interface or changing MACID of said interface like so:**
 +
 +Take down interface
 +
 +''iplink set wl1.3 down''
 +
 +Bring up inerface back up:
 +
 +''iplink set wl1.3 up''
  
  \\  \\
toggle_radio.txt · Last modified: by gr8ape