Allied Telesis Support Portal

How do i set up QOS on an iMAP

QoS

 
Security and Filtering
 
officer SEC>> create accesslist inband defaultrule deny
officer SEC>> add accesslist inband rule permit ipsource x.x.x.x sourcemask 255.255.255.0
officer SEC>> show accesslist inband
officer SEC>> add access inband rule deny ipsource x.x.x.1 before rule 1
officer SEC>> add accesslist inband int 10.0
officer SEC>> create classifier catchall protocol ip
officer SEC>> add action classifier catchall drop
officer SEC>> create classifier inband ipsource x.x.x.x/24
officer SEC>> add action classifier inband forward
officer SEC>> create classifier exceptThisOne ipsource x.x.x.1
officer SEC>> add action classifier exceptThisOne drop
officer SEC>> add classifier inband int 10.0 precedence 14
officer SEC>> add classifier catchall int 10.0 precedence 19
officer SEC>> add classifier exceptThisOne int 10.0 precedence 13
 
Traffic Management
 
officer SEC>> create classifier video ipdest multicast vid 10
officer SEC>> add action classifier video setvlanpriority 4
officer SEC>> create classifier voice vid 30
officer SEC>> add action classifier voice setvlanpriority 5
officer SEC>> create classifier data vid 20
officer SEC>> add action classifier data setvlanpriority 0
officer SEC>> add classifier video int 10.0 prec 150
officer SEC>> add classifier voice int all prec 140
officer SEC>> add classifier data int 1.0-1.9 prece 160
officer SEC>> create trafficdescriptor gold rate 2000k burst 64kb
officer SEC>> add trafficdescriptor gold classifier data ncdrop nccount
officer SEC>> create egresslimiter 5mcustomer rate 5000k burst 64k
officer SEC>> add egresslimiter 5mcustomer