How to disable SameSide traffic class on PacketShaper using CLI command
search cancel

How to disable SameSide traffic class on PacketShaper using CLI command

book

Article ID: 166386

calendar_today

Updated On:

Products

PacketShaper

Issue/Introduction

Access PacketShaper via SSH and then copy and paste the following CLI commands to disable SameSide traffic class.

 

sys set autoCreateSameSide 0             - disable SameSide class auto-creation 

class delete inbound/sameside            - delete the Inbound SameSide class. 

class delete outbound/sameside           - delete the Outbound SameSide class.