hi all..
I need to know if what I indicated on my policy-map are identified by NTA as CS.
My policy map is something like this:
-------------------------------------
policy-map SERIAL
class DATOS-P2
set precedence 2
policy-map LAN
class DATOS-P2
set precedence 2
class class-default
set precedence 1
policy-map WAN_BW128_2Q16_1QD
class Precedencia2
bandwidth percent 80
queue-limit 16
police cir 16000 bc 1500 be 1500
conform-action set-prec-transmit 2
exceed-action set-prec-transmit 1
class class-default
fair-queue
queue-limit 16
-------------------------------------------
And my NTA identifies several CS as follows:
CS2 xxxx,xxxx total bytes xxxx xxxx total packet % percent
CS1 xxxx,xxxx total bytes xxxx xxxx total packet % percent
CS3 xxxx,xxxx total bytes xxxx xxxx total packet % percent
------------------------------------------
any help would be appreciated.