This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

QoS on ASG v7 howto

hello everyone,

i want to implement QoS in my office, my office network topology is simple, we just use 2 interface ( Lan eth1 and Internet eth0 ).

we need to limit bandwidth access from Lan to Internet and Internet to Lan to all service is downlink 512 Kbps and uplink 256 Kbps. 
I have configured and the problem is how can know QoS running well ?

Is there any Astaro guys reading this forum ?????


This thread was automatically locked due to age.
Parents
  • yes we did configure QoS, this is step by step :
    1. create traffic selector name is : internal
        source : mypc
        service : any
        dest : any
        TOS/DSCP : TOS-Bits and TOS-Bits is normal service
    2. create traffic selector name is : external
        source : any
        service : any
        dest : mypc
        TOS/DSCP : TOS-Bits and TOS-Bits is normal service
    3. select Internal and create bandwidth pool
       bandwidth : 512 Kbps
       traffic selector : internal
    4. select External and create bandwidth pool
       bandwidth : 256 Kbps
       traffic selector : external

    thx
Reply
  • yes we did configure QoS, this is step by step :
    1. create traffic selector name is : internal
        source : mypc
        service : any
        dest : any
        TOS/DSCP : TOS-Bits and TOS-Bits is normal service
    2. create traffic selector name is : external
        source : any
        service : any
        dest : mypc
        TOS/DSCP : TOS-Bits and TOS-Bits is normal service
    3. select Internal and create bandwidth pool
       bandwidth : 512 Kbps
       traffic selector : internal
    4. select External and create bandwidth pool
       bandwidth : 256 Kbps
       traffic selector : external

    thx
Children
No Data