Bandwidth Management Commands Example - ZyXEL Communications UAG Series Reference Manual

Unified access gateway
Hide thumbs Also See for UAG Series:
Table of Contents

Advertisement

Chapter 39 Bandwidth Management

39.3 Bandwidth Management Commands Example

The following example adds a new bandwidth management policy for trial-users to limit incoming
and outgoing bandwidth and sets the traffic priority to 3. It then displays the policy settings.
Router# configure terminal
Router(config)# bwm append
Router(config-bwm append 6)# activate
Router(config-bwm append 6)# description example
Router(config-bwm append 6)# user trial-users
Router(config-bwm append 6)# inbound guarantee-bandwidth 800 priority 3
Router(config-bwm append 6)# outbound guarantee-bandwidth 700 priority 3
Router(config-bwm append 6)# show
Current Configuration:
index: 6
Activate: yes
Description: example
BWM Type: shared
Schedule: none
User: trial-users
Incoming_Type: any
Incoming_Interface: any
Outgoing_Type: any
Outgoing_Interface: any
Src: any
Dst: any
Service_Type: service-object
Service_Name: any
Inbound_Excess: no
Inbound_Prio: 3
Inbound: 800
Inbound_Ceiling: 0
Outbound_Excess: no
Outbound_Prio: 3
Outbound: 700
Outbound_Ceiling: 0
DSCP_Code: any
DSCP_Inbound: preserve
DSCP_Outbound: preserve
Log: no
Router(config-bwm append 6)# exit
Router(config)#
194
UAG CLI Reference Guide

Advertisement

Table of Contents
loading

Table of Contents