Configuring IP SLA Service Performance Testing
|
|
|
- Charles Joseph
- 10 years ago
- Views:
Transcription
1 9 CHAPTER Configuring IP SLA Service Perfmance Testing First Published: July 2013 Last Updated: November 2013 This chapter describes how to configure the ITU-T Y.1564 Ethernet service perfmance test methodology to measure the ability of a netwk device to enable movement of traffic at the configured data rate. Finding Feature Infmation Your software release may not suppt all the features documented in this module. F the latest feature infmation and caveats, see the release notes f your platfm and software release. To find infmation about the features documented in this module, and to see a list of the releases in which each feature is suppted, see the Feature Infmation f, page Use Cisco Feature Navigat to find infmation about platfm suppt and Cisco software image suppt. To access Cisco Feature Navigat, go to An account on Cisco.com is not required. Contents Infmation About Service Perfmance Operations, page 9-2 How to Configure Y.1564 to Generate and Measure Ethernet Traffic, page 9-2 Understanding Ethernet Loopback, page 9-28 How to Configure Y.1564 to Generate and Measure IP Traffic, page
2 Infmation About Service Perfmance Operations Chapter 9 Infmation About Service Perfmance Operations Y.1564 is an Ethernet service activation test methodology, and is the standard f turning up, installing, and troubleshooting Ethernet-based services. Y.1564 is the only standard test methodology that allows a complete validation of Ethernet service-level agreements (SLAs) in a single test. Service perfmance testing is designed to measure the ability of a device under test (DUT) a netwk under test to properly fward traffic in different states. Cisco implementation of ITU-T Y.1564 has three key objectives: To serve as a netwk SLA validation tool, ensuring that a service meets its guaranteed perfmance settings in a controlled test time. To ensure that all the services carried by the netwk meet their SLA objectives at their maximum committed rate, proving that under maximum load, netwk devices and paths can suppt all the traffic as designed. To perfm medium-term and long-term service testing, confirming that netwk elements can properly carry all the services while under stress during a soaking period. Service perfmance suppts four operational modes: two-way statistics collection, one-way statistics collection, passive measurement mode, and traffic generat mode. Statistics are calculated, collected, and repted to the IP SLAs module. The statistics database stes histical statistics pertaining to the operations that have been executed. In the context of one-way statistics collection, both the passive measurement mode and the traffic generat mode are used in conjunction with each other. One device sends traffic as the generat and another device receives traffic in the passive mode and recds the statistics. The passive mode is distinct from the two-way mode, in that, the remote device recds statistics instead of looping back the traffic, and the sending device recds only the transmit statistics. In the context of two-way statistics collection, all the measurements are collected by the sender. F the two-way statistics to wk, the remote target must be in the loopback mode. Loopback mode, which enables the traffic from the sender to reach the target and be returned to the sender. The passive measurement mode is enabled by excluding a configured traffic profile. A passive measurement operation does not generate live traffic. The operation collects only statistics f the target configured f the operation. The traffic generat mode recds transmit statistics f the number of packets and bytes sent. F me infmation, see the Configuring IP SLA - Service Perfmance Testing document on Cisco.com. How to Configure Y.1564 to Generate and Measure Ethernet Traffic Y.1564 is an Ethernet service activation perfmance test methodology f turning up, installing, and troubleshooting Ethernet-based services. This test methodology allows f complete validation of Ethernet service-level agreements (SLAs) in a single test. Using the traffic generat perfmance profile, you can create the traffic based on your requirements. Netwk perfmance indicats like throughput, loss, and availability are analyzed using Layer 2 traffic with various bandwidth profiles. Availability is inversely proptional to frame loss ratio. 9-2
3 Chapter 9 How to Configure Y.1564 to Generate and Measure Ethernet Traffic The figure below shows the Traffic Generat topology describing the traffic flow in the external and internal modes. The traffic is generated at the wire-side of netwk-to-netwk interface (NNI) and is transmitted to the responder through the same interface f the external mode. The traffic is generated at the user-to-netwk interface (UNI) and transmitted to the responder through NNI respectively f the internal mode. The external mode is used to measure the throughput and loss at the NNI pt whereas internal mode is used to measure the throughput and loss at the UNI pt. During traffic generation, traffic at other pts is not affected by the generated traffic and can continue to switch netwk traffic. Figure 9-1 Traffic Generat Topology Effective Cisco IOS Release 15.4(1)S, the following features are suppted on the Cisco ME CX Switch: Layer 2 targets f Col-Aware Packet Generation: 802.1p class of service (CoS) Col-Aware Packet Measurement: 802.1p CoS The following table provides details of the different service types and traffic directions suppted f each service type: Table 9-1 Service Types and Their Cresponding Traffic Direction Service Type Service instance Interface Bridge-domain Vlan Traffic Direction Internal and External Internal and External Internal Internal 9-3
4 How to Configure Y.1564 to Generate and Measure Ethernet Traffic Chapter 9 To generate traffic using Y.1564, complete the following tasks: Step 1 Step 2 Step 3 Step 4 Configure Ethernet Virtual Circuits (EVC) on the interface path such that the Layer 2 path between the transmitter and the receiver is complete. F me infmation, see the Configuring Ethernet Virtual Connections (EVCs) section in the Cisco ME 3800x and ME 3600x Switches Software Configuration Guide. Configure Traffic Generat on the transmitter. The following is a sample configuration of the traffic generat: Router(config)# ip sla 100 Router(config-ip-sla)# service-perfmance type ethernet dest-mac-addr interface TenGigabitEthernet0/4 service instance 100 Router(config-ip-sla-service-perfmance)# aggregation interval buckets 2 Router(config-ip-sla-service-perfmance)# frequency iteration 2 delay 10 Router(config-ip-sla-service-perfmance)# Router(config-sla-service-perfmance-packet)# packet-size 256 Router(config-sla-service-perfmance-packet)# outer-vlan 100 Router(config-sla-service-perfmance-packet)# profile traffic direction external Router(config-sla-service-perfmance-traffic)# rate-step kbps 1000 Router(config-ip-sla-service-perfmance)# end Router# Configure Ethernet Loopback at the remote end. F infmation on Ethernet Loopback, see Understanding Ethernet Loopback, page Start the IP SLA session by using the following command: Router(config)# ip sla schedule [sla_id] start-time [hh:mm hh:mm:ss now pending random] Note Due to packet overhead (64-byte packets), a total of only 600 Mbit/sec of traffic is suppted at a time. This bandwidth is shared by all the active sessions. F me infmation, see Table 9-2. Prerequisites f Service Perfmance Operations Ensure that the values configured f the measurement-type direction {internal external} and the profile traffic direction {internal external} commands are the same. Restrictions f Service Perfmance Operations Up to four non-col-aware Ethernet-based service activation sessions can run simultaneously. The session duration is limited to multiples of 10s; user input is rounded down to the nearest multiple of 10. Ingress QoS f internal sessions is suppted only f service instance (EVC) targets. An internal SAT session and an internal loopback session cannot be started simultaneously on the same Ethernet EFP. Multiple active internal sessions with target type service instance are not suppted on the same EFP. Multiple active internal sessions with target type interface are not suppted on the same interface. F target type interface, only switchpt trunk interfaces are suppted. Interfaces configured with EVC f target type interface are not suppted. 9-4
5 Chapter 9 How to Configure Y.1564 to Generate and Measure Ethernet Traffic F passive measurement sessions with target type Interface, all the traffic with the configured mac-da is considered test traffic, and is diverted to the FPGA f measurement. Any other traffic on this pt should use a different mac-da. F the same reason, there cannot be multiple simultaneously active SLAs with the same dest_mac and the same pt. F two-way operations, VLAN, interface, and mac-da are used to identify returning test traffic. Therefe, when using multiple simultaneously active SLA sessions, make sure at least one of these three parameters is different f all active sessions. F operations with target type EFP using xconnect, only internal direction measurement and generation is suppted. Col-aware generation is suppted only f the internal direction. Only CoS-based marking is suppted f Ethernet Target operations. Only DSCP-based marking is suppted f IP Target operations. Marking is only suppted when the egress interface is configured with rewrite. In the col-aware mode, Above EIR packet classification is not suppted. Only one col-aware session is suppted. The non-col-aware sessions scale remains at four sessions. F EVC with Xconnect targets, CoS marking based on col f the col-aware cases is done on the outer Layer 2 header VLAN tags (if applicable). Thus, this marking should be retained across the netwk so that it is available on the packet, which is being received at the remote end (passive measurement mode) the same end after loopback at the remote end (two-way mode). If this CoS marking is not retained, there is no way in which to identify the col of the different packets and perfm col-aware measurement. IMIX traffic generation is suppted at a maximum aggregate rate of 98 Mbps across all IMIX streams. Non-IMIX traffic generation is suppted at a maximum aggregate rate of 600 Mbps across all IMIX streams. F IP Target traffic generation and measurement on interface targets, only routed interfaces are suppted. To send Layer 3 traffic on a switchpt, configure an Ethernet Target operation and set the Ethertype in the packet profile to ipv4 ipv6. An active service perfmance session uses Ingress VLAN Translation entries. As a result, the scale of the EFPs suppted on the Cisco ME CX are affected when there are active SAT sessions. Configuring Ethernet Target Traffic Generation SUMMARY STEPS 1. enable 2. configure terminal 3. ip sla sla_id 4. service-perfmance type ethernet dest-mac-addr dest-mac {service instance interface vlan bridge} 5. aggregation default description duration frequency no profile signature 6. measurement-type direction 9-5
6 How to Configure Y.1564 to Generate and Measure Ethernet Traffic Chapter 9 7. default loss no throughput receive default inner-cos inner-vlan no outer-cos outer-vlan packet-size src-mac-addr profile traffic direction {external internal} 13. default no rate step kbps 14. DETAILED STEPS Step 1 Step 2 Command Action enable Router> enable configure terminal Enables the privileged EXEC mode. Enter your passwd if prompted. Enters the global configuration mode. Router# configure terminal Step 3 ip sla sla_id Specifies the SLA ID to start the IP SLA session. Step 4 Router(config)# ip sla 100 service-perfmance type ethernet dest-mac-addr dest-mac {service instance interface vlan bridge} Router(config-ip-sla)# service-perfmance type ethernet dest-mac-addr interface gigabitethernet0/10 service instance 10 Specifies the service perfmance type as Ethernet and the destination MAC address in H.H.H fmat. Specifies the target f the SLA session. The options are: service instance interface vlan bridge 9-6
7 Chapter 9 How to Configure Y.1564 to Generate and Measure Ethernet Traffic Step 5 Step 6 Command Action aggregation default description duration frequency no profile signature Router(config-ip-sla-service-perfmance)# dura tion time 60 measurement-type direction Router(config-ip-sla-service-perfmance)# measurement-type direction Step 7 default loss no throughput receive Router(config-ip-sla-service-perfmance-measur ement)# throughput Specifies the type of service perfmance. The options are: aggregation Represents the statistics aggregation. default Sets a command to its defaults. description Describes the operation. duration Sets the service perfmance duration configuration. frequency Represents the scheduled frequency. The options available are iteration and time. The range is 20 to seconds. profile Specifies the service perfmance profile. If you use the packet traffic options, go to Step 9 Step 12 respectively. signature Specifies the payload contents. Specifies the statistics to measure traffic. The options available are external internal; the default option is internal. Specifies the measurement type based on the service perfmance is calculated. The options are: default Sets a command to its default values. loss Specifies the measurement, such as frame loss. throughput Specifies the measurement such as average rate of successful frame delivery. receive Specifies the passive measurement mode. Step 8 Exits the measurement mode. Step 9 Specifies the packet profile. A packet profile defines the packets to be generated. Router(config-ip-sla-service-perfmance)# 9-7
8 How to Configure Y.1564 to Generate and Measure Ethernet Traffic Chapter 9 Command Action Step 10 default inner-cos inner-vlan no outer-cos outer-vlan packet-size src-mac-addr Note Ensure that the value of the configured packet profile matches the target configuration of the session. Step 11 Router(config-ip-sla-service-perfmance-packet )# src-mac-addr b56 Specifies the packet type. The options are: default Sets a command to its defaults inner-cos Specifies the CoS value f the inner VLAN tag of the interface from which the message will be sent. inner-vlan Specifies the VLAN ID f the inner VLAN tag of the interface from which the message will be sent. outer-cos Specifies the CoS value that will be populated in the outer VLAN tag of the packet. outer-vlan Specifies the VLAN ID that will be populated in the outer VLAN tag of the packet. packet-size Specifies the packet size; the default size is 64 bytes. The suppted packet sizes are 64 bytes, 128 bytes, 256 bytes, 512 bytes, 1280 bytes, and 1518 bytes. src-mac-addr Specifies the source MAC address in H.H.H fmat. Exits the packet mode. Step 12 Step 13 Router(config-ip-sla-service-perfmance-packet )# profile traffic direction {external internal} Router(config-ip-sla-service-perfmance)# prof ile traffic direction external default no rate step kbps Specifies the direction of the profile traffic. The options are external and internal. Note This command is required to configure the rate step kbps command. Specifies the traffic type. The options are: default Sets a command to its defaults rate step kbps Specifies the transmission rate in kbps. The rate-step range is from (1 Kbps to 1Gbps). Router(config-ip-sla-service-perfmance-traffi c)# rate-step kbps 1000 Step 14 Exits the traffic mode. 9-8
9 Chapter 9 How to Configure Y.1564 to Generate and Measure Ethernet Traffic Note F vrf targets, the vrf-id specified in the SLA configuration should be the label value derived from the output of the show platfm ip unicast table: Router# show platfm ip unicast table Platfm unicast IPv4 Table dump (# of entries 3) Name ID Label IPv4:Default 0 0 IPv4:test 1 1 IPv4:x 2 2 Router# Configuring Ethernet Target Col-Aware Traffic Generation SUMMARY STEPS 1. enable 2. configure terminal 3. ip sla sla_id 4. service-perfmance type ethernet dest-mac-addr dest_mac_addr {vlan vlan_id bridge-domain domain_id interface interface [service instance efp-id] 5. frequency iteration number delay number 6. duration time seconds default inner-cos inner-vlan no outer-cos outer-vlan packet-size src-mac-addr profile traffic direction [internal external] cir number eir number confm-col [drop set-cos-transmit cos_value transmit] exceed-col [drop set-cos-transmit cos_value transmit] default no rate step kbps number number 9-9
10 How to Configure Y.1564 to Generate and Measure Ethernet Traffic Chapter 9 DETAILED STEPS Step 1 Step 2 Command Action enable Router> enable configure terminal Enables the privileged EXEC mode. Enter your passwd if prompted. Enters the global configuration mode. Router# configure terminal Step 3 ip sla sla_id Specifies the SLA ID to start the IP SLA session. Step 4 Step 5 Step 6 Router(config)# ip sla 100 service-perfmance type ethernet dest-mac-addr dest_mac_addr {vlan vlan_id bridge-domain domain_id interface interface [service instance efp-id] Router(config-ip-sla)# service-perfmance type ethernet dest-mac-addr interface gigabitethernet0/10 service instance 10 frequency iteration number delay number Router(config-ip-sla)# frequency iteration 1 delay 2 duration time seconds Specifies the service perfmance type as Ethernet and the destination MAC address in H.H.H fmat. Specifies the target f the SLA session. The options are: service instance interface vlan bridge Specifies the number of interactions and delay between the iteration. Specifies the time period to send packets. Step 7 Router(config-ip-sla)# duration time 30 Router(config-ip-sla-service-perfmance)# Specifies the packet profile. A packet profile defines the packets to be generated. 9-10
11 Chapter 9 How to Configure Y.1564 to Generate and Measure Ethernet Traffic Command Action Step 8 default inner-cos inner-vlan no outer-cos outer-vlan packet-size src-mac-addr Router(config-ip-sla-service-perfmance-packet )# src-mac-addr b56 Note Ensure that the value of the configured packet profile matches the target configuration of the session. Specifies the packet type. The options are: default Sets a command to its defaults inner-cos Specifies the class of service (CoS) value f the inner VLAN tag of the interface from which the message will be sent. inner-vlan Specifies the VLAN ID f the inner vlan tag of the interface from which the message will be sent. outer-cos Specifies the CoS value that will be populated in the outer VLAN tag of the packet. outer-vlan Specifies the VLAN ID that will be populated in the outer VLAN tag of the packet. packet-size Specifies the packet size; the default size is 64 bytes. The suppted packet sizes are 64 bytes, 128 bytes, 256 bytes, 512 bytes, 1280 bytes, and 1518 bytes. src-mac-addr Specifies the source MAC address in H.H.H fmat. 9-11
12 How to Configure Y.1564 to Generate and Measure Ethernet Traffic Chapter 9 Step 9 Command Action Exits the mode. Step 10 Router(config-ip-sla-service-perfmance-packet )# profile traffic direction [internal external] cir number eir number confm-col set-cos-transmit cos_value exceed-col set-cos-transmit cos_value default no rate step kbps number number Router(config-ip-sla-service-perfmance)# profile traffic direction internal Router(config-ip-sla-service-perfmance-traffi c)# cir Router(config-ip-sla-service-perfmance-traffi c)# eir Router(config-ip-sla-service-perfmance-traffi c)# confm-col set-cos-transmit af43 Router(config-ip-sla-service-perfmance-traffi c)# exceed-col set-cos-transmit af41 Router(config-ip-sla-service-perfmance-traffi c)# rate-step kbps Defines an upper limit on the volume of the expected service frames belonging to a particular service instance. If a Traffic profile is not specified, the Service Perfmance probe will be in passive measurement mode. cir Is the Committed Infmation Rate. confm-col Sets the col confm. Note cofm-col and exceed-col keywds are available only when cir eir is configured. default Sets a command to its defaults. drop Drops the packet. eir Excess Infmation Rate. exceed-col Sets the col-exceed. Exits the traffic mode. no Negates a command sets its defaults. rate step kbps Sets the rate step. set-cos-transmit cos_value Sets the CoS value to a new value, and sends the packet. The valid range is from 0 to 7. transmit Sends the packet without altering it. This is the default value. Note This command is required to configure the rate step kbps command. default Sets a command to its defaults rate step kbps Specifies the transmission rate in kbps. The rate-step range is from (1 Kbps to 1Gbps). Example Router(config-ip-sla-service-perfmance)# Router(config-sla-service-perfmance-packet)# outer-vlan 100 Router(config-sla-service-perfmance-packet)# outer-cos 5 Router(config-sla-service-perfmance-packet)# Router(config-ip-sla-service-perfmance)# profile traffic direction internal Router(config-ip-sla-service-perfmance-traffic)# rate-step kbps 1000 Router(config-ip-sla-service-perfmance-traffic)# Router(config-ip-sla)# duration time 15 Router(config-ip-sla)# frequency iteration 4 delay
13 Chapter 9 How to Configure Y.1564 to Generate and Measure Ethernet Traffic Configuring Ethernet Target Two-Way Col-Aware Session SUMMARY STEPS 1. enable 2. configure terminal 3. ip sla sla_id 4. service-perfmance type ethernet dest-mac-addr dest_mac_addr interface interface [service instance efp-id] 5. duration time seconds default inner-cos inner-vlan no outer-cos outer-vlan packet-size src-mac-addr profile traffic direction [internal external] cir number eir number confm-col [drop set-cos-transmit cos_value transmit] exceed-col [drop set-cos-transmit cos_value transmit] default no rate step kbps number number 10. measure direction [internal external] confm-col cos cos_value exceed-col cos cos_value 11. default loss no throughput receive 12. frequency iteration number delay number Note The default frequency iteration command value may cause the duration command to be rejected f higher values. In this case, we recommend that you use the frequency iteration command befe the duration command. 9-13
14 How to Configure Y.1564 to Generate and Measure Ethernet Traffic Chapter 9 DETAILED STEPS Step 1 Step 2 Command Action enable Router> enable configure terminal Enables the privileged EXEC mode. Enter your passwd if prompted. Enters the global configuration mode. Router# configure terminal Step 3 ip sla sla_id Specifies the SLA ID to start the IP SLA session. Step 4 Step 5 Router(config)# ip sla 100 service-perfmance type ethernet dest-mac-addr dest_mac_addr interface interface [service instance efp-id] Router(config-ip-sla)# service-perfmance type ethernet dest-mac-addr interface gigabitethernet0/10 service instance 10 duration time seconds Specifies the service perfmance type as Ethernet and the destination MAC address in H.H.H fmat. Specifies the target f the SLA session. The options are: service instance interface Specifies the time period to send packets. Step 6 Router(config-ip-sla)# duration time 30 Router(config-ip-sla-service-perfmance)# Specifies the packet profile. A packet profile defines the packets to be generated and also the filter f incoming packets to be measured. 9-14
15 Chapter 9 How to Configure Y.1564 to Generate and Measure Ethernet Traffic Command Action Step 7 default inner-cos inner-vlan no outer-cos outer-vlan packet-size src-mac-addr Note Ensure that the value of the configured packet profile matches the target configuration of the session. Step 8 Router(config-ip-sla-service-perfmance-packet )# src-mac-addr b56 Specifies the packet type. The options are: default Sets a command to its defaults inner-cos Specifies the class of service (CoS) value f the inner VLAN tag of the interface from which the message will be sent. inner-vlan Specifies the VLAN ID f the inner vlan tag of the interface from which the message will be sent. outer-cos Specifies the CoS value that will be populated in the outer VLAN tag of the packet. outer-vlan Specifies the VLAN ID that will be populated in the outer VLAN tag of the packet. packet-size Specifies the packet size; the default size is 64 bytes. The suppted packet sizes are 64 bytes, 128 bytes, 256 bytes, 512 bytes, 1280 bytes, and 1518 bytes. src-mac-addr Specifies the source MAC address in H.H.H fmat. Exits the mode. Router(config-ip-sla-service-perfmance-packet )# 9-15
16 How to Configure Y.1564 to Generate and Measure Ethernet Traffic Chapter 9 Step 9 Step 10 Command Action profile traffic direction [internal external] cir number eir number confm-col set-cos-transmit cos_value exceed-col set-cos-transmit cos_value default no rate step kbps Router(config-ip-sla-service-perfmance)# profile traffic direction internal Router(config-ip-sla-service-perfmance-traffi c)# cir Router(config-ip-sla-service-perfmance-traffi c)# eir Router(config-ip-sla-service-perfmance-traffi c)# confm-col set-cos-transmit 4 Router(config-ip-sla-service-perfmance-traffi c)# exceed-col set-cos-transmit 5 Router(config-ip-sla-service-perfmance-traffi c)# rate-step kbps 1000 measure direction [internal external] confm-col cos cos_value exceed-col cos cos_value Specifies the in-line traffic profile enables the selection of a preconfigured traffic profile. A traffic profile defines an upper limit on the volume of the expected service frames belonging to a particular service instance. If a Traffic profile is not specified, the Service Perfmance probe will be in passive measurement mode. cir Is the Committed Infmation Rate. confm-col Sets the col-confm. default Set a command to its defaults. drop Drops the packet. eir Excess Infmation Rate. exceed-col Sets the col-exceed. Exits the traffic mode. no Negates a command sets its defaults. rate step kbps Sets the rate step. set-cos-transmit cos_value Sets the CoS value to a new value, and sends the packet. The valid range is from 0 to 7. transmit Sends the packet without altering it. This is the default value. Note This command is required to configure the rate step kbps command. default Sets a command to its defaults rate step kbps Specifies the transmission rate in kbps. The rate-step range is from 1 to (1 Kbps to 1Gbps). Specifies the direction of measurement. Router(config-ip-sla)# measure direction internal cod
17 Chapter 9 How to Configure Y.1564 to Generate and Measure Ethernet Traffic Step 11 Step 12 Command Action default loss throughput receive Router(config-ip-sla-service-perfmance-measur ement)# throughput frequency iteration number delay number Router(config-ip-sla)# frequency iteration 1 delay 2 Specifies the measurement type based on which the service perfmance is calculated. The options are: default Sets a command to its default values. loss Specifies the measurement such as frame loss. throughput Specifies the measurement such as average rate of successful frame delivery. receive Specifies the passive measurement mode. Specifies the number of interactions and delay between the iterations. Example ip sla 3 service-perfmance type ether des interface gig 0/7 service instance 1 outer-vlan 100 outer-cos 5 packet-size 128 ethertype ipv4 profile traffic direction internal cir eir confm-col set-cos-transmit 7 exceed-col set-cos-transmit 5 rate-step kbps measure direction internal confm-col cos 7 exceed-col cos 5 receive throughput loss duration time 20 frequency iteration 1 delay 2 Configuring Ethernet Target Passive Col-Aware Measurement SUMMARY STEPS 1. enable 2. configure terminal 3. ip sla sla_id 4. service-perfmance type ethernet dest-mac-addr dest_mac_addr {vlan vlan_id bridge-domain domain_id interface interface [service instance efp-id] 5. duration time seconds default inner-cos inner-vlan no outer-cos outer-vlan packet-size src-mac-addr 9-17
18 How to Configure Y.1564 to Generate and Measure Ethernet Traffic Chapter measure direction [internal external] confm-col cos cos_value exceed-col cos cos_value 10. default loss no throughput receive 11. frequency iteration number delay number DETAILED STEPS Step 1 Step 2 Command Action enable Router> enable configure terminal Enables the privileged EXEC mode. Enter your passwd if prompted. Enters the global configuration mode. Router# configure terminal Step 3 ip sla sla_id Specifies the SLA ID to start the IP SLA session. Step 4 Step 5 Router(config)# ip sla 100 service-perfmance type ethernet dest-mac-addr dest_mac_addr {vlan vlan_id bridge-domain domain_id interface interface [service instance efp-id] Router(config-ip-sla)# service-perfmance type ethernet dest-mac-addr interface gigabitethernet0/10 service instance 10 duration time seconds Specifies the service perfmance type as Ethernet and the destination MAC address in H.H.H fmat. Specifies the target f the SLA session. The options are: service instance interface vlan bridge Specifies the time period to send packets. Step 6 Router(config-ip-sla)# duration time 30 Router(config-ip-sla-service-perfmance)# Specifies the packet profile. A packet profile defines the filter f incoming packets to be measured. 9-18
19 Chapter 9 How to Configure Y.1564 to Generate and Measure Ethernet Traffic Command Action Step 7 default inner-cos inner-vlan no outer-cos outer-vlan packet-size src-mac-addr Note Ensure that the value of the configured packet profile matches the target configuration of the session. Step 8 Router(config-ip-sla-service-perfmance-packet )# src-mac-addr b56 Specifies the packet type. The options are: default Sets a command to its defaults inner-cos Specifies the class of service (CoS) value f the inner VLAN tag of the interface from which the message will be sent. inner-vlan Specifies the VLAN ID f the inner vlan tag of the interface from which the message will be sent. outer-cos Specifies the CoS value that will be populated in the outer VLAN tag of the packet. outer-vlan Specifies the VLAN ID that will be populated in the outer VLAN tag of the packet. packet-size Specifies the packet size; the default size is 64 bytes. The suppted packet sizes are 64 bytes, 128 bytes, 256 bytes, 512 bytes, 1280 bytes, and 1518 bytes. src-mac-addr Specifies the source MAC address in H.H.H fmat. Exits the mode. Step 9 Router(config-ip-sla-service-perfmance-packet )# measure direction [internal external] confm-col cos cos_value exceed-col cos cos_value Specifies the direction of measurement. Router(config-ip-sla)# measure direction internal cod
20 How to Configure Y.1564 to Generate and Measure Ethernet Traffic Chapter 9 Step 10 Step 11 Command Action default loss throughput receive Router(config-ip-sla-service-perfmance-measur ement)# throughput frequency iteration number delay number Router(config-ip-sla)# frequency iteration 1 delay 2 Specifies the measurement type based on which the service perfmance is calculated. The options are: default Sets a command to its default values. loss Specifies the measurement such as frame loss. throughput Specifies the measurement such as average rate of successful frame delivery. receive Specifies the passive measurement mode. Specifies the number of interactions and delay between the interations. Example ip sla 3 service-perfmance type ether dest-mac-addr interface gig 0/7 service instance 1 outer-vlan 100 outer-cos 5 packet-size 128 ethertype ipv4 measure direction internal confm-col cos 7 exceed-col cos 5 receive throughput loss duration time 20 frequency iteration 1 delay 2 Configuring Ethernet Target f Col-Aware Traffic Generation with IMIX SUMMARY STEPS 1. enable 2. configure terminal 3. ip sla sla_id 4. service-perfmance type Ethernet dest-mac-addr dest_mac_addr {vlan vlan_id bridge-domain domain_id interface interface [service instance efp-id] 5. duration time seconds default inner-cos inner-vlan no outer-cos outer-vlan packet-size imix src-mac-addr profile traffic direction [internal external] 9-20
21 Chapter 9 How to Configure Y.1564 to Generate and Measure Ethernet Traffic cir number eir number confm-col [drop set-cos-transmit cos_value transmit] exceed-col [drop set-cos-transmit cos_value transmit] default no rate step kbps number number 10. frequency iteration number delay number DETAILED STEPS Step 1 Step 2 Command Action enable Router> enable configure terminal Enables the privileged EXEC mode. Enter your passwd if prompted. Enters the global configuration mode. Router# configure terminal Step 3 ip sla sla_id Specifies the SLA ID to start the IP SLA session. Step 4 Step 5 Router(config)# ip sla 100 service-perfmance type ethernet dest-mac-addr dest_mac_addr {vlan vlan_id bridge-domain domain_id interface interface [service instance efp-id] Router(config-ip-sla)# service-perfmance type ethernet dest-mac-addr interface gigabitethernet0/10 service instance 10 duration time seconds Specifies the service perfmance type as Ethernet and the destination MAC address in H.H.H fmat. Specifies the target f the SLA session. The options are: service instance interface vlan bridge Specifies the time period to send packets. Step 6 Router(config-ip-sla)# duration time 30 Router(config-ip-sla-service-perfmance)# Specifies the packet profile. A packet profile defines the packets to be generated. 9-21
22 How to Configure Y.1564 to Generate and Measure Ethernet Traffic Chapter 9 Command Action Step 7 default inner-cos inner-vlan no outer-cos outer-vlan packet-size imix src-mac-addr Router(config-ip-sla-service-perfmance-packet )# packet-size imix Note Ensure that the value of the configured packet profile matches the target configuration of the session. Specifies the packet type. The options are: default Sets a command to its defaults inner-cos Specifies the CoS value f the inner VLAN tag of the interface from which the message will be sent. inner-vlan Specifies the VLAN ID f the inner VLAN tag of the interface from which the message will be sent. outer-cos Specifies the CoS value that will be populated in the outer VLAN tag of the packet. outer-vlan Specifies the VLAN ID that will be populated in the outer VLAN tag of the packet. packet-size Specifies the packet size; the default size is 64 bytes. The suppted packet sizes are 64 bytes, 128 bytes, 256 bytes, 512 bytes, 1280 bytes, and 1518 bytes. Note F IMIX, the packet-size should be explicitly mentioned as IMIX. src-mac-addr Specifies the source MAC address in H.H.H fmat. Step 8 Exits the mode. 9-22
23 Chapter 9 How to Configure Y.1564 to Generate and Measure Ethernet Traffic Step 9 Step 10 Command Action profile traffic direction [internal external] cir number eir number confm-col set-cos-transmit cos_value exceed-col set-cos-transmit cos_value default no rate step kbps Router(config-ip-sla-service-perfmance)# profile traffic direction internal Router(config-ip-sla-service-perfmance-traffi c)# cir Router(config-ip-sla-service-perfmance-traffi c)# eir Router(config-ip-sla-service-perfmance-traffi c)# confm-col set-cos-transmit af43 Router(config-ip-sla-service-perfmance-traffi c)# exceed-col set-cos-transmit af41 Router(config-ip-sla-service-perfmance-traffi c)# rate-step kbps 1000 frequency iteration number delay number Router(config-ip-sla)# frequency iteration 1 delay 2 Specifies the in-line traffic profile enables the selection of a preconfigured traffic profile. A traffic profile defines an upper limit on the volume of the expected service frames belonging to a particular service instance. If a Traffic profile is not specified, the Service Perfmance probe will be in passive measurement mode. cir Is the Committed Infmation Rate. confm-col Sets the col-confm. default Set a command to its defaults. drop Drops the packet. eir Excess Infmation Rate. exceed-col Sets the col-exceed. Exits the traffic mode. no Negates a command sets its defaults. rate step kbps Sets the rate step. set-cos-transmit cos_value Sets the CoS value to a new value, and sends the packet. The valid range is from 0 to 7. transmit Sends the packet without altering it. This is the default value. Note This command is required to configure the rate step kbps command. default Sets a command to its defaults rate step kbps Specifies the transmission rate in kbps. The rate-step range is from (1 Kbps to 1Gbps). Specifies the number of interactions and delay between the iterations. Example ip sla 3 service-perfmance type ether des interface gig 0/7 service instance 1 imix outer-vlan 100 outer-cos 5 packetethertype ipv4 profile traffic direction internal cir eir
24 How to Configure Y.1564 to Generate and Measure Ethernet Traffic Chapter 9 confm-col set-cos-transmit 7 exceed-col set-cos-transmit 5 rate-step kbps duration time 20 frequency iteration 1 delay 2 Configuration Examples f Configuring Y.1564 to Generate and Measure Ethernet Traffic This section shows sample configurations f traffic generation: Router(config)# ip sla 100 Router(config-ip-sla)# service-perfmance type ethernet dest-mac-addr interface TenGigabitEthernet0/4 service instance 100 Router(config-ip-sla-service-perfmance)# Router(config-sla-service-perfmance-packet)# packet-size 256 Router(config-sla-service-perfmance-packet)# outer-vlan 100 Router(config-sla-service-perfmance-packet)# profile traffic direction external Router(config-sla-service-perfmance-traffic)# rate-step kbps 1000 Router(config-sla-service-perfmance-traffic)# aggregation interval buckets 2 Router(config-ip-sla-service-perfmance)# frequency iteration 2 delay 10 Router(config-ip-sla-service-perfmance)# end Router# Traffic Generation Target Interface This section shows sample configuration f traffic generation target interface: Router(config)# ip sla 100 Router(config-ip-sla)# service-perfmance type ethernet dest-mac-addr interface TenGigabitEthernet0/4 Router(config-ip-sla-service-perfmance)# Router(config-sla-service-perfmance-packet)# packet-size 256 Router(config-sla-service-perfmance-packet)# outer-vlan 100 Router(config-sla-service-perfmance-packet)# profile traffic direction external Router(config-sla-service-perfmance-traffic)# rate-step kbps 1000 Router(config-sla-service-perfmance-traffic)# aggregation interval buckets 2 Router(config-ip-sla-service-perfmance)# frequency iteration 2 delay 10 Router(config-ip-sla-service-perfmance)# end Router# Two-Way Session Target Service Instance The following is a sample configuration f a two-way measurement session of service instance internal target type: Router(config)#ip sla 100 Router(config-ip-sla)#service-perfmance type ethernet dest-mac-addr interface TenGigabitEthernet0/2 service instance 100 Router(config-ip-sla-service-perfmance)#measurement-type direction internal Router(config-sla-service-perfmance-measurement)#loss Router(config-sla-service-perfmance-measurement)#throughput Router(config-sla-service-perfmance-measurement)# Router(config-sla-service-perfmance-packet)#packet-size 64 Router(config-sla-service-perfmance-packet)#outer-vlan 100 Router(config-sla-service-perfmance-packet)#inner-vlan
25 Chapter 9 How to Configure Y.1564 to Generate and Measure Ethernet Traffic Router(config-sla-service-perfmance-packet)#profile traffic direction internal Router(config-sla-service-perfmance-traffic)#rate-step kbps 1000 Router(config-sla-service-perfmance-traffic)#aggregation interval buckets 2 Router(config-ip-sla-service-perfmance)#frequency iteration 2 delay 10 Router(config-ip-sla-service-perfmance)#end Router# Two-Way Session Target VLAN The following is a sample configuration f a two-way internal measurement and generation session with target type VLAN: Router(config)#ip sla 100 Router(config-ip-sla)#service-perfmance type ethernet dest-mac-addr interface TenGigabitEthernet0/2 vlan 100 Router(config-ip-sla-service-perfmance)#measurement-type direction internal Router(config-sla-service-perfmance-measurement)#loss Router(config-sla-service-perfmance-measurement)#throughput Router(config-sla-service-perfmance-measurement)# Router(config-sla-service-perfmance-packet)#packet-size 64 Router(config-sla-service-perfmance-packet)#outer-vlan 100 Router(config-sla-service-perfmance-packet)#inner-vlan 200 Router(config-sla-service-perfmance-packet)#profile traffic direction internal Router(config-sla-service-perfmance-traffic)#rate-step kbps 1000 Router(config-sla-service-perfmance-traffic)#aggregation interval buckets 2 Router(config-ip-sla-service-perfmance)#frequency iteration 2 delay 10 Router(config-ip-sla-service-perfmance)#end Router# Passive Measurement Mode Target Service Instance The following is a sample configuration f passive measurement session: Router(config)#ip sla 100 Router(config-ip-sla)#service-perfmance type ethernet dest-mac-addr interface TenGigabitEthernet0/4 service instance 100 Router(config-ip-sla-service-perfmance)#measurement-type direction external Router(config-sla-service-perfmance-measurement)# loss Router(config-sla-service-perfmance-measurement)# throughput Router(config-sla-service-perfmance-packet)# aggregation interval buckets 2 Router(config-sla-service-perfmance-packet)# frequency iteration 2 delay 10 Router(config-ip-sla-service-perfmance)# end Router# Traffic Generation Mode Target Service Instance The following is a sample configuration f traffic generation mode: Router(config)#ip sla 100 Router(config-ip-sla)#service-perfmance type ethernet dest-mac-addr interface TenGigabitEthernet0/4 service instance 100 Router(config-ip-sla-service-perfmance)# Router(config-sla-service-perfmance-packet)#packet-size 256 Router(config-sla-service-perfmance-packet)#outer-vlan 100 Router(config-sla-service-perfmance-packet)#profile traffic direction external Router(config-sla-service-perfmance-traffic)#rate-step kbps 1000 Router(config-sla-service-perfmance-traffic)#aggregation interval buckets 2 Router(config-ip-sla-service-perfmance)#frequency iteration 2 delay 10 Router(config-ip-sla-service-perfmance)#end Router# 9-25
26 How to Configure Y.1564 to Generate and Measure Ethernet Traffic Chapter 9 Traffic Generation Mode Col Aware The following is a sample output f traffic generation mode col aware: ip sla 3 service-perfmance type ether des int gig 0/7 service instance 1 outer-vlan 100 outer-cos 5 packet-size 128 ethertype ipv4 profile traffic dir int cir eir confm-col set-cos-transmit 7 exceed-col set-cos-transmit 5 rate-step kbps duration time 20 frequency iteration 1 delay 2 Traffic Generation Mode with IMIX Col Aware The following is a sample output f traffic generation mode with IMIX col aware: ip sla 3 service-perfmance type ether des int gig 0/7 service instance 1 outer-vlan 100 outer-cos 5 packet-size imix ethertype ipv4 profile traffic dir int cir eir confm-col set-cos-transmit 7 exceed-col set-cos-transmit 5 rate-step kbps duration time 20 frequency iteration 1 delay 2 Two-way Col-Aware Measurement Session The following is a sample output f a two-way col-aware measurement session: ip sla 3 service-perfmance type ether des int gig 0/7 service instance 1 outer-vlan 100 outer-cos 5 packet-size 128 ethertype ipv4 profile traffic dir int cir eir confm-col set-cos-transmit 7 exceed-col set-cos-transmit 5 rate-step kbps
27 Chapter 9 How to Configure Y.1564 to Generate and Measure Ethernet Traffic measure dir internal confm-col cos 7 exceed-col cos 5 receive throughput loss duration time 20 frequency iteration 1 delay 2 Passive Col-Aware Measurement Session The following is a sample output f a passive col-aware measurement session: ip sla 3 service-perfmance type ether des int gig 0/7 service instance 1 outer-vlan 100 outer-cos 5 packet-size 128 ethertype ipv4 measure dir internal confm-col cos 7 exceed-col cos 5 receive throughput loss duration time 20 frequency iteration 1 delay 2 Two-way Session The following is a sample output f a two-way session: Router# show ip sla statistics 100 IPSLAs Latest Operation Statistics IPSLA operation id: 100 Type of operation: Ethernet Service Perfmance Test mode: Two-way Measurement Steps Tested (kbps): 1000 Test duration: 30 seconds Latest measurement: 00:00: UTC Mon Jan Latest return code: OK Overall Throughput: In Progress Step 1 (1000 kbps): Stats: IR(kbps) FL FLR Avail % % Tx Packets: 9932 Tx Bytes: Rx Packets: 9954 Rx Bytes: Step Duration: 5 seconds Note Since the test is in progress in the above example, the Rx statistics exceed the Tx statistics. This is due to latency in collection of statistics, where the Rx statistics are updated me quickly than the Tx statistics. Note Statistics are cumulative over a period of time and not specific to any particular time instance. 9-27
28 Understanding Ethernet Loopback Chapter 9 Understanding Ethernet Loopback The local aggregated Ethernet, Fast Ethernet, Tri-Rate Ethernet copper, and Gigabit Ethernet interfaces connect to a remote system. The ethernet loopback command is used to place any of these types of interfaces into loopback mode. Packets that are received on the specified interface, service instance, and that also match the specified VLAN tag, are looped back and sent back through the same interface. Ethernet Loopback can be enabled in either internal external mode. External loopback is the process of looping frames coming from the pt on the wire side. Internal loopback is the process of looping frames coming from the pt on the relay side. Ethernet Loopback is used with two-way generation and measurement sessions, looping traffic back to the sending device so that it may receive the traffic and execute the test. You can use per-pt and per VLAN Ethernet Loopback to test connectivity at initial startup, to test throughput, and to test quality of service in both directions. The RFC2544 f latency testing specifies that the throughput must be measured by sending frames at increasing rate, representing the percentage of frames received as graphs, and repting the frames dropping rate. This rate is dependent on the frame size. This throughput measurement at traffic generat requires the Ethernet Loopback suppt on the responder. Ethernet Loopback can be achieved with external internal loopback. External loopback is the process of looping frames coming from the pt on wire side. Internal loopback is the process of looping frames coming from the pt on relay side. Configuring Ethernet Loopback This section contains the following topics: Restrictions f Ethernet Loopback, page 9-28 Enabling Ethernet Loopback, page 9-28 Configuration Example, page 9-31 Restrictions f Ethernet Loopback Enabling Ethernet Loopback SUMMARY STEPS Loopback is not suppted on a routed pt. When Ethernet Loopback is enabled, the Layer 2 Control Protocol (L2CP) fward and L2CP tunnel protocols are not functional on any pts. 1. enable 2. configure terminal 3. interface type number 4. switchpt trunk allowed vlan {vlan-list all none [add except none remove {vlan-list}] 5. switchpt mode {access trunk} 6. service instance instance-number ethernet 9-28
29 Chapter 9 Understanding Ethernet Loopback 7. ethernet loopback permit [internal external] 8. encapsulation dotlq-number 9. rewrite ingress tag pop 1 symmetric [Optional] 10. bridge domain-number 11. end 12. ethernet loopback start local interface interface-name service instance instance-number facility source mac-address source-mac-address destination mac-address destination-mac-address timeout time-in-seconds 13. ethernet loopback stop local interface type number service instance instance-number DETAILED STEPS Step 1 Step 2 Command Action enable Router> enable configure terminal Enables the privileged EXEC mode. Enter your passwd if prompted. Enters the global configuration mode. Step 3 Router# configure terminal interface type number Router(config)# interface gigabitethernet0/1 Step 4 switchpt trunk allowed vlan {vlan-list all none [add except none remove {vlan-list}] Step 5 Step 6 Router(config-if)# switchpt trunk allow vlan switchpt mode {access trunk} Router(config-if)# switchpt mode trunk service instance instance-number ethernet Router(config-if)# service instance 10 ethernet Specifies an interface type and number to enter the interface configuration mode. Sets allowed VLANs f the trunk interface. The default is to allow all VLANs on the trunk interface: 1 to 3967 and 4048 to VLANs 3968 to 4047 are the default VLANs reserved f internal use by default; this group of VLANs is configurable. By default, all VLANs are allowed on all trunk interfaces. Note You cannot add internally allocated VLANs as allowed VLANs on trunk pts. The system returns a message if you attempt to list an internally allocated VLAN as an allowed VLAN. Sets the interface as an Ethernet trunk pt. A trunk pt can carry traffic in one me VLANs on the same physical link (VLANs are based on the trunk-allowed VLANs list). By default, a trunk interface can carry traffic f all VLANs. Creates a service instance on an interface and enters service instance configuration mode. 9-29
30 Understanding Ethernet Loopback Chapter 9 Step 7 Step 8 Step 9 Step 10 Command Action ethernet loopback permit [internal external}] Router(config-if)# ethernet loopback permit external vlan 100 encapsulation dotlq-number Router(config-if-srv)# encapsulation dot1q 10 rewrite ingress tag pop 1 symmetric Router(config-if-srv)# rewrite ingress tag pop1 symmetric bridge domain-number Configures Ethernet permit external loopback on a switchpt interface. External loopback allows loopback of traffic from wire. This command is suppted under a service instance. Defines the matching criteria to be used in der to map the ingress dot1q frames on an interface to the appropriate service instance. [Optional] Specifies the tag manipulation that is to be perfmed on the frame ingress to the service instance. Binds the service instance to a bridge domain. Step 11 Router(config-if-srv)# bridge domain 10 end Returns to privileged EXEC mode. Step 12 Router(config-if-srv)# end ethernet loopback start local interface type number service instance instance-number facility source mac-address source mac-address destination mac-address destination-mac-address timeout time-in-seconds Starts the loopback process on the service instance. Destination MAC address is an optional field. Source MAC address is the destination MAC address, and the destination MAC address is assigned as the source MAC address. Step 13 Router# ethernet loopback start local interface gigabitethernet 0/1 service instance 10 facility source mac-address ab destination mac-address timeout 9000 ethernet loopback stop local interface type number service instance instance-number Stops Ethernet Loopback. Router# ethernet loopback stop local interface gigabitethernet 0/1 service instance
31 Chapter 9 Understanding Ethernet Loopback Configuration Example Configuring the External Ethernet Loopback 1. Configure external Ethernet Loopback under the EVC under the interface on which the Ethernet Loopback should be started: Router(config)#interface TenGigabitEthernet0/1 Router(config-if)#switchpt trunk allowed vlan none Router(config-if)#switchpt mode trunk Router(config-if)#interface TenGigabitEthernet0/1 Router(config-if)#service instance 100 ethernet Router(config-if-srv)#encapsulation dot1q 100 Router(config-if-srv)#rewrite ingress tag pop 1 symmetric Router(config-if-srv)#bridge-domain 100 Router(config-if-srv)#ethernet loopback permit external Router(config-if-srv)#end 2. Start the external Ethernet Loopback: Router#ethernet loopback start local interface te0/1 service instance 100 external dot1q 100 timeout none This is an intrusive loopback and the packets matched with the service will not be able to pass through. Continue? (yes/[no]): yes Router# Note EVC ID and dot1q ID must be the same as configured under the interface of interest. Configuring the Internal Ethernet Loopback 1. Configure the Ethernet Loopback under the EVC under the interface on which Ethernet Loopback should be started: Router(config)#interface TenGigabitEthernet0/1 Router(config-if)#switchpt trunk allowed vlan none Router(config-if)#switchpt mode trunk Router(config-if)#interface TenGigabitEthernet0/1 Router(config-if)#service instance 100 ethernet Router(config-if-srv)#encapsulation dot1q 100 Router(config-if-srv)#rewrite ingress tag pop 1 symmetric Router(config-if-srv)#bridge-domain 100 Router(config-if-srv)#ethernet loopback permit internal Router(config-if-srv)#end 2. Start the internal Ethernet Loopback: Router#ethernet loopback start local interface te0/1 service instance 100 internal dot1q 100 timeout none This is an intrusive loopback and the packets matched with the service will not be able to pass through. Continue? (yes/[no]): yes Router# Note EVC ID and dot1q ID must be the same as configured under the interface of interest. 9-31
32 How to Configure Y.1564 to Generate and Measure IP Traffic Chapter 9 How to Configure Y.1564 to Generate and Measure IP Traffic Effective Cisco IOS Release 15.4(1)S, the following features are suppted on the Cisco ME CX Switch: IP flow parameters (DA/SA) Generation IP flow parameters (DA/SA) Measurement Col-Aware IP flow Generation: differentiated services code point (DSCP) based Col-Aware IP flow measurement: DSCP based IMIX Traffic Generation type (combination of 64, 512, and 1518 byte packets) Configuring IP Target Col-Aware Traffic Generation SUMMARY STEPS 1. enable 2. configure terminal 3. ip sla sla_id 4. service-perfmance type ip dest-ip dest_ip_addr {vlan vlan_id bridge-domain domain_id interface interface [service instance efp-id] vrf vrf_id} 5. frequency iteration number delay number 6. duration time seconds default no packet-size source-ip-addr profile traffic direction [internal external] cir number eir number confm-col [drop set-dscp_transmit dscp_value transmit] exceed-col [drop set-dscp_transmit dscp_value transmit] default no rate-step kbps number number 9-32
33 Chapter 9 How to Configure Y.1564 to Generate and Measure IP Traffic DETAILED STEPS Step 1 Step 2 Command Action enable Router> enable configure terminal Enables the privileged EXEC mode. Enter your passwd if prompted. Enters the global configuration mode. Router# configure terminal Step 3 ip sla sla_id Specifies the SLA ID to start the IP SLA session. Step 4 Step 5 Step 6 Router(config)# ip sla 100 service-perfmance type ip dest-ip dest_ip_addr {vlan vlan_id bridge-domain domain_id interface interface [service instance efp-id] vrf vrf_id} Router(config-ip-sla)# service-perfmance type ip dest-ip interface gigabitethernet0/10 service instance 10 frequency iteration number delay number Router(config-ip-sla)# frequency iteration 1 delay 2 duration time seconds Specifies the service perfmance type as Ethernet and the destination MAC address in H.H.H fmat. Specifies the target f the SLA session. The options are: service instance interface vlan bridge Specifies the number of interactions and delay between the iterations. Specifies the time period to send packets. Step 7 Router(config-ip-sla)# duration time 30 Router(config-ip-sla-service-perfmance)# Specifies the packet profile. A packet profile defines the packets to be generated. 9-33
34 How to Configure Y.1564 to Generate and Measure IP Traffic Chapter 9 Step 8 default no packet-size source-ip-addr Router(config-ip-sla-service-perfmance-packet )# src-ip-addr Note Ensure that the value of the configured packet profile matches the target configuration of the session. Specifies the packet type. The options are: default Sets a command to its defaults. Exits the packet mode. no Negates a command set its defaults. packet-size Specifies the packet size; the default size is 64 bytes. The suppted packet sizes are 64 bytes, 128 bytes, 256 bytes, 512 bytes, 1280 bytes, and 1518 bytes. source-ip-addr Specifies the source IP address. Step 9 Exits the IP SLA Service Perfmance packet mode. Step 10 Command Action profile traffic direction [internal external] cir number eir number confm-col set-dscp-transmit dscp_value exceed-col set-dscp-transmit dscp_value default no rate step kbps Router(config-ip-sla-service-perfmance)# profile traffic direction internal Router(config-ip-sla-service-perfmance-traffi c)# cir Router(config-ip-sla-service-perfmance-traffi c)# eir Router(config-ip-sla-service-perfmance-traffi c)# confm-col set-dscp-transmit af43 Router(config-ip-sla-service-perfmance-traffi c)# exceed-col set-dscp-transmit af41 Router(config-ip-sla-service-perfmance-traffi c)# rate-step kbps 1000 Specifies the in-line traffic profile selection of a pre-configured traffic profile. A traffic profile defines an upper bound on the volume of the expected service frames belonging to a particular service instance. If a Traffic profile is not specified, the Service Perfmance probe will be in passive measurement mode. cir Committed Infmation Rate confm-col Sets the col-confm default Set a command to its defaults drop Drops the packet. eir Excess Infmation Rate exceed-col Sets the col-exceed Exits the traffic mode no Negates a command sets its defaults rate step kbps Sets the rate step set-dscp-transmit dscp_value Sets the IP DSCP value to a new value, and sends the packet. The valid range is from 0 to 63. You also can enter nemonic name f a commonly-used value. transmit Sends the packet without altering it. This is the default value. Note This command is required to configure the rate step kbps command. default Sets a command to its defaults rate step kbps Specifies the transmission rate in kbps. The rate-step range is from 1 to (1 Kbps to 1Gbps). 9-34
35 Chapter 9 How to Configure Y.1564 to Generate and Measure IP Traffic Example ip sla 1 service-perfmance type ip dest-ip-addr vrf 2 frequency iteration 1 delay 1 duration time 50 source-ip-addr packet-size 512 profile traffic direction internal cir eir rate-step kbps confm-col set-dscp-transmit af43 exceed-col set-dscp-transmit af41 Configuring IP Target Col Blind Traffic Generation SUMMARY STEPS 1. enable 2. configure terminal 3. ip sla sla_id 4. service-perfmance type ip dest-ip dest_ip_addr {vlan vlan_id bridge-domain domain_id interface interface [service instance efp-id] vrf vrf_id} 5. frequency iteration number delay number 6. duration time seconds default no packet-size source-ip-addr tunnel profile traffic direction [internal external] 11. default no rate step kbps number number 9-35
36 How to Configure Y.1564 to Generate and Measure IP Traffic Chapter 9 DETAILED STEPS Step 1 Step 2 Command Action enable Router> enable configure terminal Enables the privileged EXEC mode. Enter your passwd if prompted. Enters the global configuration mode. Router# configure terminal Step 3 ip sla sla_id Specifies the SLA ID to start the IP SLA session. Step 4 Step 5 Step 6 Router(config)# ip sla 100 service-perfmance type ip dest-ip dest_ip_addr {vlan vlan_id bridge-domain domain_id interface interface [service instance efp-id] vrf vrf_id} Router(config-ip-sla)# service-perfmance type ip dest-ip interface gigabitethernet0/10 service instance 10 frequency iteration number delay number Router(config-ip-sla)# frequency iteration 1 delay 2 duration time seconds Specifies the service perfmance type as Ethernet and the destination MAC address in H.H.H fmat. Specifies the target f the SLA session. The options are: service instance interface vlan bridge Specifies the number of interactions and delay between the iterations. Sets the service perfmance duration configuration. Step 7 Router(config-ip-sla-service-perfmance)# dura tion time 30 Router(config-ip-sla-service-perfmance)# Specifies the packet profile. A packet profile defines the packets to be generated. 9-36
37 Chapter 9 How to Configure Y.1564 to Generate and Measure IP Traffic Step 8 default no packet-size source-ip-addr tunnel Router(config-ip-sla-service-perfmance-packet )# src-ip-addr Note Ensure that the value of the configured packet profile matches the target configuration of the session. Specifies the packet type. The options are: default Sets a command to its defaults. Exits the packet mode. no Negates a command set its defaults. packet-size Specifies the packet size; the default size is 64 bytes. The suppted packet sizes are 64 bytes, 128 bytes, 256 bytes, 512 bytes, 1280 bytes, and 1518 bytes. source-ip-addr Specifies the source IP address. tunnel Specifies the tunnel typ Step 9 Exits the IP SLA Service Perfmance packet mode. Step 10 Step 11 Command Action profile traffic direction [internal external] Router(config-ip-sla-service-perfmance)# profile traffic direction internal default no rate step kbps Specifies the in-line traffic profile selection of a pre-configured traffic profile. A traffic profile defines an upper bound on the volume of the expected service frames belonging to a particular service instance. If a Traffic profile is not specified, the Service Perfmance probe will be in passive measurement mode. Specifies the traffic type. The options are: default Sets a command to its defaults rate step kbps Specifies the transmission rate in kbps. The rate-step range is from (1 Kbps to 1Gbps). Router(config-ip-sla-service-perfmance-traffi c)# rate-step kbps 1000 Example ip sla 1 service-perfmance type ip dest-ip-addr vrf 2 frequency iteration 1 delay 1 duration time 50 source-ip-addr packet-size 512 profile traffic direction internal rate-step kbps
38 How to Configure Y.1564 to Generate and Measure IP Traffic Chapter 9 Configuring IP Target Col Blind Passive Measurement SUMMARY STEPS DETAILED STEPS 1. enable 2. configure terminal 3. ip sla sla_id 4. service-perfmance type ip dest-ip dest_ip_addr {vlan vlan_id bridge-domain domain_id interface interface [service instance efp-id] vrf vrf_id} 5. frequency iteration number delay number 6. duration time seconds default no packet-size source-ip-addr tunnel 9. measure direction [internal external] confm-col cos dscp_value exceed-col cos dscp_value 10. default loss no throughput receive Step 1 Step 2 Command Action enable Router> enable configure terminal Enables the privileged EXEC mode. Enter your passwd if prompted. Enters the global configuration mode. Router# configure terminal Step 3 ip sla sla_id Specifies the SLA ID to start the IP SLA session. Step 4 Router(config)# ip sla 100 service-perfmance type ip dest-ip dest_ip_addr {vlan vlan_id bridge-domain domain_id interface interface [service instance efp-id] vrf vrf_id} Router(config-ip-sla)# service-perfmance type ip dest-ip interface gigabitethernet0/10 service instance 10 Specifies the service perfmance type as Ethernet and the destination MAC address in H.H.H fmat. Specifies the target f the SLA session. The options are: service instance interface vlan bridge 9-38
39 Chapter 9 How to Configure Y.1564 to Generate and Measure IP Traffic Step 5 Step 6 Command Action frequency iteration number delay number Router(config-ip-sla)# frequency iteration 1 delay 2 duration time seconds Specifies the number of interactions and delay between the iterations. Sets the service perfmance duration configuration. Step 7 Router(config-ip-sla-service-perfmance)# dura tion time 30 type ethernet [profile_name] outer-vlan secondary_vlan_id inner-vlan inner_vlan_id packet-size size inner-cos cos_value outer-cos cos_value ethertype [ipv4 ipv6 [profile profile_name]] dest-mac-addr destination mac-address source-mac-addr source mac-address Specifies the number of packets to send f each packet profile in-line configuration of a packet profile. Packet profile configuration is only applicable when a traffic profile is specified. Step 8 Router(config-ip-sla)# pak-profile1 inner vlan 2733 outer vlan 931 packet-size 128 Exits the IP SLA mode. Step 9 Router(config-ip-sla)# measure direction [internal external] confm-col cos dscp_value exceed-col cos dscp_value Specifies the direction of measurement. Step 10 Router(config-ip-sla)# measure direction internal cod 7 default loss throughput receive Router(config-ip-sla-service-perfmance-measur ement)# throughput Specifies the measurement type based on which the service perfmance is calculated. The options are: default Sets a command to its default values. loss Specifies the measurement such as frame loss. throughput Specifies the measurement such as average rate of successful frame delivery. receive Specifies the passive measurement mode. 9-39
40 How to Configure Y.1564 to Generate and Measure IP Traffic Chapter 9 Example ip sla 1 service-perfmance type ip dest-ip-addr vrf 2 frequency iteration 1 delay 1 duration time 50 measurement-type direction internal receive source-ip-addr packet-size 512 Configuring IP Target Col-Aware IMIX Traffic Generation SUMMARY STEPS 1. enable 2. configure terminal 3. ip sla sla_id 4. service-perfmance type ip dest-ip dest_ip_addr {vlan vlan_id bridge-domain domain_id interface interface [service instance efp-id] vrf vrf_id} 5. frequency iteration number delay number 6. duration time seconds default no packet-size imix source-ip-addr tunnel profile traffic direction [internal external] cir number eir number confm-col [drop set-dscp_transmit dscp_value transmit] exceed-col [drop set-dscp_transmit dscp_value transmit] 11. default no rate step kbps number number 9-40
41 Chapter 9 How to Configure Y.1564 to Generate and Measure IP Traffic DETAILED STEPS Step 1 Step 2 Command Action enable Router> enable configure terminal Enables the privileged EXEC mode. Enter your passwd if prompted. Enters the global configuration mode. Router# configure terminal Step 3 ip sla sla_id Specifies the SLA ID to start the IP SLA session. Step 4 Step 5 Step 6 Router(config)# ip sla 100 service-perfmance type ip dest-ip dest_ip_addr {vlan vlan_id bridge-domain domain_id interface interface [service instance efp-id] vrf vrf_id} Router(config-ip-sla)# service-perfmance type ip dest-ip interface gigabitethernet0/10 service instance 10 frequency iteration number delay number Router(config-ip-sla)# frequency iteration 1 delay 2 duration time seconds Specifies the service perfmance type as Ethernet and the destination MAC address in H.H.H fmat. Specifies the target f the SLA session. The options are: service instance interface vlan bridge Specifies the number of interactions and delay between the iterations. Specifies the time period to send packets. Step 7 Router(config-ip-sla)# duration time 30 Router(config-ip-sla-service-perfmance)# Specifies the packet profile. A packet profile defines the packets to be generated. 9-41
42 How to Configure Y.1564 to Generate and Measure IP Traffic Chapter 9 Step 8 Command Action default no packet-size imix source-ip-addr tunnel Router(config-ip-sla-service-perfmance-packet )# packet-size imix Note Ensure that the value of the configured packet profile matches the target configuration of the session. Specifies the packet type. The options are: default Sets a command to its defaults. Exits the packet mode. no Negates a command set its defaults. packet-size imix Specifies the packet size f IMIX; the default size is 64 bytes. The suppted packet sizes are 64 bytes, 128 bytes, 256 bytes, 512 bytes, 1280 bytes, and 1518 bytes. Note F IMIX, the packet-size should be explicitly mentioned as IMIX. source-ip-addr Specifies the source IP address. tunnel Specifies the tunnel typ Step 9 Exits the mode. 9-42
43 Chapter 9 How to Configure Y.1564 to Generate and Measure IP Traffic Step 10 Step 11 Command Action profile traffic direction [internal external] cir number eir number confm-col set-cos-transmit cos_value exceed-col set-cos-transmit cos_value Router(config-ip-sla-service-perfmance)# profile traffic direction internal Router(config-ip-sla-service-perfmance-traffi c)# cir Router(config-ip-sla-service-perfmance-traffi c)# eir Router(config-ip-sla-service-perfmance-traffi c)# confm-col set-cos-transmit af43 Router(config-ip-sla-service-perfmance-traffi c)# exceed-col set-cos-transmit af41 default no rate step kbps Specifies the in-line traffic profile enables the selection of a preconfigured traffic profile. A traffic profile defines an upper limit on the volume of the expected service frames belonging to a particular service instance. If a Traffic profile is not specified, the Service Perfmance probe will be in passive measurement mode. cir Is the Committed Infmation Rate. confm-col Sets the col-confm. default Set a command to its defaults. drop Drops the packet. eir Excess Infmation Rate. exceed-col Sets the col-exceed. Exits the traffic mode. no Negates a command sets its defaults. rate step kbps Sets the rate step. set-cos-transmit cos_value Sets the CoS value to a new value, and sends the packet. The valid range is from 0 to 7. transmit Sends the packet without altering it. This is the default value. Note This command is required to configure the rate step kbps command. Specifies the traffic type. The options are: default Sets a command to its defaults rate step kbps Specifies the transmission rate in kbps. The rate-step range is from (1 Kbps to 1Gbps). Router(config-ip-sla-service-perfmance-traffi c)# rate-step kbps 1000 Example ip sla 1 service-perfmance type ip dest-ip-addr vrf 2 frequency iteration 1 delay 1 duration time 50 source-ip-addr packet-size imix profile traffic direction internal cir eir rate-step kbps confm-col set-dscp-transmit af43 exceed-col set-dscp-transmit af
44 How to Configure Y.1564 to Generate and Measure IP Traffic Chapter 9 Configuration Examples f Configuring Y.1564 to Generate and Measure IP Traffic Passive Col-Aware Measurement Session The following is a sample output f a passive col-aware measurement session: ip sla 1 service-perfmance type ip dest-ip-addr vrf 2 frequency iteration 1 delay 1 duration time 50 measurement-type direction internal confm-col dscp af43 exceed-col dscp af41 receive source-ip-addr packet-size 512 Col-Aware IMIX Traffic Generation The following is a sample output f a col-aware IMIX session: ip sla 1 service-perfmance type ip dest-ip-addr vrf 2 frequency iteration 1 delay 1 duration time 50 source-ip-addr packet-size imix profile traffic direction internal cir eir rate-step kbps confm-col set-dscp-transmit af43 exceed-col set-dscp-transmit af41 Col Aware Traffic Generation The following is a sample output f a col aware traffic generation session: ip sla 1 service-perfmance type ip dest-ip-addr vrf 2 frequency iteration 1 delay 1 duration time 50 source-ip-addr packet-size 512 profile traffic direction internal cir eir rate-step kbps confm-col set-dscp-transmit af43 exceed-col set-dscp-transmit af41 Col Blind Traffic Generation The following is a sample output f a col blind traffic generation session: ip sla 1 service-perfmance type ip dest-ip-addr vrf 2 frequency iteration 1 delay 1 duration time
45 Chapter 9 How to Configure Y.1564 to Generate and Measure IP Traffic source-ip-addr packet-size 512 profile traffic direction internal rate-step kbps Col Blind Passive Measurement The following is a sample output f a col blind passive measurement session: ip sla 1 service-perfmance type ip dest-ip-addr vrf 2 frequency iteration 1 delay 1 duration time 50 measurement-type direction internal receive source-ip-addr packet-size
46 Scale and Limitations f Chapter 9 Scale and Limitations f Configuring IP SLA Service Perfmance Testing A maximum of 16 Y.1564 sessions are suppted. A maximum of four Ethernet Col-blind sessions are suppted. A maximum of one Ethernet Col-aware session is suppted. A maximum of 16 IP Col-blind sessions are suppted. The following table lists the Y.1564 two-way throughput measurement f type "service instance" in the external direction: Table 9-2 Scale and Limitations Packet Size (Mbits) Max Rate (kbps)
47 Chapter 9 Feature Infmation f Feature Infmation f Configuring IP SLA Service Perfmance Testing Use Cisco Feature Navigat to find infmation about platfm suppt and software image suppt. Cisco Feature Navigat enables you to determine which software images suppt a specific software release, feature set, platfm. To access Cisco Feature Navigat, go to An account on Cisco.com is not required. Note Table 3 lists only the software release that introduced suppt f a given feature in a given software release train. Unless noted otherwise, subsequent releases of that software release train also suppt that feature. Table 3 Feature Infmation f Feature Name Release Feature Infmation Configuring IP SLA Service Perfmance 15.3(3)S This feature was introduced. Testing Configuring IP SLA Service Perfmance Testing 15.4(1)S Suppt f the following features was added: Layer 2 targets f Col-Aware Packet Generation: 802.1p Cos Col-Aware Packet Measurement: 802.1p Cos IMIX Traffic Generation type (combination of 64, 512, and 1518 byte packets) Col-Aware IP flow Generation: DSCP based Col-Aware IP flow measurement: DSCP based IP flow parameters (DA/SA) Generation IP flow parameters (DA/SA) Measurement 9-47
48 Glossary Chapter 9 Glossary IEEE 802.1p IEEE 802.1p specification enables Layer 2 switches to priitize traffic and perfm dynamic multicast filtering. The priitization specification wks at the MAC framing layer (Open System Interconnection [OSI] Model Layer 2) Cisco and the Cisco logo are trademarks registered trademarks of Cisco and/ its affiliates in the U.S. and other countries. To view a list of Cisco trademarks, go to this URL: Third-party trademarks mentioned are the property of their respective owners. The use of the wd partner does not imply a partnership relationship between Cisco and any other company. (1110R) Any Internet Protocol (IP) addresses and phone numbers used in this document are not intended to be actual addresses and phone numbers. Any examples, command display output, netwk topology diagrams, and other figures included in the document are shown f illustrative purposes only. Any use of actual IP addresses phone numbers in illustrative content is unintentional and coincidental. <year> Cisco Systems, Inc. All rights reserved. 9-48
Configuring IP SLA - Service Performance Testing
Configuring IP SLA - Service Performance Testing This module describes how to configure the ITU-T Y.1564 Ethernet service performance test methodology to measure the ability of a network device to carry
Configuring Traffic Mirroring on the Cisco ASR 9000 Series Router
Configuring Traffic Mirring on the Cisco ASR 9000 Series Router This module describes the configuration of traffic mirring on the Cisco ASR 9000 Series Router. Traffic mirring is sometimes called pt mirring,
IPSLA Y1731 On-Demand and Concurrent Operations
IPSLA Y1731 On-Demand and Concurrent Operations This module describes how to configure the IPSLA Y1731 SLM Feature Enhancements feature for enabling real-time Ethernet service troubleshooting for users
Flow-Based per Port-Channel Load Balancing
The feature allows different flows of traffic over a Gigabit EtherChannel (GEC) interface to be identified based on the packet header and then mapped to the different member links of the port channel.
Configuring NetFlow on Cisco ASR 9000 Series Aggregation Services Router
Configuring NetFlow on Cisco ASR 9000 Series Aggregation Services Router This module describes the configuration of NetFlow on the Cisco ASR 9000 Series Aggregation Services Router. A NetFlow flow is a
Configuring NetFlow-lite
CHAPTER 55 Note NetFlow-lite is only supported on Catalyst 4948E Ethernet Switch. This chapter describes how to configure NetFlow-lite on the Catalyst 4948E switch. NetFlow-lite provides traffic monitoring
Implementing MPLS VPNs over IP Tunnels on Cisco IOS XR Software
Implementing MPLS VPNs over IP Tunnels on Cisco IOS XR Software The MPLS VPNs over IP Tunnels feature lets you deploy Layer 3 Virtual Private Netwk (L3VPN) services, over an IP ce netwk, using L2TPv3 multipoint
Configuring NetFlow on Cisco IOS XR Software
Configuring NetFlow on Cisco IOS XR Software A NetFlow flow is a unidirectional sequence of packets that arrive on a single interface ( subinterface), and have the same values f key fields. NetFlow is
Implementing MPLS VPNs over IP Tunnels
Implementing MPLS VPNs over IP Tunnels The MPLS VPNs over IP Tunnels feature lets you deploy Layer 3 Virtual Private Netwk (L3VPN) services, over an IP ce netwk, using L2TPv3 multipoint tunneling instead
Ethernet Overhead Accounting
The feature enables the router to account for downstream Ethernet frame headers when applying shaping to packets. Finding Feature Information, page 1 Restrictions for, page 1 Information About, page 2
ITU-T G.8032 Ethernet Ring Protection Switching
The feature implements protection switching mechanisms for Ethernet layer ring topologies. This feature uses the G.8032 Ethernet Ring Protection (ERP) protocol, defined in ITU-T G.8032, to provide protection
Multiprotocol Label Switching Load Balancing
Multiprotocol Label Switching Load Balancing First Published: July 2013 The Cisco ME 3800 and ME 3600 switches support IPv4 and IPv6 load balancing at the LER and LSR. Effective with Cisco IOS Release
Configuring VoIP Call Setup Monitoring
The Cisco IOS IP Service Level Agreements (SLAs) VoIP Call Setup (Post-Dial Delay) Monitoring feature provides the ability to measure your network s response time for setting up a Voice over IP (VoIP)
AutoQoS. Prerequisites for AutoQoS CHAPTER
CHAPTER 63 Prerequisites for, page 63-1 Restrictions for, page 63-2 Information About, page 63-2 Default Settings for, page 63-4 How to Configure, page 63-4 For complete syntax and usage information for
Configuring Enhanced Object Tracking
Configuring Enhanced Object Tracking First Published: May 2, 2005 Last Updated: July 1, 2009 Before the introduction of the Enhanced Object Tracking feature, the Hot Standby Router Protocol (HSRP) had
QoS: Color-Aware Policer
QoS: Color-Aware Policer First Published: August 26, 2003 Last Updated: February 28, 2006 The QoS: Color-Aware Policer enables a color-aware method of traffic policing. This feature allows you to police
Improving Quality of Service
Improving Quality of Service Using Dell PowerConnect 6024/6024F Switches Quality of service (QoS) mechanisms classify and prioritize network traffic to improve throughput. This article explains the basic
Configuring DHCP Snooping and IP Source Guard
CHAPTER 19 This chapter describes how to configure Dynamic Host Configuration Protocol (DHCP) snooping and IP Source Guard on Catalyst 4500 series switches. It provides guidelines, procedures, and configuration
DHCP Server Port-Based Address Allocation
The feature provides port-based address allocation support on the Cisco IOS Dynamic Host Configuration Protocol (DHCP) server for the Ethernet platform. The DHCP server provides address assignment support
MPLS VPN over mgre. Finding Feature Information. Prerequisites for MPLS VPN over mgre
The feature overcomes the requirement that a carrier support multiprotocol label switching (MPLS) by allowing you to provide MPLS connectivity between networks that are connected by IP-only networks. This
Service Definition. Internet Service. Introduction. Product Overview. Service Specification
Service Definition Introduction This Service Definition describes Nexium s from the customer s perspective. In this document the product is described in terms of an overview, service specification, service
VLANs. Application Note
VLANs Application Note Table of Contents Background... 3 Benefits... 3 Theory of Operation... 4 IEEE 802.1Q Packet... 4 Frame Size... 5 Supported VLAN Modes... 5 Bridged Mode... 5 Static SSID to Static
Configuring QoS. Understanding QoS CHAPTER
24 CHAPTER This chapter describes how to configure quality of service (QoS) by using standard QoS commands. With QoS, you can give preferential treatment to certain types of traffic at the expense of others.
Flow Monitor Configuration. Content CHAPTER 1 MIRROR CONFIGURATION... 1-1 CHAPTER 2 RSPAN CONFIGURATION... 2-1 CHAPTER 3 SFLOW CONFIGURATION...
Content Content CHAPTER 1 MIRROR CONFIGURATION... 1-1 1.1 INTRODUCTION TO MIRROR... 1-1 1.2 MIRROR CONFIGURATION TASK LIST 1.3 MIRROR EXAMPLES 1.4 DEVICE MIRROR TROUBLESHOOTING... 1-1... 1-2... 1-3 CHAPTER
CMA5000 SPECIFICATIONS. 5710 Gigabit Ethernet Module
CMA5000 5710 Gigabit Ethernet Module SPECIFICATIONS General Description The CMA5710 Gigabit Ethernet application is a single slot module that can be used in any CMA 5000. The Gigabit Ethernet test module
Configuring EtherChannels
CHAPTER 12 This chapter describes how to configure EtherChannels on the Cisco 7600 series router Layer 2 or Layer 3 LAN ports. For complete syntax and usage information for the commands used in this chapter,
Technical Specification MEF 6.1. Ethernet Services Definitions - Phase 2. April, 2008
Technical Specification Ethernet Services Definitions - Phase 2 April, 2008 contain the following statement: "Reproduced with permission of the Metro Ethernet Forum." No user of this document is authorized
Traffic Mirroring Commands on the Cisco ASR 9000 Series Router
Traffic Mirroring Commands on the Cisco ASR 9000 Series Router This module describes the commands used to configure and monitor traffic mirroring. acl, page 2 clear monitor-session counters, page 4 destination
NetFlow Subinterface Support
NetFlow Subinterface Support Feature History Release Modification 12.2(14)S This feature was introduced. 12.2(15)T This feature was integrated into Cisco IOS Release 12.2 T. This document describes the
Configuring DHCP Snooping
CHAPTER 19 This chapter describes how to configure Dynamic Host Configuration Protocol (DHCP) snooping on Catalyst 4500 series switches. It provides guidelines, procedures, and configuration examples.
Network Configuration Example
Network Configuration Example Configuring Multiple Port Mirroring Sessions on EX4200 Switches Published: 2014-04-09 Juniper Networks, Inc. 1194 North Mathilda Avenue Sunnyvale, California 94089 USA 408-745-2000
Cisco Configuring Basic MPLS Using OSPF
Table of Contents Configuring Basic MPLS Using OSPF...1 Introduction...1 Mechanism...1 Hardware and Software Versions...2 Network Diagram...2 Configurations...2 Quick Configuration Guide...2 Configuration
Sampled NetFlow. Feature Overview. Benefits
Sampled NetFlow This feature module describes the Sampled NetFlow feature. It includes information on the benefits of the new feature, supported platforms, supported standards, and the commands necessary
APPLICATION NOTE 211 MPLS BASICS AND TESTING NEEDS. Label Switching vs. Traditional Routing
MPLS BASICS AND TESTING NEEDS By Thierno Diallo, Product Specialist Protocol Business Unit The continuing expansion and popularity of the Internet is forcing routers in the core network to support the
Configuring Flexible NetFlow
CHAPTER 62 Note Flexible NetFlow is only supported on Supervisor Engine 7-E, Supervisor Engine 7L-E, and Catalyst 4500X. Flow is defined as a unique set of key fields attributes, which might include fields
QoS Switching. Two Related Areas to Cover (1) Switched IP Forwarding (2) 802.1Q (Virtual LANs) and 802.1p (GARP/Priorities)
QoS Switching H. T. Kung Division of Engineering and Applied Sciences Harvard University November 4, 1998 1of40 Two Related Areas to Cover (1) Switched IP Forwarding (2) 802.1Q (Virtual LANs) and 802.1p
Flow Monitor Configuration. Content CHAPTER 1 MIRROR CONFIGURATION... 1-1 CHAPTER 2 SFLOW CONFIGURATION... 2-1 CHAPTER 3 RSPAN CONFIGURATION...
Content Content CHAPTER 1 MIRROR CONFIGURATION... 1-1 1.1 INTRODUCTION TO MIRROR... 1-1 1.2 MIRROR CONFIGURATION TASK LIST... 1-1 1.3 MIRROR EXAMPLES... 1-2 1.4 DEVICE MIRROR TROUBLESHOOTING... 1-3 CHAPTER
Configuring a Load-Balancing Scheme
Configuring a Load-Balancing Scheme Last Updated: October 5, 2011 This module contains information about Cisco Express Forwarding and describes the tasks for configuring a load-balancing scheme for Cisco
Configuring IPS High Bandwidth Using EtherChannel Load Balancing
Configuring IPS High Bandwidth Using EtherChannel Load Balancing This guide helps you to understand and deploy the high bandwidth features available with IPS v5.1 when used in conjunction with the EtherChannel
Cisco IOS Flexible NetFlow Command Reference
Americas Headquarters Cisco Systems, Inc. 170 West Tasman Drive San Jose, CA 95134-1706 USA http://www.cisco.com Tel: 408 526-4000 800 553-NETS (6387) Fax: 408 527-0883 THE SPECIFICATIONS AND INFORMATION
100-101: Interconnecting Cisco Networking Devices Part 1 v2.0 (ICND1)
100-101: Interconnecting Cisco Networking Devices Part 1 v2.0 (ICND1) Course Overview This course provides students with the knowledge and skills to implement and support a small switched and routed network.
How To Mirror On An Ipfix On An Rspan Vlan On A Pc Or Mac Or Ipfix (Networking) On A Network On A Pnet 2.2.2 (Netnet) On An Uniden (Netlan
Content Content CHAPTER 1 MIRROR CONFIGURATION... 1-1 1.1 INTRODUCTION TO MIRROR... 1-1 1.2 MIRROR CONFIGURATION TASK LIST... 1-1 1.3 MIRROR EXAMPLES... 1-2 1.4 DEVICE MIRROR TROUBLESHOOTING... 1-3 CHAPTER
16-PORT POWER OVER ETHERNET WEB SMART SWITCH
16-PORT POWER OVER ETHERNET WEB SMART SWITCH User s Manual (DN-95312) - 0 - Content Web Smart Switch Configure login ---------------------------------- 2 Administrator Authentication Configuration ---------------------------------------------
Configuring Port Security
CHAPTER 62 This chapter describes how to configure the port security feature. For complete syntax and usage information for the commands used in this chapter, see the Cisco IOS Master List, at this URL:
Configuring a Load-Balancing Scheme
Configuring a Load-Balancing Scheme Finding Feature Information Configuring a Load-Balancing Scheme Last Updated: August 15, 2011 This module contains information about Cisco Express Forwarding and describes
Configuring Ethernet over MPLS
18 CHAPTER Configuring Ethernet over MPLS This chapter describes how to configure Ethernet over Multiprotocol Label Switching (EoMPLS) on the ML-Series card. This chapter includes the following major sections:
Using & Offering Wholesale Ethernet Network and Operational Considerations
White Paper Using and Offering Wholesale Ethernet Using & Offering Wholesale Ethernet Network and Operational Considerations Introduction Business services customers are continuing to migrate to Carrier
Configuring a Load-Balancing Scheme
This module contains information about Cisco Express Forwarding and describes the tasks for configuring a load-balancing scheme for Cisco Express Forwarding traffic. Load-balancing allows you to optimize
Configuring LLDP, LLDP-MED, and Location Service
27 CHAPTER Configuring LLDP, LLDP-MED, and Location Service This chapter describes how to configure the Link Layer Discovery Protocol (LLDP), LLDP Media Endpoint Discovery (LLDP-MED), and Location Service
Enabling NetFlow and NetFlow Data Export (NDE) on Cisco Catalyst Switches
Enabling NetFlow and NetFlow Data Export (NDE) on Cisco Catalyst Switches Revised 2/1/2007 Introduction...2 Requirements...2 Catalyst 4500 Series...2 Enabling NetFlow...2 Configuring a NetFlow Destination...3
How To Switch In Sonicos Enhanced 5.7.7 (Sonicwall) On A 2400Mmi 2400Mm2 (Solarwall Nametra) (Soulwall 2400Mm1) (Network) (
You can read the recommendations in the user, the technical or the installation for SONICWALL SWITCHING NSA 2400MX IN SONICOS ENHANCED 5.7. You'll find the answers to all your questions on the SONICWALL
SolarWinds Technical Reference
SolarWinds Technical Reference Configuring Devices for Flow Collection Introduction... 3 Cisco... 3 Cisco Catalyst 3560/3750... 4 Cisco Catalyst 4500... 7 Cisco Catalyst 6500... 9 Cisco Nexus 7000/7010...
Network Master Gigabit Ethernet Tester. Network Master Gigabit Ethernet Tester. Introduction. By Ole Sørensen Product manager.
Network Master Gigabit Ethernet Tester Introduction By Ole Sørensen Product manager Slide 1 Important Technology Background The market for GigE Installation and Maintenance testers is growing 20% annually.
Configuring EtherChannels
25 CHAPTER This chapter describes how to configure EtherChannel interfaces. For complete syntax and usage information for the commands used in this chapter, refer to the Catalyst 2950 Desktop Switch Command
Traffic Mirroring Commands on the Cisco IOS XR Software
Traffic Mirroring Commands on the Cisco IOS XR Software This module describes the commands used to configure and monitor traffic mirroring. acl, page 2 clear monitor-session counters, page 4 destination
What is VLAN Routing?
Application Note #38 February 2004 What is VLAN Routing? This Application Notes relates to the following Dell product(s): 6024 and 6024F 33xx Abstract Virtual LANs (VLANs) offer a method of dividing one
Configuring QoS. Finding Feature Information. Prerequisites for QoS
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
Getting Started with Configuring Cisco IOS NetFlow and NetFlow Data Export
Getting Started with Configuring Cisco IOS NetFlow and NetFlow Data Export Last Updated: November 28, 2011 This module contains the minimum amount of information about and instructions necessary for configuring
Catalyst 6500/6000 Switches NetFlow Configuration and Troubleshooting
Catalyst 6500/6000 Switches NetFlow Configuration and Troubleshooting Document ID: 70974 Introduction Prerequisites Requirements Components Used Conventions Background Information Configure Network Diagram
Configuring Link Aggregation
10 CHAPTER This chapter describes how to configure link aggregation for the ML-Series cards, both EtherChannel and packet-over-sonet/sdh (POS) channel. For additional information about the Cisco IOS commands
Customer White paper. SmartTester. Delivering SLA Activation and Performance Testing. November 2012 Author Luc-Yves Pagal-Vinette
SmartTester Delivering SLA Activation and Performance Testing November 2012 Author Luc-Yves Pagal-Vinette Customer White paper Table of Contents Executive Summary I- RFC-2544 is applicable for WAN and
Troubleshooting Bundles and Load Balancing
CHAPTER 5 This chapter explains the procedures for troubleshooting link bundles and load balancing on the Cisco ASR 9000 Aggregation Services Router. A link bundle is a group of ports that are bundled
Configuring the Device for Access Point Discovery
Configuring the Device for Access Point Discovery Finding Feature Information, page 1 Prerequisites for Configuring the Device for Access Point Discovery, page 1 Restrictions for Configuring the Device
Leveraging Advanced Load Sharing for Scaling Capacity to 100 Gbps and Beyond
Leveraging Advanced Load Sharing for Scaling Capacity to 100 Gbps and Beyond Ananda Rajagopal Product Line Manager Service Provider Solutions Foundry Networks [email protected] Agenda 2 Why Load
Configuring Switch Ports and VLAN Interfaces for the Cisco ASA 5505 Adaptive Security Appliance
CHAPTER 4 Configuring Switch Ports and VLAN Interfaces for the Cisco ASA 5505 Adaptive Security Appliance This chapter describes how to configure the switch ports and VLAN interfaces of the ASA 5505 adaptive
APPLICATION NOTE 209 QUALITY OF SERVICE: KEY CONCEPTS AND TESTING NEEDS. Quality of Service Drivers. Why Test Quality of Service?
QUALITY OF SERVICE: KEY CONCEPTS AND TESTING NEEDS By Thierno Diallo, Product Specialist With the increasing demand for advanced voice and video services, the traditional best-effort delivery model is
Configuring QoS and Per Port Per VLAN QoS
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 on a Catalyst 45 series switch. It also describes
Interconnecting Cisco Network Devices 1 Course, Class Outline
www.etidaho.com (208) 327-0768 Interconnecting Cisco Network Devices 1 Course, Class Outline 5 Days Interconnecting Cisco Networking Devices, Part 1 (ICND1) v2.0 is a five-day, instructorled training course
BGP Link Bandwidth. Finding Feature Information. Prerequisites for BGP Link Bandwidth
The Border Gateway Protocol (BGP) Link Bandwidth feature is used to advertise the bandwidth of an autonomous system exit link as an extended community. This feature is configured for links between directly
Configuring the Transparent or Routed Firewall
5 CHAPTER This chapter describes how to set the firewall mode to routed or transparent, as well as how the firewall works in each firewall mode. This chapter also includes information about customizing
Monitoring Network Traffic Using SPAN
CHAPTER 60 This chapter describes the Switched Port Analyzer (SPAN) features provided in switches in the Cisco MDS 9000 Family. It includes the following sections: About SPAN, page 60-1 SPAN Sources, page
MPLS Layer 2 VPNs Functional and Performance Testing Sample Test Plans
MPLS Layer 2 VPNs Functional and Performance Testing Sample Test Plans Contents Overview 1 1. L2 VPN Padding Verification Test 1 1.1 Objective 1 1.2 Setup 1 1.3 Input Parameters 2 1.4 Methodology 2 1.5
Configuring Traffic Storm Control
39 CHAPTER This chapter describes how to configure the traffic storm control feature on the Catalyst 6500 series switches. For complete syntax and usage information for the commands used in this chapter,
IP SLAs Overview. Finding Feature Information. Information About IP SLAs. IP SLAs Technology Overview
This module describes IP Service Level Agreements (SLAs). IP SLAs allows Cisco customers to analyze IP service levels for IP applications and services, to increase productivity, to lower operational costs,
Implementing Object Tracking on Cisco IOS XR Software
Implementing Object Tracking on Cisco IOS XR Software This module describes the configuration of object tracking on your Cisco IOS XR network. For information about its application in IPSec, see Cisco
Configuring Redundancy
7 CHAPTER This chapter describes how to configure redundancy and contains these sections: Configuring Fault Tolerance, page 7-1 Configuring HSRP, page 7-5 Configuring Interface and Device Tracking, page
SolarWinds Technical Reference
SolarWinds Technical Reference Enabling NetFlow and NetFlow Data Export (NDE) on Cisco Catalyst Switches Introduction... 3 Requirements... 3 Catalyst 4500 Series... 3 Enabling NetFlow... 3 Configuring
AlliedWare Plus OS How To Use sflow in a Network
AlliedWare Plus OS How To Use sflow in a Network Introduction sflow is an industry-standard sampling system that is embedded in Allied Telesis' high-performing Layer 3 switches. sflow enables you to use
Objectives. The Role of Redundancy in a Switched Network. Layer 2 Loops. Broadcast Storms. More problems with Layer 2 loops
ITE I Chapter 6 2006 Cisco Systems, Inc. All rights reserved. Cisco Public 1 Objectives Implement Spanning Tree Protocols LAN Switching and Wireless Chapter 5 Explain the role of redundancy in a converged
ETHERNET ENCRYPTION MODES TECHNICAL-PAPER
1 ETHERNET ENCRYPTION MODES TECHNICAL-PAPER The CN series encryption platform is designed to secure information transmitted over a number of network protocols. The CN series encryptors secure Ethernet
Virtual Private LAN Service on Cisco Catalyst 6500/6800 Supervisor Engine 2T
White Paper Virtual Private LAN Service on Cisco Catalyst 6500/6800 Supervisor Engine 2T Introduction to Virtual Private LAN Service The Cisco Catalyst 6500/6800 Series Supervisor Engine 2T supports virtual
Metro Ethernet Services
CHAPTER 6 Metro Ethernet Service Framework This chapter describes the typical available from service providers (SPs). For the most part, these services are derived from and map to the following Metro Ethernet
Bandwidth Management in MPLS Networks
School of Electronic Engineering - DCU Broadband Switching and Systems Laboratory 1/17 Bandwidth Management in MPLS Networks Sanda Dragos & Radu Dragos Supervised by Dr. Martin Collier email: [email protected]
Configure ISDN Backup and VPN Connection
Case Study 2 Configure ISDN Backup and VPN Connection Cisco Networking Academy Program CCNP 2: Remote Access v3.1 Objectives In this case study, the following concepts are covered: AAA authentication Multipoint
Cisco IOS MPLS configuration
Introduction Cisco IOS MPLS configuration MPLS can be configured over different platforms It can be implemented on a purely router-based Internet backbone over an ATM switchednetwork -MPLS enables an ATM
SolarWinds Technical Reference
SolarWinds Technical Reference Configuring Devices for Flow Collection Introduction... 3 Cisco... 3 Cisco Catalyst 3560/3750... 4 Cisco Catalyst 4500... 7 Cisco Catalyst 6500... 9 Cisco Nexus 7000/7010...
Cisco IOS Flexible NetFlow Technology
Cisco IOS Flexible NetFlow Technology Last Updated: December 2008 The Challenge: The ability to characterize IP traffic and understand the origin, the traffic destination, the time of day, the application
Master Course Computer Networks IN2097
Chair for Network Architectures and Services Prof. Carle Department for Computer Science TU München Master Course Computer Networks IN2097 Prof. Dr.-Ing. Georg Carle Christian Grothoff, Ph.D. Chair for
The Basics. Configuring Campus Switches to Support Voice
Configuring Campus Switches to Support Voice BCMSN Module 7 1 The Basics VoIP is a technology that digitizes sound, divides that sound into packets, and transmits those packets over an IP network. VoIP
Routing. Static Routing. Fairness. Adaptive Routing. Shortest Path First. Flooding, Flow routing. Distance Vector
CSPP 57130 Routing Static Routing Fairness Adaptive Routing Shortest Path First Flooding, Flow routing Distance Vector RIP Distance Vector Sometimes called Bellman-FOrd Original Arpanet, DECNet, Novell,
Controlling Access to a Virtual Terminal Line
Controlling Access to a Virtual Terminal Line First Published: August 18, 2006 Last Updated: August 18, 2006 You can control who can access the virtual terminal lines (vtys) to a router by applying an
ISTANBUL. 1.1 MPLS overview. Alcatel Certified Business Network Specialist Part 2
1 ISTANBUL 1.1 MPLS overview 1 1.1.1 Principle Use of a ATM core network 2 Overlay Network One Virtual Circuit per communication No routing protocol Scalability problem 2 1.1.1 Principle Weakness of overlay
Configuring QoS in a Wireless Environment
Configuring QoS in a Wireless Environment This chapter describes how to configure quality of service (QoS) on your Cisco wireless interface. With this feature, you can provide preferential treatment to
www.careercert.info Please purchase PDF Split-Merge on www.verypdf.com to remove this watermark.
2007 Cisco Systems, Inc. All rights reserved. DESGN v2.0 3-11 Enterprise Campus and Data Center Design Review Analyze organizational requirements: Type of applications, traffic volume, and traffic pattern
Network Agent Quick Start
Network Agent Quick Start Topic 50500 Network Agent Quick Start Updated 17-Sep-2013 Applies To: Web Filter, Web Security, Web Security Gateway, and Web Security Gateway Anywhere, v7.7 and 7.8 Websense
BGP Link Bandwidth. Finding Feature Information. Contents
The BGP (Border Gateway Protocol) Link Bandwidth feature is used to advertise the bandwidth of an autonomous system exit link as an extended community. This feature is configured for links between directly
Quality of Service in the Internet. QoS Parameters. Keeping the QoS. Traffic Shaping: Leaky Bucket Algorithm
Quality of Service in the Internet Problem today: IP is packet switched, therefore no guarantees on a transmission is given (throughput, transmission delay, ): the Internet transmits data Best Effort But:
MPX100 Intelligent Ethernet Test Probe
MPX100 Intelligent Ethernet Test Probe Next Generation of Metro and Carrier Ethernet Testing System VeEX MPX100 Metro Probe Expert system is the next generation of Metro and Carrier Ethernet test system
Fundamentals of Switching
1 CCNA 640-801 Exam Notes - Fundamentals of Switching CCNA 640-801 Exam Notes Fundamentals of Switching 1. LAN Segmentation 1.1 In a collision domain, a frame sent by a device can cause collision with
Configuring QoS in a Wireless Environment
12 CHAPTER This chapter describes how to configure quality of service (QoS) on your Cisco wireless mobile interface card (WMIC). With this feature, you can provide preferential treatment to certain traffic
