NSP Network Services Platform Network Functions Manager - Packet (NFM-P) Multi-Vendor Policy Guide. 3HE AAAB-TQZZA Issue 2 September 2017

Size: px
Start display at page:

Download "NSP Network Services Platform Network Functions Manager - Packet (NFM-P) Multi-Vendor Policy Guide. 3HE AAAB-TQZZA Issue 2 September 2017"

Transcription

1 NSP Network Services Platform Network Functions Manager - Packet (NFM-P) Multi-Vendor Policy Guide 3HE AAAB-TQZZA

2 Legal notice Nokia is a registered trademark of Nokia Corporation. Other products and company names mentioned herein may be trademarks or tradenames of their respective owners. The information presented is subject to change without notice. No responsibility is assumed for inaccuracies contained herein Nokia. 2 3HE AAAB-TQZZA

3 Contents About this document...4 Multi-Vendor Policy Guide To configure a multi-vendor filter policy To configure a multi-vendor policer policy To configure a multi-vendor forwarding class policy To configure a multi-vendor class matching policy To configure a multi-vendor QoS policy To view multi-vendor generic policies QoS Code Point Values HE AAAB-TQZZA 3

4 About this document Purpose Overview The NFM-P supports the configuration of policies for multi-vendor devices using drivers. Driver modules are capable of translating the device-independent NFM-P configuration to device-specific configuration. The device-independent NFM-P multi-vendor policy configuration procedures are described in this document. This document is intended for NFM-P users configuring policies and for driver developers who provide the mapping of device-specific values to NFM-P values. Released policies can be distributed in bulk to specified NEs. You can monitor, change, and manage changes via local and global policies. You can also perform policy audits to identify the differences between local and global policies. When discrepancies are identified, you can synchronize the policies. Configuration of multi-vendor policies includes: packet filtering and classification policing shaping metering queue definitions scheduler definitions class definitions Multi-vendor policy attributes The multi-vendor policy model in the NFM-P extensively uses string list attributes for policy conditions and actions. The NFM-P device-independent values of these conditions and actions are listed in this document. It is important to note that the standard attribute values are device-independent. However, there may be a situation when device-specific values are required. To add flexibility, the NFM-P allows vendor- or device-specific conditions or actions to be deployed and resynchronized, if the corresponding vendor's driver supports these non-standard translations. To deploy these conditions or actions, certain syntax- appending a - at the front of each condition or action, is recommended. This can be extended by adding the vendor name to the special character. This is required to avoid conflicts with other non-standard values from different vendors that may become standard in the future. For example, the following is a standard condition to match the DSCP value in a filter: match dscp af12 A non-standard value to match a different condition would be: -cisco-match cos 2 4 3HE AAAB-TQZZA

5 In this example, the specific value begins with a "-" followed by the vendor name, the full prefix is "-cisco-" and the actual condition is "match cos 2". Non-standard (driver/node-specific) attributes are listed in the driver documentation if available. Generic QoS profile and auto-generated multi-vendor policies During the creation of a GQP, if the MultiVendor Policies parameter is enabled, all appropriate multivendor global policies are auto-generated upon applying the change. These multi-vendor policies are automatically added to the GQP, but do not replace any non-auto-generated policies which are already there. The generated multi-vendor policies cannot be deleted when they are associated with a GQP. If the generated policies are edited, the changes may impact the intended functionality of the GQP. The generated policies should only be assigned through the use of the GQP functionality. The new policies are created with a fixed naming convention, ending with a number: <gqpname>.<policypurpose>.<version> Example: FilterPolicy - GQP1.in.inet.1 QoSPolicy - GQP2.out.5 For more information, see To configure a Generic QoS Profile in the NSP NFM-P User Guide. Document support How to comment Customer documentation and product support URLs: Customer Documentation Welcome Page Technical support Documentation feedback 3HE AAAB-TQZZA 5

6 To configure a multi-vendor filter policy NFM-P Multi-Vendor Policy Guide 1 To configure a multi-vendor filter policy 1.1 Steps Choose Policies Multi-Vendor Filter from the NFM-P main menu. The Multi-Vendor Filter Policies form opens. Click Create or choose a multi-vendor filter policy and click Properties. The Multi-Vendor Filter Policy (Create Edit) form opens. Configure the parameters in the Identity panel and click Apply. If required, configure custom properties. 1. Click on the Custom Properties tab and click Add. The Entry Value form opens. 2. Configure the Key and Value parameters and click OK. Repeat this step to configure more custom properties, as required. Click on the Filter Terms tab and click Create. The Multi-Vendor Policy Filter Term (Create) form opens. Configure the Term Name parameter and if required, select a Filter Policy. Click on the Filter Conditions tab and click Add. The Entry Value form opens. Configure the Value parameter and click OK. Values of the string list (property genericne.filterterm.conditionlist) are the supported conditions to perform packet classification and/or and filtering. 6 3HE AAAB-TQZZA

7 To configure a multi-vendor filter policy Table 1 NFM-P Filter Policy supported conditions Condition Description IPv4 and IPv6 Filter conditions match except dscp value match except prec value match except protocol value match except ip-addr address match except port number match except src-ip-addr address src-port number match except dst-ip-addr address match except dst-port number match except fc class match except loss-priority level Differentiated Services (DiffServ) code point. Where: value is the Differentiated services codepoint value (0..63). IP precedence value. Where: value is the IP Precedence codepoint value (0..7). IP protocol type. Values: tcp udp The IP source or destination address field. The UDP or TCP source or destination port field. The IP address of the source node sending the packet. The UDP or TCP source port field. The IP destination address field. The UDP or TCP destination port field. The forwarding class of the packet. The packet loss priority (PLP) level. Specify a single level or multiple levels: low medium-low medium-high high Epipe and VPLS filter conditions match except dot1p-user value User 802.1p VLAN Priority (0..7) match except dot1p-learned value match except dst-mac-addr address match except fc class Learned 802.1p VLAN Priority (0..7) Destination media access control (MAC) address of the packet. The forwarding class of the packet. 3HE AAAB-TQZZA 7

8 To configure a multi-vendor filter policy NFM-P Table 1 NFM-P Filter Policy supported conditions (continued) match except loss-priority level The packet loss priority (PLP) level. Specify a single level or multiple levels: low medium-low medium-high high 9 Click on the Filter Actions tab. Values of the string list (property genericne.filterterm.actionlist) are the supported actions performed as a result of classification and/or filtering: Table 2 NFM-P Filter Policy supported actions Action accept discard reject set dscp value set fc class-name set loss-priority level next Description Accept the packet. Discard a packet silently, without sending an Internet Control Message Protocol (ICMP) message. Reject the packet, with sending an Internet Control Message Protocol (ICMP) message. Note: Epipe and VPLS filters do not support reject action. Set Differentiated Services (DiffServ) code point. Classify packet to forwarding class. Set the packet loss priority (PLP) level to one of the following level values. low medium-low medium-high high Continue to next term in a filter. Note: These actions are supported by IPv4, IPv6, Epipe, and VPLS filter types. 10 If required, select a policer policy. 8 3HE AAAB-TQZZA

9 To configure a multi-vendor policer policy Configure actions for the filter policy. 1. Click Add in the Actions panel. The Entry Value form opens 2. Configure the Value parameter and click OK. Repeat this step to configure more actions, as required. If required, configure custom properties for the filter policy. 1. Click on the Custom Properties tab and click Add. The Entry Value form opens. 2. Configure the Key and Value parameters and click OK. Repeat this step to configure more custom properties, as required. Click OK to save the policy and close the form, or click Apply to save the policy. See the procedure To release and distribute a policy in the NSP NFM-P User Guide to distribute the policy to NEs. END OF STEPS 2 To configure a multi-vendor policer policy 2.1 Steps Choose Policies Multi-Vendor Policer from the NFM-P main menu. The Multi-Vendor Policer Policies form opens. Click Create or choose a multi-vendor policer policy and click Properties. The Multi-Vendor Policer Policy (Create Edit) form opens. Configure the parameters in the Identity panel and click Apply. Click on the Policer Rate tab and configure the parameters Configure actions for the policer policy. 1. Click on the Policer Actions tab and click Add. The Entry Value form opens. 2. Configure the Value parameter and click OK. Repeat this step to configure more actions, as required. 3HE AAAB-TQZZA 9

10 To configure a multi-vendor forwarding class policy NFM-P Values of the string list (property genericne.mvpolicerpolicy.actionlist) are the supported actions performed as a result of policing. Table 3 NFM-P Two-color Policer Policy supported actions Action discard set fc class-name set loss-priority level Description Discard a packet. Classify packet to forwarding class. Set the packet loss priority (PLP) level. low medium-low medium-high high 6 7 If required, configure custom properties. 1. Click on the Custom Properties tab and click Add. The Entry Value form opens. 2. Configure the Key and Value parameters and click OK. Repeat this step to configure more custom properties, as required. Click OK to save the policy and close the form, or click Apply to save the policy. See the procedure To release and distribute a policy in the NSP NFM-P User Guide to distribute the policy to NEs. END OF STEPS 3 To configure a multi-vendor forwarding class policy 3.1 Steps Choose Policies Multi-Vendor Forwarding Class from the NFM-P main menu. The Multi- Vendor Forwarding Class Policies form opens. Click Create or choose a multi-vendor forwarding class policy and click Properties. The Multi- Vendor Forwarding Class Policy (Create Edit) form opens. Configure the parameters in the Identity panel and click Apply. 10 3HE AAAB-TQZZA

11 To configure a multi-vendor class matching policy Click on the Queue tab and configure the Queue ID parameter. If required, configure custom properties. 1. Click on the Custom Properties tab and click Add. The Entry Value form opens. 2. Configure the Key and Value parameters and click OK. Click OK to save the policy and close the form, or click Apply to save the policy. See the procedure To release and distribute a policy in the NSP NFM-P User Guide to distribute the policy to NEs. END OF STEPS 4 To configure a multi-vendor class matching policy 4.1 Steps Choose Policies Multi-Vendor Class Matching from the NFM-P main menu. The Multi- Vendor Class Matching Policies form opens. Click Create or choose a multi-vendor class matching policy and click Properties. The Multi- Vendor Class Matching Policy (Create Edit) form opens. Configure the parameters in the Identity panel and click Apply. If required, configure conditions for the Class Matching policy. 1. Click on the Class Matching Conditions tab and configure the Condition Type parameter. 2. Click Add in the Conditions panel. The Entry Value form opens. 3. Configure the Value parameter and click OK. Repeat this step to configure more actions, as required. Values of the string list (property genericne.mvclassmatchingpolicy.conditionlist) are the supported conditions to perform packet classification. Table 4 NFM-P Class Matching Policy supported conditions Condition Description 3HE AAAB-TQZZA 11

12 To configure a multi-vendor class matching policy NFM-P Table 4 NFM-P Class Matching Policy supported conditions (continued) match except any match except acl policy-name match except class-match policy-name Any packets Where: policy-name is the name of referenced ACL Policy Where: policy-name is the name of referenced Class Matching Policy match except dot1p value IEEE 802.1p VLAN Priority (0..7) match except dscp value match except prec value Differentiated Services (DiffServ) code point Where: value is the Differentiated services codepoint value (0..63). IP precedence value Where: value is the IP Precedence codepoint value (0..7). match except lsp-exp value The MPLS Experimental value (0..7). match except src-mac-addr source MAC address match except dst-mac-addr destination MAC address Source MAC address Destination MAC address If required, configure custom properties. 1. Click on the Custom Properties tab and click Add. The Entry Value form opens. 2. Configure the Key and Value parameters and click OK. Repeat this step to configure more custom properties, as required. Click on the QoS Policy Class Terms tab. Click OK to save the policy and close the form, or click Apply to save the policy. See the procedure To release and distribute a policy in the NSP NFM-P User Guide to distribute the policy to NEs. END OF STEPS 12 3HE AAAB-TQZZA

13 To configure a multi-vendor QoS policy 5 To configure a multi-vendor QoS policy 5.1 Steps Choose Policies Multi-Vendor QoS from the NFM-P main menu. The Multi-Vendor QoS Policies form opens. Click Create or choose a multi-vendor QoS policy and click Properties. The Multi-Vendor QoS Policy (Create Edit) form opens. Configure the parameters in the Identity panel and click Apply. If required, configure custom properties. 1. Click on the Custom Properties tab and click Add. The Entry Value form opens. 2. Configure the Key and Value parameters and click OK. Repeat this step to configure more custom properties, as required. Click on the QoS Terms tab and click Create. The Multi-Vendor Policy Qos Term (Create) form opens. Select a Class Matching Policy and configure the required parameters. If you select the Policer or Shaper check box, the corresponding tab appears. To configure Policer attributes: 1. Click on the Policer tab and configure the attributes in the Attribute panel. 2. Click Add in the Actions panel. The Entry Value form opens. 3. Configure the Value parameter and click OK. Table 5 Action NFM-P supported QoS Policy Policer Term actions Description conform action exceed action Action when rate is less than conform burst. Action when rate is within conform and conform + exceed burst. 3HE AAAB-TQZZA 13

14 To configure a multi-vendor QoS policy NFM-P Table 5 NFM-P supported QoS Policy Policer Term actions (continued) violate action Action when rate is greater than conform + exceed burst. Where the value of action can be one of the following: transmit (accept) drop (discard) set param value The set action implies that the packet is transmitted. It means "set & transmit". See below for possible set actions. Set Action set dscp value set prec value Description Set Differentiated Services (DiffServ) code point. Where: value is the Differentiated services codepoint value (0..63). Set IP precedence value. Where: value is the IP Precedence codepoint value (0..7). set dot1p value Set the IEEE 802.1p VLAN Priority (0..7). set mpls-exp value Set the MPLS Experimental value (0..7) To configure Shaper attributes, click on the Shaper tab and configure the attributes. Configure custom properties for the Qos terms: 1. Click on the Custom Properties tab and click Add. The Entry Value form opens. 2. Configure the Key and Value parameters and click OK. Repeat this step to configure more custom properties, as required. If required, configure QoS actions. 1. Click on the QoS actions tab and click Add. The Entry Value form opens. 2. Configure the Value parameter and click OK. Repeat this step to configure more QoS actions, as required. Values of the string list (property genericne.qosterm.actionlist) are the supported actions after classification is applied. 14 3HE AAAB-TQZZA

15 To view multi-vendor generic policies Table 6 NFM-P supported QoS Policy Term actions Action set dscp value set prec value Description Set Differentiated Services (DiffServ) code point. Where: value is the Differentiated services codepoint value (0..63). Set IP precedence value. Where: value is the IP Precedence codepoint value (0..7). set dot1p value Set the IEEE 802.1p VLAN Priority (0..7). set mpls-exp value Set the MPLS Experimental value (0..7). 11 Click OK to save the policy and close the form, or click Apply to save the policy. See the procedure To release and distribute a policy in the NSP NFM-P User Guide to distribute the policy to NEs. END OF STEPS 6 To view multi-vendor generic policies 6.1 Purpose Use this procedure to view generic policies created on an NE. These policies typically apply to network elements produced by other vendors. 6.2 Steps Choose Policies Multi-Vendor Generic from the NFM-P main menu. The Multi-Vendor Generic Policies form opens. Choose Local or Global from the Policy scope drop-down menu. If you set it to Local, you must specify a Local Node IP Address by clicking Select and then choosing the required NE. Click OK. Click Search and choose a Multi-Vendor Generic policy. Click Properties. The selected multi-vendor generic policy form opens. 3HE AAAB-TQZZA 15

16 QoS Code Point Values NFM-P 5 View the policy properties, then click OK to close the form. END OF STEPS 7 QoS Code Point Values 7.1 Differentiated services code point values (DSCP) Some common values of the Differentiated services code point value (0..63). af11 (001010) af12 (001100) af13 (001110) af21 (010010) af22 (010100) af23 (010110) af31 (011010) af32 (011100) af33 (011110) af41 (100010) af42 (100100) af43 (100110) cs1 CS1(precedence 1) dscp (001000) cs2 CS2 precedence 2) dscp (010000) cs3 CS3(precedence 3) dscp (011000) cs4 CS4(precedence 4) dscp (100000) cs5 CS5(precedence 5) dscp (101000) cs6 CS6(precedence 6) dscp (110000) cs7 CS7(precedence 7) dscp (111000) be (000000) ef (101110) 7.2 IP Precedence code point values The IP Precedence code point values are from range (0..7). 5 (critical) 3 (flash) 4 (flash-override) 2 (immediate) 6 (internet, internetwork control precedence) 16 3HE AAAB-TQZZA

17 QoS Code Point Values 7 (network, network control) 1 (priority) 0 (routine) 7.3 IEEE 802.1p VLAN Priority code point (PCP) Priority code point (PCP) is a 3-bit field which refers to the IEEE 802.1p class of service and maps to the frame priority level. Values in order of lowest to highest priority are: 1 (BK, background) 0 (BE, best effort) 2 (EE, excellent effort) 3 (CA, critical application) 4 (VI, video) 5 (VO, voice) 6 (IC, internetwork control) 7 (NC, network control). 7.4 MPLS Experimental value Range: HE AAAB-TQZZA 17

18 QoS Code Point Values NFM-P 18 3HE AAAB-TQZZA

Quality of Service. Understanding Quality of Service

Quality of Service. Understanding Quality of Service The following sections describe support for features on the Cisco ASR 920 Series Router. Understanding, page 1 Configuring, page 2 Global QoS Limitations, page 2 Classification, page 3 Marking, page 6

More information

Configuration Commands Generic Commands Syntax description no description Context Description Default Parameters

Configuration Commands Generic Commands Syntax description no description Context Description Default Parameters Configuration Commands Generic Commands description Syntax description description-string no description Context config>qos>sap-egress config>qos>sap-egress>ip-criteria>entry config>qos>sap-ingress config>qos>sap-ingress>ip-criteria>entry

More information

Configuring Firewall Filters (J-Web Procedure)

Configuring Firewall Filters (J-Web Procedure) Configuring Firewall Filters (J-Web Procedure) You configure firewall filters on EX Series switches to control traffic that enters ports on the switch or enters and exits VLANs on the network and Layer

More information

4A0-107 Q&As. Alcatel-Lucent Quality of Service. Pass Alcatel-Lucent 4A0-107 Exam with 100% Guarantee

4A0-107 Q&As. Alcatel-Lucent Quality of Service. Pass Alcatel-Lucent 4A0-107 Exam with 100% Guarantee 4A0-107 Q&As Alcatel-Lucent Quality of Service Pass Alcatel-Lucent 4A0-107 Exam with 100% Guarantee Free Download Real Questions & Answers PDF and VCE file from: 100% Passing Guarantee 100% Money Back

More information

Configuring Classification

Configuring Classification CHAPTER 3 This chapter describes how to configure classification on the Cisco Nexus 7000 Series NX-OS device. This chapter includes the following sections: Information About Classification, page 3-1 Licensing

More information

Classifying and Marking MPLS EXP

Classifying and Marking MPLS EXP The QoS EXP Matching feature allows you to classify and mark network traffic by modifying the Multiprotocol Label Switching (MPLS) experimental bits (EXP) field in IP packets. This module contains conceptual

More information

Marking Traffic CHAPTER

Marking Traffic CHAPTER CHAPTER 7 To service the growing numbers of customers and their needs, service provider networks have become more complex and often include both Layer 2 and Layer 3 network devices. With this continued

More information

Table of Contents 1 QoS Overview QoS Policy Configuration Priority Mapping Configuration 3-1

Table of Contents 1 QoS Overview QoS Policy Configuration Priority Mapping Configuration 3-1 Table of Contents 1 QoS Overview 1-1 Introduction to QoS 1-1 Introduction to QoS Service Models 1-1 Best-Effort Service Model 1-1 IntServ Service Model 1-2 DiffServ Service Model 1-2 QoS Techniques Overview

More information

Aruba 8320 Configuring ACLs and Classifier Policies Guide for ArubaOS- CX 10.00

Aruba 8320 Configuring ACLs and Classifier Policies Guide for ArubaOS- CX 10.00 Aruba 8320 Configuring ACLs and Classifier Policies Guide for ArubaOS- CX 10.00 Part Number: 5200-4710a Published: April 2018 Edition: 2 Copyright 2018 Hewlett Packard Enterprise Development LP Notices

More information

Configuring Ingress Policing

Configuring Ingress Policing This chapter contains the following sections: Information About Ingress Policing, page 1 Guidelines and Limitations for Ingress Policing, page 2 Creating a Policy Map Using a Committed Information Rate,

More information

Table of Contents 1 QoS Overview QoS Policy Configuration Priority Mapping Configuration 3-1

Table of Contents 1 QoS Overview QoS Policy Configuration Priority Mapping Configuration 3-1 Table of Contents 1 QoS Overview 1-1 Introduction to QoS 1-1 Networks Without QoS Guarantee 1-1 QoS Requirements of New Applications 1-1 Congestion: Causes, Impacts, and Countermeasures 1-2 Causes 1-2

More information

EVC Quality of Service

EVC Quality of Service First Published: March 28, 2011 Last Updated: March 28, 2011 This document contains information about how to enable quality of service (QoS) features (such as traffic classification and traffic policing)

More information

Maintaining Cisco Service Provider Quality of Service

Maintaining Cisco Service Provider Quality of Service 642-785 Maintaining Cisco Service Provider Quality of Service Version 13.20 QUESTION NO: 1 Which of these correctly describes traffic classification using qos group? A. qos-group marking is automatically

More information

H3C S9500 QoS Technology White Paper

H3C S9500 QoS Technology White Paper H3C Key words: QoS, quality of service Abstract: The Ethernet technology is widely applied currently. At present, Ethernet is the leading technology in various independent local area networks (LANs), and

More information

Cisco 1000 Series Connected Grid Routers QoS Software Configuration Guide

Cisco 1000 Series Connected Grid Routers QoS Software Configuration Guide Cisco 1000 Series Connected Grid Routers QoS Software Configuration Guide January 17, 2012 Americas Headquarters Cisco Systems, Inc. 170 West Tasman Drive San Jose, CA 95134-1706 USA http://www.cisco.com

More information

EVC Quality of Service

EVC Quality of Service This document contains information about how to enable quality of service (QoS) features (such as traffic classification and traffic policing) for use on an Ethernet virtual circuit (EVC). An EVC as defined

More information

QoS Configuration. Overview. Introduction to QoS. QoS Policy. Class. Traffic behavior

QoS Configuration. Overview. Introduction to QoS. QoS Policy. Class. Traffic behavior Table of Contents QoS Configuration 1 Overview 1 Introduction to QoS 1 QoS Policy 1 Traffic Policing 2 Congestion Management 3 Line Rate 9 Configuring a QoS Policy 9 Configuration Task List 9 Configuring

More information

Contents. QoS overview 1

Contents. QoS overview 1 Contents QoS overview 1 QoS service models 1 Best-effort service model 1 IntServ model 1 DiffServ model 1 QoS techniques overview 1 Deploying QoS in a network 2 QoS processing flow in a device 2 Configuring

More information

ActualTests.4A q. Alcatel-Lucent 4A0-107 Alcatel-Lucent Quality of Service

ActualTests.4A q. Alcatel-Lucent 4A0-107 Alcatel-Lucent Quality of Service ActualTests.4A0-107.110q Number: 4A0-107 Passing Score: 800 Time Limit: 120 min File Version: 5.3 http://www.gratisexam.com/ Alcatel-Lucent 4A0-107 Alcatel-Lucent Quality of Service I wanted to thank this

More information

mls qos (global configuration mode)

mls qos (global configuration mode) mls qos (global configuration mode) mls qos (global configuration mode) To enable the quality of service (QoS) functionality globally, use the mls qos command in global configuration mode. To disable the

More information

Configuring Quality of Service

Configuring Quality of Service This chapter describes the Quality of Service and procedures to configure Quality of Service. Introduction to Quality of Service, page 1 CPT System QoS, page 4 Ingress QoS Functions, page 7 Egress QoS

More information

Quality of Service Configuration Guide, Cisco IOS XE Fuji 16.8.x (Catalyst 9300 Switches)

Quality of Service Configuration Guide, Cisco IOS XE Fuji 16.8.x (Catalyst 9300 Switches) Quality of Service Configuration Guide, Cisco IOS XE Fuji 16.8.x (Catalyst 9300 Switches) First Published: 2018-04-06 Americas Headquarters Cisco Systems, Inc. 170 West Tasman Drive San Jose, CA 95134-1706

More information

Principles. IP QoS DiffServ. Agenda. Principles. L74 - IP QoS Differentiated Services Model. L74 - IP QoS Differentiated Services Model

Principles. IP QoS DiffServ. Agenda. Principles. L74 - IP QoS Differentiated Services Model. L74 - IP QoS Differentiated Services Model Principles IP QoS DiffServ Differentiated Services Architecture DSCP, CAR Integrated Services Model does not scale well flow based traffic overhead (RSVP messages) routers must maintain state information

More information

Configuration Commands. Generic Commands. description XRS Quality of Service Guide Page 151

Configuration Commands. Generic Commands. description XRS Quality of Service Guide Page 151 Configuration Commands Generic Commands description Syntax description description-string no description Context config>qos>network policy-id Description This command creates a text description stored

More information

Configuring QoS CHAPTER

Configuring QoS CHAPTER CHAPTER 34 This chapter describes how to use different methods to configure quality of service (QoS) on the Catalyst 3750 Metro switch. With QoS, you can provide preferential treatment to certain types

More information

Configuring ACLs. ACL overview. ACL categories. ACL numbering and naming

Configuring ACLs. ACL overview. ACL categories. ACL numbering and naming Contents Configuring ACLs 1 ACL overview 1 ACL categories 1 ACL numbering and naming 1 Match order 2 ACL rule numbering 3 Implementing time-based ACL rules 3 IPv4 fragments filtering with ACLs 3 Flow templates

More information

QoS User's Guide Release 7.4

QoS User's Guide Release 7.4 [1]Oracle Communications IP Service Activator QoS User's Guide Release 7.4 E88202-01 December 2017 Oracle Communications IP Service Activator QoS User's Guide, Release 7.4 E88202-01 Copyright 2012, 2017,

More information

QoS: Per-Session Shaping and Queuing on LNS

QoS: Per-Session Shaping and Queuing on LNS QoS: Per-Session Shaping and Queuing on LNS First Published: February 28, 2006 The QoS: Per-Session Shaping and Queuing on LNS feature provides the ability to shape (for example, transmit or drop) or queue

More information

Configuring Quality of Service

Configuring Quality of Service CHAPTER 25 QoS refers to the ability of a network to provide improved service to selected network traffic over various underlying technologies including Frame Relay, ATM, Ethernet and 802.1 networks, SONET,

More information

H3C S5120-SI Switch Series

H3C S5120-SI Switch Series H3C S5120-SI Switch Series ACL and QoS Configuration Guide Hangzhou H3C Technologies Co., Ltd. http://www.h3c.com Software version: Release 1513 Document version: 6W100-20130425 Copyright 2013, Hangzhou

More information

EVC Quality of Service

EVC Quality of Service EVC Quality of Service Finding Feature Information EVC Quality of Service Last Updated: June 07, 2011 This document contains information about how to enable quality of service (QoS) features (such as traffic

More information

Configuring Modular QoS Congestion Avoidance

Configuring Modular QoS Congestion Avoidance Congestion avoidance techniques monitor traffic flow in an effort to anticipate and avoid congestion at common network bottlenecks. Avoidance techniques are implemented before congestion occurs as compared

More information

Configuring PFC QoS CHAPTER

Configuring PFC QoS CHAPTER 38 CHAPTER This chapter describes how to configure quality of service (QoS) as implemented on the Policy Feature Card 3B (PFC3B) on the Supervisor Engine 32 PISA. Note For complete syntax and usage information

More information

Configuring priority marking 63 Priority marking overview 63 Configuring priority marking 63 Priority marking configuration example 64

Configuring priority marking 63 Priority marking overview 63 Configuring priority marking 63 Priority marking configuration example 64 Contents QoS overview 1 Introduction to QoS 1 QoS service models 1 Best-effort service model 1 IntServ model 1 DiffServ model 2 QoS techniques overview 2 Deploying QoS in a network 2 QoS processing flow

More information

Configuring global CAR 73 Overview 73 Configuring aggregate CAR 73 Configuration procedure 73 Configuration example 73

Configuring global CAR 73 Overview 73 Configuring aggregate CAR 73 Configuration procedure 73 Configuration example 73 Contents QoS overview 1 Introduction to QoS 1 QoS service models 1 Best-effort service model 1 IntServ model 1 DiffServ model 2 QoS techniques overview 2 Deploying QoS in a network 2 QoS processing flow

More information

CBQ configuration example 7

CBQ configuration example 7 Contents QoS overview 1 Introduction to QoS 1 Networks without QoS guarantee 1 QoS requirements of new applications 1 Congestion: causes, impacts, and countermeasures 2 Causes 2 Impacts 2 Countermeasures

More information

Internetwork Expert s CCNP Bootcamp. Layer 2 Voice & Video Support. Power Over Ethernet. Required to centrally power small devices

Internetwork Expert s CCNP Bootcamp. Layer 2 Voice & Video Support. Power Over Ethernet. Required to centrally power small devices Internetwork Expert s CCNP Bootcamp Layer 2 Voice & Video Support http:// Power Over Ethernet Required to centrally power small devices IP Phones Access Point Surveillance cameras PoE reduces Cabling requirements

More information

Configuring QoS Policy Actions and Rules

Configuring QoS Policy Actions and Rules CHAPTER 3 The second step in creating a QoS service policy is to define how you want the router to handle the packets that match the classification rules you defined in Chapter 2, Classifying Traffic.

More information

Configuring Control Plane Policing

Configuring Control Plane Policing 21 CHAPTER This chapter describes how to configure control plane policing (CoPP) on the NX-OS device. This chapter includes the following sections: Information About CoPP, page 21-1 Guidelines and Limitations,

More information

Access List Commands

Access List Commands Access List Commands This module describes the Cisco IOS XR software commands used to configure IP Version 4 (IPv4) and IP Version 6 (IPv6) access lists. An access control list (ACL) consists of one or

More information

Quality of Service (QoS) Configuration Guide, Cisco IOS XE Everest a (Catalyst 3850 Switches)

Quality of Service (QoS) Configuration Guide, Cisco IOS XE Everest a (Catalyst 3850 Switches) Quality of Service (QoS) Configuration Guide, Cisco IOS XE Everest 16.5.1a (Catalyst 3850 Switches) First Published: 2017-05-31 Americas Headquarters Cisco Systems, Inc. 170 West Tasman Drive San Jose,

More information

A Preferred Service Architecture for Payload Data Flows. Ray Gilstrap, Thom Stone, Ken Freeman

A Preferred Service Architecture for Payload Data Flows. Ray Gilstrap, Thom Stone, Ken Freeman A Preferred Service Architecture for Payload Data Flows Ray Gilstrap, Thom Stone, Ken Freeman NASA Research and Engineering Network NASA Advanced Supercomputing Division NASA Ames Research Center Outline

More information

Configuring QoS. Understanding QoS CHAPTER

Configuring QoS. Understanding QoS CHAPTER 29 CHAPTER This chapter describes how to configure quality of service (QoS) by using automatic QoS (auto-qos) commands or by using standard QoS commands on the Catalyst 3750 switch. With QoS, you can provide

More information

Quality of Service Configuration Guidelines for RSP3 Module

Quality of Service Configuration Guidelines for RSP3 Module Quality of Service Configuration Guidelines for RSP3 Module Quality of Service This document outlines Quality of Service features and limitations available on the Cisco RSP3 module and contains the following

More information

Quality of Service Commands match ip precedence. match ip precedence ip-precedence-value [ip-precedence-value ip-precedence-value

Quality of Service Commands match ip precedence. match ip precedence ip-precedence-value [ip-precedence-value ip-precedence-value match ip precedence match ip precedence To identify IP precedence values as match criteria, use the match ip precedence command in class-map configuration mode. To remove IP precedence values from a class

More information

Quality of Service (QoS) Configuration Guide, Cisco IOS XE Fuji 16.8.x (Catalyst 3850 Switches)

Quality of Service (QoS) Configuration Guide, Cisco IOS XE Fuji 16.8.x (Catalyst 3850 Switches) Quality of Service (QoS) Configuration Guide, Cisco IOS XE Fuji 16.8.x (Catalyst 3850 Switches) First Published: 2018-04-06 Americas Headquarters Cisco Systems, Inc. 170 West Tasman Drive San Jose, CA

More information

22 Cisco IOS Commands for the Cisco 7600 Series Router policy-map

22 Cisco IOS Commands for the Cisco 7600 Series Router policy-map Chapter 2 22 policy-map policy-map To access QoS policy map configuration mode to configure the QoS policy map, use the policy-map command. Use the no form of this command to delete a policy map. policy-map

More information

Towards Service Differentiation on the Internet

Towards Service Differentiation on the Internet Towards Service Differentiation on the Internet from New Internet and Networking Technologies and Their Application on Computational Sciences, invited talk given at Ho Chi Minh City, Vietnam March 3-5,

More information

Cisco Nexus 7000 Series NX-OS Quality of Service Command Reference

Cisco Nexus 7000 Series NX-OS Quality of Service Command Reference Cisco Nexus 7000 Series NX-OS Quality of Service Command Reference August 2011 Americas Headquarters Cisco Systems, Inc. 170 West Tasman Drive San Jose, CA 95134-1706 USA http://www.cisco.com Tel: 408

More information

Modular Quality of Service Overview on Cisco IOS XR Software

Modular Quality of Service Overview on Cisco IOS XR Software Modular Quality of Service Overview on Cisco IOS XR Software Quality of Service (QoS) is the technique of prioritizing traffic flows and providing preferential forwarding for higher-priority packets. The

More information

Quality of Service Monitoring and Delivery Part 01. ICT Technical Update Module

Quality of Service Monitoring and Delivery Part 01. ICT Technical Update Module Quality of Service Monitoring and Delivery Part 01 ICT Technical Update Module Presentation Outline Introduction to IP-QoS IntServ Architecture DiffServ Architecture Post Graduate Certificate in Professional

More information

IT Certification Exams Provider! Weofferfreeupdateserviceforoneyear! h ps://www.certqueen.com

IT Certification Exams Provider! Weofferfreeupdateserviceforoneyear! h ps://www.certqueen.com IT Certification Exams Provider! Weofferfreeupdateserviceforoneyear! h ps://www.certqueen.com Exam : 4A0-107 Title : Alcatel-Lucent Quality of Service Version : Demo 1 / 6 1.The IP ToS field consists of

More information

Applying QoS Features Using the MQC

Applying QoS Features Using the MQC QoS: Modular QoS Command-Line Interface Configuration Guide, Cisco IOS XE Release 3S (Cisco ASR 900 Series) First Published: November 30, 2012 Last Modified: March 31, 2014 This chapter discusses the Modular

More information

Presentation Outline. Evolution of QoS Architectures. Quality of Service Monitoring and Delivery Part 01. ICT Technical Update Module

Presentation Outline. Evolution of QoS Architectures. Quality of Service Monitoring and Delivery Part 01. ICT Technical Update Module Quality of Service Monitoring and Delivery Part 01 ICT Technical Update Module Presentation Outline Introduction to IP-QoS IntServ Architecture DiffServ Architecture Post Graduate Certificate in Professional

More information

HUAWEI NetEngine5000E Core Router V800R002C01. Feature Description - QoS. Issue 01 Date HUAWEI TECHNOLOGIES CO., LTD.

HUAWEI NetEngine5000E Core Router V800R002C01. Feature Description - QoS. Issue 01 Date HUAWEI TECHNOLOGIES CO., LTD. V800R002C01 Issue 01 Date 2011-10-15 HUAWEI TECHNOLOGIES CO., LTD. 2011. All rights reserved. No part of this document may be reproduced or transmitted in any form or by any means without prior written

More information

WiNG 5.x Feature Guide QoS

WiNG 5.x Feature Guide QoS Configuration Guide for RFMS 3.0 Initial Configuration XXX-XXXXXX-XX WiNG 5.x Feature Guide QoS April, 2011 Revision 1.0 MOTOROLA SOLUTIONS and the Stylized M Logo are registered in the US Patent & Trademark

More information

Grandstream Networks, Inc. GWN7000 QoS - VoIP Traffic Management

Grandstream Networks, Inc. GWN7000 QoS - VoIP Traffic Management Grandstream Networks, Inc. GWN7000 QoS - VoIP Traffic Management Table of Contents INTRODUCTION... 4 DSCP CLASSIFICATION... 5 QUALITY OF SERVICE ON GWN7000... 6 USING QOS TO PRIORITIZE VOIP TRAFFIC...

More information

QoS Technology White Paper

QoS Technology White Paper QoS Technology White Paper Keywords: Traffic classification, congestion management, congestion avoidance, precedence, differentiated services Abstract: This document describes the QoS features and related

More information

Configuring Voice VLAN

Configuring Voice VLAN CHAPTER 15 This chapter describes how to configure the voice VLAN feature on the Catalyst 3750 switch. Unless otherwise noted, the term switch refers to a standalone switch and a switch stack. Voice VLAN

More information

Defining QoS for Multiple Policy Levels

Defining QoS for Multiple Policy Levels CHAPTER 13 In releases prior to Cisco IOS Release 12.0(22)S, you can specify QoS behavior at only one level. For example, to shape two outbound queues of an interface, you must configure each queue separately,

More information

QoS Configuration FSOS

QoS Configuration FSOS FSOS QoS Configuration Contents 1. QoS Configuration...1 1.1 Brief Introduction to QoS... 1 1.1.1 Traffic... 1 1.1.2 Traffic Classification... 1 1.1.3 Priority... 2 1.1.4 Access Control List... 4 1.1.5

More information

Quality of Service Using HP Virtual Connect Technologies Connected to Cisco Networks

Quality of Service Using HP Virtual Connect Technologies Connected to Cisco Networks Technical white paper Quality of Service Using HP Virtual Connect Technologies Connected to Cisco Networks Last updated: 08/29/2014 Table of contents Introduction... 2 What is Quality of Service (QoS)?...

More information

Before configuring standard QoS, you must have a thorough understanding of these items:

Before configuring standard QoS, you must have a thorough understanding of these items: Finding Feature Information, page 1 Prerequisites for QoS, page 1 QoS Components, page 2 QoS Terminology, page 3 Information About QoS, page 3 Restrictions for QoS on Wired Targets, page 41 Restrictions

More information

NSP Network Services Platform Network Functions Manager - Packet (NFM-P) 9500 MPTSUB6 Driver Version Guide

NSP Network Services Platform Network Functions Manager - Packet (NFM-P) 9500 MPTSUB6 Driver Version Guide NSP Network Services Platform Network Functions Manager - Packet (NFM-P) 9500 MPTSUB6 Driver Version 3.2.0 Guide 3HE-13356-AAAB-TQZZA NFM-P Legal notice Nokia is a registered trademark of Nokia Corporation.

More information

AlcatelLucent.Selftestengine.4A0-107.v by.Ele.56q. Exam Code: 4A Exam Name: Alcatel-Lucent Quality of Service

AlcatelLucent.Selftestengine.4A0-107.v by.Ele.56q. Exam Code: 4A Exam Name: Alcatel-Lucent Quality of Service AlcatelLucent.Selftestengine.4A0-107.v2013-12-14.by.Ele.56q Number: 4a0-107 Passing Score: 800 Time Limit: 120 min File Version: 16.5 http://www.gratisexam.com/ Exam Code: 4A0-107 Exam Name: Alcatel-Lucent

More information

Access List Commands

Access List Commands Access List Commands This module describes the Cisco IOS XR software commands used to configure IP Version 4 (IPv4) and IP Version 6 (IPv6) access lists. An access control list (ACL) consists of one or

More information

Quality of Service (QoS) Setup Guide (NB6Plus4W Rev2)

Quality of Service (QoS) Setup Guide (NB6Plus4W Rev2) Quality of Service (QoS) Setup Guide (NB6Plus4W Rev2) NB6Plus4W Rev2 and Quality of Service (QoS) The following Quality of Service (QoS) settings offer a basic setup example, setting up 2 devices connecting

More information

Quality of Service Commands

Quality of Service Commands Quality of Service Commands This module lists quality of service (QoS) commands in alphabetical order. To use commands of this module, you must be in a user group associated with a task group that includes

More information

Configuring Auto-QoS

Configuring Auto-QoS Finding Feature Information, page 1 Prerequisites for Auto-QoS, page 1 Restrictions for Auto-QoS, page 2 Information About, page 3 How to Configure Auto-QoS, page 6 Monitoring Auto-QoS, page 9 Configuration

More information

HP Switch Series

HP Switch Series HP 10500 Switch Series ACL and QoS Configuration Guide Part number: 5998-5230 Software version: Release 2111P01 and later Document version: 6W101-20140331 Legal and notice information Copyright 2014 Hewlett-Packard

More information

H3C S12500-X Switch Series

H3C S12500-X Switch Series H3C S12500-X Switch Series ACL and QoS Configuration Guide Hangzhou H3C Technologies Co., Ltd. http://www.h3c.com Software version: R1003 and later Document version: 6W101-20150515 Copyright 2014-2015,

More information

HP 3100 v2 Switch Series

HP 3100 v2 Switch Series HP 3100 v2 Switch Series ACL and QoS Configuration Guide HP 3100-8 v2 SI Switch (JG221A) HP 3100-16 v2 SI Switch (JG222A) HP 3100-24 v2 SI Switch (JG223A) HP 3100-8 v2 EI Switch (JD318B) HP 3100-16 v2

More information

H3C S9800 Switch Series

H3C S9800 Switch Series H3C S9800 Switch Series ACL and QoS Configuration Guide New H3C Technologies Co., Ltd. http://www.h3c.com.hk Software version: Release 2150 and later Document version: 6W101-20170608 Copyright 2016-2017,

More information

ACL Rule Configuration on the WAP371

ACL Rule Configuration on the WAP371 Article ID: 5089 ACL Rule Configuration on the WAP371 Objective A network access control list (ACL) is an optional layer of security that acts as a firewall for controlling traffic in and out of a subnet.

More information

Cisco Exam Implementing Cisco Service Provider Next-Generation Core Network Services Version: 7.0 [ Total Questions: 130 ]

Cisco Exam Implementing Cisco Service Provider Next-Generation Core Network Services Version: 7.0 [ Total Questions: 130 ] s@lm@n Cisco Exam 642-887 Implementing Cisco Service Provider Next-Generation Core Network Services Version: 7.0 [ Total Questions: 130 ] Question No : 1 An engineer is allocating a determined amount of

More information

Quality of Service (QoS) Setup Guide (NF1ADV)

Quality of Service (QoS) Setup Guide (NF1ADV) Quality of Service (QoS) Setup Guide (NF1ADV) NF1ADV and Quality of Service (QoS) The following Quality of Service (QoS) settings offer a basic setup example, setting up 2 devices connecting to an NF1ADV

More information

Quality of Service Configuration Guide, Cisco IOS XE Everest 16.6.x (Catalyst 9300 Switches)

Quality of Service Configuration Guide, Cisco IOS XE Everest 16.6.x (Catalyst 9300 Switches) Quality of Service Configuration Guide, Cisco IOS XE Everest 16.6.x (Catalyst 9300 Switches) First Published: 2017-07-31 Last Modified: 2017-11-03 Americas Headquarters Cisco Systems, Inc. 170 West Tasman

More information

Sections Describing Standard Software Features

Sections Describing Standard Software Features 27 CHAPTER This chapter describes how to configure quality of service (QoS) by using automatic-qos (auto-qos) commands or by using standard QoS commands. With QoS, you can give preferential treatment to

More information

HP 3600 v2 Switch Series

HP 3600 v2 Switch Series HP 3600 v2 Switch Series ACL and QoS Configuration Guide Part number: 5998-2354 Software version: Release 2101 Document version: 6W101-20130930 Legal and notice information Copyright 2013 Hewlett-Packard

More information

Quality of Service Configuration Guide, Cisco IOS XE Everest 16.6.x (Catalyst 9300 Switches)

Quality of Service Configuration Guide, Cisco IOS XE Everest 16.6.x (Catalyst 9300 Switches) Quality of Service Configuration Guide, Cisco IOS XE Everest 16.6.x (Catalyst 9300 Switches) First Published: 2017-07-31 Last Modified: 2017-11-03 Americas Headquarters Cisco Systems, Inc. 170 West Tasman

More information

QoS Configuration. Page 1 of 13

QoS Configuration. Page 1 of 13 QoS Configuration Page 1 of 13 Contents Chapter 1 QoS Configuration...3 1.1 Brief Introduction to QoS...3 1.1.1 Traffic...3 1.1.2 Traffic Classification... 3 1.1.3 Priority...4 1.1.4 Access Control List...

More information

The Assured Forwarding PHB group

The Assured Forwarding PHB group 9. Other Diffserv PHBs Pag. 1 A typical application using the AF PHB is that of a company which uses the Internet to interconnect its geographically distributed sites and wants an assurance that IP packets

More information

Quality of Service Setup Guide (NB14 Series)

Quality of Service Setup Guide (NB14 Series) Quality of Service Setup Guide (NB14 Series) About This Quality of Service (QoS) Guide Quality of Service refers to the reservation of bandwidth resources on the Nb14 Series router to provide different

More information

NSP Network Services Platform Network Functions Manager - Packet (NFM-P) 9500 MPTBWA Version Guide

NSP Network Services Platform Network Functions Manager - Packet (NFM-P) 9500 MPTBWA Version Guide NSP Network Services Platform Network Functions Manager - Packet () 9500 MPTBWA Version 3.1.0 Guide 3HE-13301-AAAA-TQZZA Legal notice Nokia is a registered trademark of Nokia Corporation. Other products

More information

Monitoring Ports. Port State

Monitoring Ports. Port State The Ports feature available on the ME 1200 Web GUI allows you to monitor the various port parameters on the ME 1200 switch. Port State, page 1 Port Statistics Overview, page 2 QoS Statistics, page 2 QCL

More information

Modular Policy Framework. Class Maps SECTION 4. Advanced Configuration

Modular Policy Framework. Class Maps SECTION 4. Advanced Configuration [ 59 ] Section 4: We have now covered the basic configuration and delved into AAA services on the ASA. In this section, we cover some of the more advanced features of the ASA that break it away from a

More information

Configuring QoS on the GGSN

Configuring QoS on the GGSN CHAPTER 9 This chapter describes how to configure Quality of Service (QoS) functions to differentiate traffic flow through the GGSN. For a complete description of the GGSN commands in this chapter, refer

More information

Finding Support Information for Platforms and Cisco IOS and Catalyst OS Software Images

Finding Support Information for Platforms and Cisco IOS and Catalyst OS Software Images First Published: March 20, 2006 Last Updated: March 22, 2011 The feature is one of two features bundled with the QoS: Broadband Aggregation Enhancements Phase 1 feature. The feature provides the ability

More information

Sections Describing Standard Software Features

Sections Describing Standard Software Features 30 CHAPTER This chapter describes how to configure quality of service (QoS) by using automatic-qos (auto-qos) commands or by using standard QoS commands. With QoS, you can give preferential treatment to

More information

Configuring 4-Port Gigabit Ethernet WAN Optical Services Modules

Configuring 4-Port Gigabit Ethernet WAN Optical Services Modules CHAPTER 4 Configuring 4-Port Gigabit Ethernet WAN Optical Services Modules This chapter provides an overview of the features supported on the 4-port Gigabit Ethernet WAN Optical Services Modules (OSM-2+4GE-WAN+

More information

Configuring QoS CHAPTER

Configuring QoS CHAPTER CHAPTER 37 This chapter describes how to configure quality of service (QoS) by using automatic QoS (auto-qos) commands or by using standard QoS commands on the Catalyst 3750-E or 3560-E switch. With QoS,

More information

ASA Access Control. Section 3

ASA Access Control. Section 3 [ 39 ] CCNP Security Firewall 642-617 Quick Reference Section 3 ASA Access Control Now that you have connectivity to the ASA and have configured basic networking settings on the ASA, you can start to look

More information

QoS Technology White Paper

QoS Technology White Paper QoS Technology White Paper Keywords: QoS, service model, IntServ, DiffServ, congestion management, congestion avoidance, queuing technology, traffic policing, traffic shaping, link efficiency mechanism.

More information

Configuring Quality of Service

Configuring Quality of Service CHAPTER 21 This chapter applies only to the ML-Series (ML100T-2, ML100X-8, and ML1000-2) cards. This chapter describes the quality of service (QoS) features built into your ML-Series card and how to map

More information

Part1: Lecture 4 QoS

Part1: Lecture 4 QoS Part1: Lecture 4 QoS Last time Multi stream TCP: SCTP Multi path TCP RTP and RTCP SIP H.323 VoIP Router architectures Overview two key router functions: run routing algorithms/protocol (RIP, OSPF, BGP)

More information

Cisco. Implementing Cisco Service Provider Next-Generation Core Network Services Version: Demo. Web:

Cisco. Implementing Cisco Service Provider Next-Generation Core Network Services Version: Demo. Web: Cisco 642-887 Implementing Cisco Service Provider Next-Generation Core Network Services Web: www.marks4sure.com Email: support@marks4sure.com Version: Demo [ Total Questions: 10] IMPORTANT NOTICE Feedback

More information

HP 5130 EI Switch Series

HP 5130 EI Switch Series HP 5130 EI Switch Series ACL and QoS Configuration Guide Part number: 5998-5471a Software version: Release 31xx Document version: 6W100-20150731 Legal and notice information Copyright 2015 Hewlett-Packard

More information

Configuring IPv6 ACLs

Configuring IPv6 ACLs CHAPTER 37 When the Cisco ME 3400 Ethernet Access switch is running the metro IP access image, you can filter IP Version 6 (IPv6) traffic by creating IPv6 access control lists (ACLs) and applying them

More information

ip rsvp reservation-host

ip rsvp reservation-host Quality of Service Commands ip rsvp reservation-host ip rsvp reservation-host To enable a router to simulate a host generating Resource Reservation Protocol (RSVP) RESV messages, use the ip rsvp reservation-host

More information

Last time! Overview! 14/04/15. Part1: Lecture 4! QoS! Router architectures! How to improve TCP? SYN attacks SCTP. SIP and H.

Last time! Overview! 14/04/15. Part1: Lecture 4! QoS! Router architectures! How to improve TCP? SYN attacks SCTP. SIP and H. Last time Part1: Lecture 4 QoS How to improve TCP? SYN attacks SCTP SIP and H.323 RTP and RTCP Router architectures Overview two key router functions: run routing algorithms/protocol (RIP, OSPF, BGP) forwarding

More information