Showing posts with label Ubiquiti. Show all posts
Showing posts with label Ubiquiti. Show all posts

Access to Ubiquiti switch CLI to disable port

SSH to the switch

  • 'telnet localhost' 
  • 'en'
  • config
  • interface X/XX the port that you want and 'shut'
  • end
  • write memory
  • exit
  • exit

that's it 

 

 

 


Adblock using Ubiquiti USG

source link

Thanks to the Author.

This is an excellent guide on how to do adblock using Ubiquiti USG and backup config on controller.

Copied this from source for future references.