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

The article describes on how to disable SameSide traffic class on PacketShaper using CLI command

Environment

Packet Shaper

Resolution

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.