Добрый день! Это снова Я с вопросами, у меня че-то счетчик не изменяется, как-будто политика не срабатывает. пожалуйста проверьте, вот мой СЧЕТЧИК И конфиг:show mls qos interface fastEthernet 1/0/40 statistics
FastEthernet1/0/40
dscp: incoming
-------------------------------
0 - 4 : 21501 0 0 0 0
5 - 9 : 0 0 0 0 0
10 - 14 : 0 0 0 0 0
15 - 19 : 0 0 0 0 0
20 - 24 : 0 0 0 0 0
25 - 29 : 0 0 0 0 0
30 - 34 : 0 0 0 0 0
35 - 39 : 0 0 0 0 0
40 - 44 : 3979 0 0 0 0
45 - 49 : 0 0 0 0 0
50 - 54 : 0 0 0 0 0
55 - 59 : 0 0 0 0 0
60 - 64 : 0 0 0 0
dscp: outgoing
-------------------------------
0 - 4 : 99568 0 0 0 0
5 - 9 : 0 0 0 0 0
10 - 14 : 0 0 0 0 0
15 - 19 : 0 0 0 0 0
20 - 24 : 0 0 0 0 70
25 - 29 : 0 151 0 0 0
30 - 34 : 0 0 0 0 0
35 - 39 : 0 0 0 0 0
40 - 44 : 0 0 0 0 0
45 - 49 : 0 9 0 547 0
50 - 54 : 0 0 0 0 0
55 - 59 : 0 98 0 0 0
60 - 64 : 0 0 0 0
cos: incoming
-------------------------------
0 - 4 : 25626 0 0 0 0
5 - 7 : 0 0 0
cos: outgoing
-------------------------------
0 - 4 : 149614 0 0 221 0
5 - 7 : 0 556 104
Policer: Inprofile: 0 OutofProfile: 0
Cisco IOS Software, C3750 Software (C3750-ADVIPSERVICESK9-M), Version 12.2(25)SEE2, RELEASE SOFTWARE (fc1)
switch 1 provision ws-c3750-48ts
switch 2 provision ws-c3750-48ts
ip subnet-zero
!
!
cluster commander-address 0018.1978.5580 member 2 name test vlan 900
mls qos map cos-dscp 0 8 16 26 34 46 48 56
mls qos
!
!
!
no file verify auto
!
spanning-tree mode rapid-pvst
spanning-tree extend system-id
!
vlan internal allocation policy ascending
!
class-map match-any Network_management
match access-group name Network_management
class-map match-any Mision-critical
match access-group name Lotus
class-map match-any Voice-control
match access-group name Voice-Control
class-map match-any real-time
match access-group name VoIP-RTCP
class-map match-any Interactive
match access-group name messenger
!
!
policy-map mark
class real-time
set dscp ef
class Voice-control
set dscp cs3
class Interactive
set dscp af41
class Mision-critical
set dscp af31
class Network_management
set dscp af21
interface FastEthernet1/0/40
description 303
switchport access vlan 68
service-policy input mark
speed 100
priority-queue out
ip classless
ip http server
ip http secure-server
!
!
ip access-list extended Lotus
permit tcp any any eq 1352
ip access-list extended Network_Management
permit udp any any eq netbios-ns
permit udp any any eq snmp
permit udp any any eq netbios-dgm
permit udp any any eq snmptrap
permit tcp any any range 1812 1813
permit tcp any any range 1645 1646
permit tcp any any range 137 139
permit tcp any any eq telnet
ip access-list extended VoIP-RTCP
permit udp any any range 16384 32767
ip access-list extended Voice-Control
permit tcp any any eq 1720
permit tcp any any range 11000 11999
permit udp any any eq 2427
permit tcp any any eq 2428
permit tcp any any range 2000 2002
permit udp any any eq 1719
permit udp any any eq 5060
ip access-list extended messenger
permit tcp any any eq 5060
ip access-list extended test
permit ip any any