09-22-2020 05:03 AM - edited 09-22-2020 06:35 AM
Hello, can't find any information about my situation.
Here it is. I have 9001 with 5-6k l2connected subscribers in one bundle ether with one physical link. After adding another one link to bundle qos policies doesn't work and i don't see them applied to interface:
RP/0/RSP0/CPU0:bng1#show policy-map applied interface Bundle-Ether1.3935.ip95
Tue Sep 22 14:43:23.088 MSK
No policy-map of type 'qos' applied in 'input' direction.
No policy-map of type 'qos' applied in 'output' direction.
RP/0/RSP0/CPU0:bng1#show qos interface Bundle-Ether1.3935.ip95 in
Tue Sep 22 14:43:38.736 MSK
Interface TenGigE0_0_2_0 -- input policy not found
Interface: TenGigE0_0_2_1 input
Bandwidth configured: 10000000 kbps Bandwidth programed: 10000000 kbps
ANCP user configured: 0 kbps ANCP programed in HW: 0 kbps
Port Shaper programed in HW: 0 kbps
Policy: PM-SRV-61440 Total number of classes: 2
----------------------------------------------------------------------
Level: 0 Policy: PM-SRV-61440 Class: PERMIT-ALL-CLASS
QueueID: 65538 (Port Default)
Policer Profile: 76 (Single)
Conform: 61440 kbps (61440 kbps) Burst: 7680000 bytes (11520 kbytes)
Child Policer Conform: TX
Child Policer Exceed: DROP
Child Policer Violate: DROP
----------------------------------------------------------------------
Level: 0 Policy: PM-SRV-61440 Class: class-default
QueueID: 65538 (Port Default)
----------------------------------------------------------------------
RP/0/RSP0/CPU0:bng1#show qos interface Bundle-Ether1.3935.ip95 out
Tue Sep 22 14:43:41.534 MSK
Interface TenGigE0_0_2_0 -- output policy not found
Interface: TenGigE0_0_2_1 output
Bandwidth configured: 10000000 kbps Bandwidth programed: 10000000 kbps
ANCP user configured: 0 kbps ANCP programed in HW: 0 kbps
Port Shaper programed in HW: 0 kbps
Policy: PM-SRV-61440 Total number of classes: 2
----------------------------------------------------------------------
Level: 0 Policy: PM-SRV-61440 Class: PERMIT-ALL-CLASS
QueueID: 65570 (Port Default)
Policer Profile: 76 (Single)
Conform: 61440 kbps (61440 kbps) Burst: 7680000 bytes (11520 kbytes)
Child Policer Conform: TX
Child Policer Exceed: DROP
Child Policer Violate: DROP
----------------------------------------------------------------------
Level: 0 Policy: PM-SRV-61440 Class: class-default
QueueID: 65570 (Port Default)
----------------------------------------------------------------------
after removing link from bundle:
RP/0/RSP0/CPU0:bng1#show policy-map applied interface Bundle-Ether1.3935.ip96
Tue Sep 22 15:01:57.273 MSK
Input policy-map applied to Bundle-Ether1.3935.ip96:
policy-map PM-SRV-61440
class PERMIT-ALL-CLASS
police rate 61440 kbps burst 11520 kbytes peak-burst 23040 kbytes
!
!
class class-default
!
Output policy-map applied to Bundle-Ether1.3935.ip96:
policy-map PM-SRV-61440
class PERMIT-ALL-CLASS
police rate 61440 kbps burst 11520 kbytes peak-burst 23040 kbytes
!
!
class class-default
!
RP/0/RSP0/CPU0:bng1#show qos interface Bundle-Ether1.3935.ip96 in
Tue Sep 22 15:02:21.062 MSK
Interface TenGigE0_0_2_0 -- input policy not found
Interface: TenGigE0_0_2_1 input
Bandwidth configured: 10000000 kbps Bandwidth programed: 10000000 kbps
ANCP user configured: 0 kbps ANCP programed in HW: 0 kbps
Port Shaper programed in HW: 0 kbps
Policy: PM-SRV-61440 Total number of classes: 2
----------------------------------------------------------------------
Level: 0 Policy: PM-SRV-61440 Class: PERMIT-ALL-CLASS
QueueID: 65538 (Port Default)
Policer Profile: 76 (Single)
Conform: 61440 kbps (61440 kbps) Burst: 7680000 bytes (11520 kbytes)
Child Policer Conform: TX
Child Policer Exceed: DROP
Child Policer Violate: DROP
----------------------------------------------------------------------
Level: 0 Policy: PM-SRV-61440 Class: class-default
QueueID: 65538 (Port Default)
----------------------------------------------------------------------
RP/0/RSP0/CPU0:bng1#show qos interface Bundle-Ether1.3935.ip96 out
Tue Sep 22 15:02:23.559 MSK
Interface TenGigE0_0_2_0 -- output policy not found
Interface: TenGigE0_0_2_1 output
Bandwidth configured: 10000000 kbps Bandwidth programed: 10000000 kbps
ANCP user configured: 0 kbps ANCP programed in HW: 0 kbps
Port Shaper programed in HW: 0 kbps
Policy: PM-SRV-61440 Total number of classes: 2
----------------------------------------------------------------------
Level: 0 Policy: PM-SRV-61440 Class: PERMIT-ALL-CLASS
QueueID: 65570 (Port Default)
Policer Profile: 76 (Single)
Conform: 61440 kbps (61440 kbps) Burst: 7680000 bytes (11520 kbytes)
Child Policer Conform: TX
Child Policer Exceed: DROP
Child Policer Violate: DROP
----------------------------------------------------------------------
Level: 0 Policy: PM-SRV-61440 Class: class-default
QueueID: 65570 (Port Default)
it seems to me that the trouble is here: Interface TenGigE0_0_2_0 -- output policy not found - this is the new link. but do not understand how to fix it.
09-23-2020 01:40 AM
it might be this bug https://bst.cloudapps.cisco.com/bugsearch/bug/CSCvo43692/?rfs=iqvred
reboot helped me.
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide