FreedomIQ ADTRAN 3120, ADTRAN 3130 Qos Configuration Manual

Adtran QoS Configuration Guide v1.2
ADTRAN 3120 / 3130
QoS Configuration Guide
169 Saxony Road, Suite 212 Encinitas, CA 92024 Phone & Fax: (800) 477-1477
Table of Contents
Introduction ................................................................................................................... 10
Configuring QoS on the Adtran 3120/3130 ..................................................................... 1
GUI Configuration............................................................................................................ 1
Step 1. Create an Access Control List (ACL) ................................................................. 1
ACL Screen 1 of 2 ........................................................................................................... 2
ACL Screen 2 of 2 ........................................................................................................... 3
Step 2. Create QoS Maps .............................................................................................. 4
QoS Screen 1 of 5 ........................................................................................................... 5
QoS Screen 2 of 5 ........................................................................................................... 6
QoS Screen 3 of 5 ........................................................................................................... 8
QoS Screen 4 of 5 ........................................................................................................... 9
QoS Screen 5 of 5 ........................................................................................................... 9
Step 3. Apply QoS .......................................................................................................... 9
QoS Policies Screenshot ............................................................................................... 10
Traffic Shaping ............................................................................................................. 10
Step 1: Create FreedomIQ Access Control Lists (ACL) .............................................. 142
Step 2: Create a QoS Map .......................................................................................... 142
Step 3: Assign the QoS Policy to the WAN/VLAN Interface .......................................... 14
CLI Configuration .......................................................................................................... 10
Technical Support ....................................................................................................... 106
Introduction
Thank you for choosing FreedomIQ, an industry-leading hosted VoIP phone system. We are glad to have you on board as part of our team and this document should help answer any questions you may have on setting up the Adtran router.
We are providing two (2) separate documents which fully address setting up the Adtran router. This is the second document: QoS Configuration Guide and covers setting up quality of service on an Adtran router. The first document: Adtran Internet Configuration Guide provides the procedure for configuring Internet access on this device. If your device is not already online, the internet access configuration procedure should be followed first.
Important: the Adtran 3120/3130 is already pre-configured for QoS when ordered from FreedomVoice. Check the settings before beginning the procedure in this guide the router may already be set up with the correct QoS configuration.
This document; the QoS Configuration Guide will step you through the procedure for configuring Internet access on the Adtran 3120/3130 router. Setting up the router is a four step process:
1. Creating an Access Control List (ACL)
2. Creating QoS Maps
3. Applying QoS
4. Setting up Traffic Shaping
Configuring QoS
The ADTRAN 3120/3130 comes preconfigured for QoS when ordered directly from FreedomVoice. If the router is reset or the router has been purchased from a different source, you can follow these instructions to set up the QoS.
There are two ways to edit router settings, through the GUI (Graphical User Interface) or CLI (Command Line Interface). Both methods are covered in this document.
GUI Configuration
To access the Adtran GUI, using a web browser, go to 10.10.10.1. Once logged in the summary screen with appear giving you statistics about the router’s health.
Default login information:
Username: “Admin” Password: “Password”
Step 1. Create Access Control Lists (ACL)
Create RTP/UDP (Audio) ACL
1. From “Data” in the left column, select “Firewall / ACLs”.
2. Scroll to the bottom of the page and click “Configure ACLs”.
3. Enter an ACL name, select “Extended” and then click “Add New ACL”. (Screenshot)
4. Click on the new “ACL” name and click “Add New Traffic Selector”.
5. Select “UDP” from the Protocol drop down. (Screenshot)
6. Under Destination Data check “Specified”.
7. Select “Range” from the drop down.
8. In the next two boxes, enter 6000 in the first box and 55000 in the second box.
9. At the bottom of the screen click the “Apply” button.
10. At the top of the screen click the “Save” button.
1
Create UDP 5060 Signaling ACL
1. From “Data” in the left column, select “Firewall / ACLs”.
2. Scroll to the bottom of the page and click “Configure ACLs”.
3. Enter an ACL name, select “Extended” and then click “Add New ACL”. (Screenshot)
4. Click on the new “ACL” name and click “Add New Traffic Selector”.
5. Select “UDP” from the Protocol drop down. (Screenshot)
6. Under Destination Data/Destination ports check “Specified”.
7. Select “Equal To” from the drop down.
8. In the next box, enter 5060.
9. At the bottom of the screen click the “Apply” button.
10. At the top of the screen click the “Save” button.
Add TCP 5061 to Signaling ACL
1. From “Data” in the left column, select “Firewall / ACLs”.
2. Scroll to the bottom of the page and click “Configure ACLs”.
3. Click on the “ACL” name you created in the previous step. (Screenshot)
4. Click “Add New Traffic Selector”.
5. Select “TCP” from the Protocol drop down. (Screenshot)
6. Under Destination Data/Destination ports check “Specified”.
7. Select “Equal To” from the drop down.
8. In the next box, enter 5061.
9. At the bottom of the screen click the “Apply” button.
10. At the top of the screen click the “Save” button.
ACL Screen 1 of 2
Data Firewall / ACLs Configure ACLs
2
ACL Screen 2 of 2
Data Firewall / ACLs Configure ACLs Add New ACL (*ACL Name) Add New
Traffic Selector
* Label created for the ACL.
3
Step 2. Create QoS Maps
Two QoS maps must be added to use with the ACL’s that were just created.
Create an Egress (Outbound) UDP QoS map
1. From “Data” in the left column, select “QoS Maps”.
2. Under “Add New QoS Map”, in the “Map Name” field type a description such as “FIQ_VoIP_UDP_Out”.
(Screenshot)
3. In the “Sequence Number” field enter a high priority number such as 10. The available range is 0-65535 (lower numbers = higher priority).
4. Click “Add”.
5. You’ll automatically be taken to the configuration page for your new QoS map. If you happen to click back, simply click on your QoS map name under “Modify/Delete a QoS Map” in the “QoS Maps” section.
6. Select the “Packet Matching” tab. Check “Precedence” and check “5”. (Screenshot)
7. Select the “Queuing” tab and select “Traffic Class Queuing” and check “Percent Total”, and then enter “50”.
(Screenshot)
8. At the bottom of the screen click the “Apply” button.
9. At the top of the screen click the “Save” button.
- Continue to step 1 on this page under – “Create an Egress (Outbound) TCP QoS Map”.
Create an Egress (Outbound) TCP QoS map
1. From “Data” in the left column, select “QoS Maps”.
2. Under “Add New QoS Map”, in the “Map Name” field type a description such as “FIQ_VoIP_TCP_Out”.
(Screenshot)
3. In the “Sequence Number” field enter a high priority number such as 10. The available range is 0-65535 (lower numbers = higher priority).
4. Click “Add”.
5. You’ll automatically be taken to the configuration page for your new QoS map. If you happen to click back, simply click on your QoS map name under “Modify/Delete a QoS Map” in the “QoS Maps” section.
6. Select the “Packet Matching” tab. Check “List” and select the “Signaling” ACL created earlier. (Screenshot)
7.
8.
9. At the bottom of the screen click the “Apply” button.
10. At the top of the screen click the “Save” button.
- Continue to page 10 – “Apply QoS”.
4
Loading...
+ 12 hidden pages