Manual

© 2015 Cisco and/or its affiliates. All rights reserved. This document is Cisco/Verizon Public Information. Page 14 of 26
ISR Configuration for LTE 8xx (819, 899) – LTE QoS
!### IOS 15.5(2)T or later ###
service internal
hostname C819VZ-XL
!
boot-start-marker
boot system flash:c800-universalk9-mz.SPA.155-2.T1.bin
boot-end-marker
!
ip dhcp pool VLAN1
network 10.250.2.0 255.255.255.0
default-router 10.250.2.1
dns-server 4.2.2.2
!
chat-script lte "" "AT!CALL" TIMEOUT 20 "OK"
!
username verizon privilege 15 password 0 xxxxxxxxx
!
class-map match-any CS5-EF
match ip precedence 5
class-map match-any PREC-3
match ip precedence 3
class-map match-any MARK-CS3
match access-group name CS3
class-map match-any MARK-CS4
match access-group name CS4
class-map match-any MARK-CS5
match access-group name CS5
class-map match-any PREC-4
match ip precedence 4
class-map match-any CS3-4
match ip precedence 3 4
match access-group 105
!
policy-map SUB-CLASS-34
class PREC-3
bandwidth 150
class PREC-4
bandwidth 200
policy-map PNTM-A
class CS5-EF
priority 100
class CS3-4
bandwidth 400
shape average 400000
service-policy SUB-CLASS-34
class class-default
fair-queue
random-detect dscp-based
policy-map LTE-SHAPER
class class-default
shape average 1500000
service-policy PNTM-A