Cisco Cisco ASR 920-4SZ-A Router

Seite von 57
◦If the service instance is a member of a service group without a policy configured, it displays statistics for the service
group policy.
Example
policy-map ex class phb police cir 50000000 class class-default ! service-group 1 service-policy input ex end interface
GigabitEthernet0/0/1 no ip address negotiation auto service instance 1 ethernet encapsulation dot1q 100 group 1 bridge-domain 100
! End
Router(config)# show policy-map interface gigabitEthernet 0/0/1 service instance
GigabitEthernet0/0/1: EFP 1
Service-policy input: ex
Class-map: phb (match-all)
2210042 packets, 3315063000 bytes
5 minute offered rate 82024000 bps, drop rate 77782000 bps
Match: cos 1
police:
cir 50000000 bps, bc 1562500 bytes
conformed 112980 packets, 169470000 bytes; actions:
transmit
exceeded 2097062 packets, 3145593000 bytes; actions:
drop
conformed 4191000 bps, exceeded 77782000 bps
Class-map: class-default (match-any)
0 packets, 0 bytes
5 minute offered rate 0000 bps, drop rate 0000 bps
Match: any
• If the service instance is configured with a policy, it displays statistics for the merged policy.
Example
policy-map efpp class efpc set dscp 2 ! end interface GigabitEthernet0/0/1 no ip address negotiation auto service instance 1 ethernet
encapsulation dot1q 100 group 1 service-policy input efpp bridge-domain 100 ! End
Router(config)# show policy-map interface gigabitEthernet 0/0/1 service instance
GigabitEthernet0/0/1: EFP 1
Service-policy input: ex+efpp
Class-map: phb (match-all)
0 packets, 0 bytes
5 minute offered rate 0000 bps, drop rate 0000 bps
Match: cos 1
police:
cir 50000000 bps, bc 1562500 bytes
conformed 0 packets, 0 bytes; actions:
transmit
exceeded 0 packets, 0 bytes; actions:
drop
conformed 0000 bps, exceeded 0000 bps
Class-map: efpc (match-all)
0 packets, 0 bytes
5 minute offered rate 0000 bps, drop rate 0000 bps
Match: dscp 1
QoS Set
dscp 2
17