Technical Tip: How to allow only one channel for YouTube filter
| Description | This articles describes how to allow only one channel for YouTube filter. |
| Scope | FortiOS 7.0.6 or later. |
| Solution | Below are the requirements:
config videofilter profile edit "Allow-Youtube" set youtube-channel-filter 1 next end config videofilter youtube-channel-filter edit 1 set name "Allow-Youtube" set default-action block config entries edit 1 set action allow set channel-id "UCbDEamSXQhxqhovhd2NdEyg" => only allow this youtube channel next end set log enable next end
Related document: |
