Manual

© 2015 Cisco and/or its affiliates. All rights reserved. This document is Cisco/Verizon Public Information. Page 11 of 26
ISR Configuration for LTE eHWIC (1900/2900/3900) – LTE QoS
!### IOS 15.5(2)T or later ###
service internal
!
hostname C1921-QOS-A
boot-start-marker
boot system flash:c1900-universalk9-mz.SPA.155-2.T.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
!
ip cef
username cisco privilege 15 secret 5 xxxxxxxxxxxx
!
chat-script LTE "" "AT!CALL1" TIMEOUT 20 "OK"
ip tcp mss 1460
!
class-map match-any CS5-EF
match ip precedence 5
class-map match-any PREC-3
match ip precedence 3
class-map match-all MARK-CS3
match access-group name CS3
class-map match-all MARK-CS4
match access-group name CS4
class-map match-all 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