Date created: Wednesday, October 31, 2018 2:53:03 PM. Last modified: Wednesday, October 31, 2018 2:53:17 PM

ASR9xx Service Acceptance Testing

Example as per: https://www.cisco.com/c/dam/en/us/products/collateral/routers/asr-920-series-aggregation-services-router/y1564-capabilities-asr920.pdf

After 5 minutes (300 seconds) the Tx rate on the ASR920 / Rx rate on the ASR902 was 65Mbps.


!IP SLA Activation:
!
! ASR920 has 10.124.1.22/30 on Te0/0/24
! ASR902 has 10.124.1.21 on Te0/2/0
! Te0/0/24 connected to Te0/2/0


! ASR902:

ip sla 100
service-performance type ip dest-ip-addr 10.124.1.21 interface TenGigabitEthernet0/2/0
frequency iteration 1 delay 1
loopback direction internal
profile packet
source-ip-addr 10.124.1.22
duration time 300

ip sla schedule 100 start-time now


! ASR920:

ip sla 100
service-performance type ip dest-ip-addr 10.124.1.21 interface TenGigabitEthernet0/0/24
frequency iteration 1 delay 1
measurement-type direction internal ! "external" is no support for IP SAT
throughput
profile packet
source-ip-addr 10.124.1.22
profile traffic direction internal
rate-step kbps 100000
duration time 300

ip sla schedule 1 start-time now

Previous page: 7600 Password Recovery
Next page: ASR920 Overview