cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
267
Views
0
Helpful
0
Replies

Can't apply service policy output (Tunnel)

Ivan_IFZ
Level 1
Level 1

Hi all,

 

I need to configure this command "service-policy output X" to different IPSEC tunnels. I can apply it to all tunnels, no errors. But if I do a "show policy-map interface", I see only one tunnel

 

Router: cisco ASR1002-X (2RU-X)


Config:


rtcore(config)#int tu2
rtcore(config-if)#service-policy output TRAFFIC_CC

rtcore(config)#int tu3
rtcore(config-if)#service-policy output TRAFFIC_CC

 

------------------------------------------------------------

 

rtcore#sh run int tun2

interface Tunnel2
description TO-Branch
ip unnumbered Loopback0
ip flow monitor FlowMonitor1 input
ip flow monitor FlowMonitor1 output
ip summary-address eigrp 1 0.0.0.0 0.0.0.0
delay 6000
tunnel source Loopback0
tunnel destination 10.10.0.2
tunnel protection ipsec profile tunel
service-policy output TRAFFIC_CC
end

 

--------------------------------------------------------------

 

rtcore#sh run int tun3

interface Tunnel3
description To-Branch_2
ip unnumbered Loopback0
ip flow monitor FlowMonitor1 input
ip flow monitor FlowMonitor1 output
ip summary-address eigrp 1 0.0.0.0 0.0.0.0
delay 4000
tunnel source Loopback0
tunnel destination 10.20.0.2
tunnel protection ipsec profile tunel
end

 

--------------------------------------------------------------

 

rtcore#sh policy-map interface


Tunnel2

Service-policy output: TRAFFIC_CC

Class-map: class-default (match-any)
386553 packets, 32470605 bytes
5 minute offered rate 0000 bps, drop rate 0000 bps
Match: any
Queueing
queue limit 362 packets
(queue depth/total drops/no-buffer drops) 0/0/0
(pkts output/bytes output) 52/7688
shape (average) cir 87000000, bc 348000, be 348000
target shape rate 87000000

Service-policy : TRAFFIC_SCCM

Class-map: LIMITSCCM (match-all)
0 packets, 0 bytes
5 minute offered rate 0000 bps, drop rate 0000 bps
Match: access-group name SCCM
Queueing
queue limit 64 packets
(queue depth/total drops/no-buffer drops) 0/0/0
(pkts output/bytes output) 0/0
shape (average) cir 10000000, bc 40000, be 40000
target shape rate 10000000

Class-map: class-default (match-any)
386553 packets, 32470605 bytes
5 minute offered rate 0000 bps, drop rate 0000 bps
Match: any

queue limit 362 packets
(queue depth/total drops/no-buffer drops) 0/0/0
(pkts output/bytes output) 52/7688


Do you have any idea why I can't see this configuration applied to all tunnels? I couldn´t find anything in logs

 

Thanks in advance!

0 Replies 0
Review Cisco Networking for a $25 gift card