Policy-map issue on 7507

I have a 7507 that has policy maps for matching voice for QoS. A show access-list shows that traffic is being matched. A show interface shows that packets are being dropped. The end result is though, that latency is high and call quality is suffering. A show queueing on the interface shows that no packets are being dropped. Any suggestions?

class-map match-all 2505PlanoRd
match access-group name PlanoRd2505-voice
policy-map 2505PlanoRd
class 2505PlanoRd
priority 192
class class-default
fair-queue
interface Serial5/0/0/5:0
bandwidth 1536
ip address xx.xx.xx.xx 255.255.255.252
no ip redirects
no ip unreachables
load-interval 30
service-policy output 2505PlanoRd
ip access-list extended PlanoRd2505-voice
permit ip any any dscp ef
permit ip any any dscp cs6
permit ip any host xx.xx.xx.xx
Core-1#sh access-list PlanoRd2505-voice
Extended IP access list PlanoRd2505-voice
10 permit ip any any dscp ef (124045 matches)
20 permit ip any any dscp cs6 (9779 matches)
30 permit ip any host xx.xx.xx.xx (93010 matches)
Core-1#sh queueing int s5/0/0/5:0
Interface Serial5/0/0/5:0 queueing strategy: VIP-based fair queueing
Serial5/0/0/5:0 queue size 0
pkts output 0, wfq drops 0, nobuffer drops 0
WFQ: aggregate queue limit 384 max available buffers 384
Priority Class: limit 48 qsize 0 pkts output 0 drops 0
Non-Priority Class: limit 336 qsize 0 pkts output 0 drops 0
available bandwidth 1344
Class 0: weight 8750 limit 336 qsize 0 pkts output 0 drops 0
Core-1#sh int s5/0/0/5:0
Serial5/0/0/5:0 is up, line protocol is up
Hardware is cyBus CT3
Internet address is xx.xx.xx.xx
MTU 1500 bytes, BW 1536 Kbit, DLY 20000 usec,
reliability 255/255, txload 72/255, rxload 12/255
Encapsulation HDLC, crc 16, loopback not set
Keepalive set (10 sec)
Last input 00:00:00, output 00:00:00, output hang never
Last clearing of "show interface" counters never
Input queue: 0/75/0/32 (size/max/drops/flushes); Total output drops: 510996
Queueing strategy: Class-based queueing
Output queue: 0/40 (size/max)
30 second input rate 77000 bits/sec, 57 packets/sec
30 second output rate 439000 bits/sec, 78 packets/sec
80041948 packets input, 17598546217 bytes, 0 no buffer
Received 0 broadcasts, 0 runts, 9 giants, 0 throttles
696964 input errors, 38821 CRC, 302664 frame, 92 overrun, 1 ignored, 355377 abort
113990388 packets output, 96683334345 bytes, 0 underruns
0 output errors, 0 collisions, 10 interface resets
0 output buffer failures, 3437585 output buffers swapped out
10 carrier transitions no alarm present
Timeslot(s) Used: 1-24, Transmitter delay is 0 flags
non-inverted data
This is standard VoIp transport selection based on dscp.

Similar Messages

  • Policy MAP Issue on ASA

    Hi i have configured following  Policy MAp to restrict 12.203 to use 5mb bandwidth.
    Issue is that i dont recieve any hits when i apply this on outside interface like that
    service-policy PM-RATELIMIT interface outside
    But when i add permit ip any any in ACL then i receive hits.
    Else This map work fine in inside interface but i want to apply it on outside .
    Conf are as follows
    access-list vlan10_rate_limit extended permit ip host 192.168.12.203 any
    class-map CM-RATELIMIT
    match access-list vlan10_rate_limit
    policy-map PM-RATELIMIT
    class CM-RATELIMIT
      police input 5000000

    the ACL that you have configured is sourcing from the internal host to any on the outside. So you would need to apply that on the inside interface.
    If you would like to limit the return traffic towards that host, then you would need to configure ACL with source any and destination the NATed ip address of that internal host.

  • Policy Map bypass issue

    Hi,
    I am trying  to bypass some ip network from policy-map rule.It`s not working.Any one please help me to resolve the problem.
    class-map match-any http
    match not access-group name http-allow
    match protocol http host "www.yyyy.com"
    match protocol http host "www.xxxx.net"
    policy-map http
    class http
    police 8000 conform-action drop  exceed-action drop
    ip access-list extended http-allow
    permit ip 192.168.100.2 0.0.0.1 any
    permit ip any 192.168.100.2 0.0.0.1
    permit ip any any
    interface FastEthernet0/0 (WAN Interface)
    service-policy input http

    the ACL that you have configured is sourcing from the internal host to any on the outside. So you would need to apply that on the inside interface.
    If you would like to limit the return traffic towards that host, then you would need to configure ACL with source any and destination the NATed ip address of that internal host.

  • [Trend Micro Ios content filtering] parameter-type command under policy map not available

    Hi, all:
    I'm trying to configure TrendMicro IOS content filtering. I have this working on a separate box, running 15.1.
    On this particular testbed, I have a 2900 running:
    System image file is "flash0:c2900-universalk9-mz.SPA.152-3.T1.bin"
    And the following licensing:
    Technology Package License Information for Module:'c2900'
    Technology    Technology-package           Technology-package
                  Current       Type           Next reboot 
    ipbase        ipbasek9      Permanent      ipbasek9
    security      securityk9    Permanent      securityk9
    uc            uck9          Permanent      uck9
    data          datak9        Permanent      datak9
    Configuration register is 0x2102
    CUBE_GOLD_MEX#show ip trm subscription status
           Package Name:  Security & Productivity (Trial)
                 Status:  Active
    Status Update Time:  18:02:51 CST Mon Jul 23 2012
        Expiration-Date:  Mon Aug 20 02:00:00 2012
        Last Req Status:  Processed response successfully
    Last Req Sent Time:  18:02:51 CST Mon Jul 23 2012
    CUBE_GOLD_MEX#
    Also, I have the following config lines on it:
    ip host trps.trendmicro.com 216.104.8.100
    ip name-server 4.2.2.2
    ip cef
    multilink bundle-name authenticated
    parameter-map type urlfpolicy trend tm-pmap
    allow-mode on
    [snip]
    parameter-map type trend-global trend-glob-map
    class-map type inspect match-all http-imap
    match protocol http
    class-map type urlfilter trend match-any drop-category
    match url category Abortion
    match url category Activist-Groups
    match url category Adult-Mature-Content
    match url reputation ADWARE
    match url reputation DIALER
    match url reputation DISEASE-VECTOR
    match url reputation HACKING
    match url reputation PASSWORD-CRACKING-APPLICATIONS
    match url reputation PHISHING
    match url reputation POTENTIALLY-MALICIOUS-SOFTWARE
    match url reputation SPYWARE
    match url reputation VIRUS-ACCOMPLICE
    policy-map type inspect urlfilter trend-policy
    class type urlfilter trend drop-category
    I have not been able to get to the good part of configuring the ZBF.
    I've looked over several configuration examples and can't figure out what I'm doing wrong, since I'm not able to see the command 'parameter-map' under the 'policy-map urlfiltering'
    XXXXXX(config)#policy-map type inspect urlfilter trend-policy
    XXXXXX(config-pmap)#?
    Policy-map configuration commands:
      class        policy criteria
      description  Policy-Map description
      exit         Exit from policy-map configuration mode
      no           Negate or set default values of a command
    XXXXXX(config-pmap)#
    I thought it might be an issue with version 15.2.3, but according to configuration guides, commands are the same.
    Can anyone provide some assistance?
    TIA.
    c.

    Hi Carlos,
    I am having the same problem.  I have seen a few diffenent configuration examples and they all show adding the "parameter type urlfpolicy trend parm-map-name" command but it doesn't exist, at least in 15.2(3)T1 and I see it listed in the the IOS documentation for 15.2.  Maybe they forgot it :-)
    I guess I will open a TAC case as I do not want to downgrade...
    I will keep you posted if I find the answer.
    Regards,
    Troy

  • Policy Map Case

    Dears HI
    please i want to limit Input traffic to a port  c3750 to 20Mbps , by Policy-Map
    #policy-map A-PM
        # class  A-CM
    #police 20000000 ?
      <8000-1000000>  Normal burst bytes
    #police 20000000 3750000 ?
    % Unrecognized command
    As you know Normal Burst Bytes of 20Mbps is 3750000 , so why i cant issue this number ?
    PLEASE HELP ME

    Hi Rawa,
    I dont't agree that the normal burst size would be 3750000.
    Go through the following links to calculate the correct burst size:
    https://supportforums.cisco.com/thread/151681and https://learningnetwork.cisco.com/thread/53215
    Thanks
    Ankur
    "Please rate the post if found useful"

  • Policy-map going into suspended mode over a GRE

    Hi
    I have a GRE tunnel over another GRE tunnel. When I apply a nested policy on the Child GRE the policy map does not attach, what is the cause. The sho policy-map int Tux/x showed that it is suspended I am not making a breakthrough here. The hard ware platform is ASR 1001
    Thanks
    Don

    Download RecBoot. You can kick it out of recovery mode with that. You may have an underlying issue though causing that. A restore may be in order.
    Check out the new remodeled MacOSG website! 24-hour Apple-related news & support.
     MacOSG: An Apple User Group  iTunes: MacOSG Podcast  Follow us on Twitter: MacOSG

  • Policy-Map

    Ok I am going insane here! I have a policy map on one of my 5k's but not the other and seem to create it either. They are in an active/active pair. Here is the policy, can someone help me understand what it is and maybe why I cant create it on my other device?
    policy-map type control-plane copp-system-policy-customized
    class copp-system-class-hsrp-vrrp
    police cir 1024 kbps bc 256000 bytes
    class copp-system-class-l3dest-miss
    police cir 64 kbps bc 16000 bytes

    Yes vPC pair. The issue is I enter the commands but they do not show in the running config on one of the two units...
    N5K1
    N5K2
    show policy-map type control-plane
      policy-map type control-plane copp-system-policy-customized
        class copp-system-class-igmp
          police cir 1024 kbps bc 65535 bytes
        class copp-system-class-pim-hello
          police cir 1024 kbps bc 4800000 bytes
        class copp-system-class-bridging
          police cir 20000 kbps bc 4800000 bytes
        class copp-system-class-arp
          police cir 1024 kbps bc 3600000 bytes
        class copp-system-class-dhcp
          police cir 1024 kbps bc 4800000 bytes
        class copp-system-class-mgmt
          police cir 12000 kbps bc 4800000 bytes
        class copp-system-class-lacp
          police cir 1024 kbps bc 4800000 bytes
        class copp-system-class-lldp
          police cir 2048 kbps bc 4800000 bytes
        class copp-system-class-udld
          police cir 2048 kbps bc 4800000 bytes
        class copp-system-class-isis
          police cir 1024 kbps bc 4800000 bytes
        class copp-system-class-msdp
          police cir 9600 kbps bc 4800000 bytes
        class copp-system-class-cdp
          police cir 1024 kbps bc 4800000 bytes
        class copp-system-class-fip
          police cir 1024 kbps bc 4800000 bytes
        class copp-system-class-bgp
          police cir 9600 kbps bc 4800000 bytes
        class copp-system-class-eigrp
          police cir 9600 kbps bc 4800000 bytes
        class copp-system-class-exception
          police cir 64 kbps bc 4800000 bytes
        class copp-system-class-glean
          police cir 1024 kbps bc 4800000 bytes
        class copp-system-class-hsrp-vrrp
          police cir 1024 kbps bc 256000 bytes
        class copp-system-class-icmp-echo
          police cir 64 kbps bc 3600000 bytes
        class copp-system-class-ospf
          police cir 9600 kbps bc 4800000 bytes
        class copp-system-class-pim-register
          police cir 9600 kbps bc 4800000 bytes
        class copp-system-class-rip
          police cir 9600 kbps bc 4800000 bytes
        class copp-system-class-l3dest-miss
          police cir 64 kbps bc 16000 bytes
        class copp-system-class-mcast-miss
          police cir 256 kbps bc 3200000 bytes
        class copp-system-class-excp-ip-frag
          police cir 64 kbps bc 3200000 bytes
        class copp-system-class-excp-same-if
          police cir 64 kbps bc 3200000 bytes
        class copp-system-class-excp-ttl
          police cir 64 kbps bc 3200000 bytes
        class copp-system-class-default
          police cir 512 kbps bc 6400000 bytes
        class copp-system-class-rpf-fail
          police cir 512 kbps bc 3200000 bytes
        class copp-system-class-mcast-last-hop
          police cir 512 kbps bc 3200000 bytes
      policy-map type control-plane copp-system-policy-default
        class copp-system-class-igmp
          police cir 1024 kbps bc 65535 bytes
        class copp-system-class-pim-hello
          police cir 1024 kbps bc 4800000 bytes
        class copp-system-class-bridging
          police cir 20000 kbps bc 4800000 bytes
        class copp-system-class-arp
          police cir 1024 kbps bc 3600000 bytes
        class copp-system-class-dhcp
          police cir 1024 kbps bc 4800000 bytes
        class copp-system-class-mgmt
          police cir 12000 kbps bc 4800000 bytes
        class copp-system-class-lacp
          police cir 1024 kbps bc 4800000 bytes
        class copp-system-class-lldp
          police cir 2048 kbps bc 4800000 bytes
        class copp-system-class-udld
          police cir 2048 kbps bc 4800000 bytes
        class copp-system-class-isis
          police cir 1024 kbps bc 4800000 bytes
        class copp-system-class-msdp
          police cir 9600 kbps bc 4800000 bytes
        class copp-system-class-cdp
          police cir 1024 kbps bc 4800000 bytes
        class copp-system-class-fip
          police cir 1024 kbps bc 4800000 bytes
        class copp-system-class-bgp
          police cir 9600 kbps bc 4800000 bytes
        class copp-system-class-eigrp
          police cir 9600 kbps bc 4800000 bytes
        class copp-system-class-exception
          police cir 64 kbps bc 4800000 bytes
        class copp-system-class-glean
          police cir 1024 kbps bc 4800000 bytes
        class copp-system-class-hsrp-vrrp
          police cir 1024 kbps bc 256000 bytes
        class copp-system-class-icmp-echo
          police cir 64 kbps bc 3600000 bytes
        class copp-system-class-ospf
          police cir 9600 kbps bc 4800000 bytes
        class copp-system-class-pim-register
          police cir 9600 kbps bc 4800000 bytes
        class copp-system-class-rip
          police cir 9600 kbps bc 4800000 bytes
        class copp-system-class-l3dest-miss
          police cir 64 kbps bc 16000 bytes
        class copp-system-class-mcast-miss
          police cir 256 kbps bc 3200000 bytes
        class copp-system-class-excp-ip-frag
          police cir 64 kbps bc 3200000 bytes
        class copp-system-class-excp-same-if
          police cir 64 kbps bc 3200000 bytes
        class copp-system-class-excp-ttl
          police cir 64 kbps bc 3200000 bytes
        class copp-system-class-default
          police cir 512 kbps bc 6400000 bytes
        class copp-system-class-rpf-fail
          police cir 512 kbps bc 3200000 bytes
        class copp-system-class-mcast-last-hop
          police cir 512 kbps bc 3200000 bytes
      policy-map type control-plane copp-system-policy-scaled-l2
        class copp-system-class-igmp
          police cir 4096 kbps bc 264000 bytes
        class copp-system-class-pim-hello
          police cir 1024 kbps bc 4800000 bytes
        class copp-system-class-bridging
          police cir 20000 kbps bc 4800000 bytes
        class copp-system-class-arp
          police cir 1024 kbps bc 3600000 bytes
        class copp-system-class-dhcp
          police cir 1024 kbps bc 4800000 bytes
        class copp-system-class-mgmt
          police cir 12000 kbps bc 4800000 bytes
        class copp-system-class-lacp
          police cir 1024 kbps bc 4800000 bytes
        class copp-system-class-lldp
          police cir 2048 kbps bc 4800000 bytes
        class copp-system-class-udld
          police cir 2048 kbps bc 4800000 bytes
        class copp-system-class-isis
          police cir 2048 kbps bc 4800000 bytes
        class copp-system-class-msdp
          police cir 9600 kbps bc 4800000 bytes
        class copp-system-class-cdp
          police cir 1024 kbps bc 4800000 bytes
        class copp-system-class-fip
          police cir 1024 kbps bc 4800000 bytes
        class copp-system-class-bgp
          police cir 9600 kbps bc 4800000 bytes
        class copp-system-class-eigrp
          police cir 9600 kbps bc 4800000 bytes
        class copp-system-class-exception
          police cir 64 kbps bc 4800000 bytes
        class copp-system-class-glean
          police cir 1024 kbps bc 4800000 bytes
        class copp-system-class-hsrp-vrrp
          police cir 1024 kbps bc 256000 bytes
        class copp-system-class-icmp-echo
          police cir 64 kbps bc 3600000 bytes
        class copp-system-class-ospf
          police cir 9600 kbps bc 4800000 bytes
        class copp-system-class-pim-register
          police cir 9600 kbps bc 4800000 bytes
        class copp-system-class-rip
          police cir 9600 kbps bc 4800000 bytes
        class copp-system-class-l3dest-miss
          police cir 64 kbps bc 16000 bytes
        class copp-system-class-mcast-miss
          police cir 256 kbps bc 3200000 bytes
        class copp-system-class-excp-ip-frag
          police cir 64 kbps bc 3200000 bytes
        class copp-system-class-excp-same-if
          police cir 64 kbps bc 3200000 bytes
        class copp-system-class-excp-ttl
          police cir 64 kbps bc 3200000 bytes
        class copp-system-class-default
          police cir 512 kbps bc 6400000 bytes
        class copp-system-class-rpf-fail
          police cir 512 kbps bc 3200000 bytes
        class copp-system-class-mcast-last-hop
          police cir 512 kbps bc 3200000 bytes
      policy-map type control-plane copp-system-policy-scaled-l3
        class copp-system-class-igmp
          police cir 4096 kbps bc 264000 bytes
        class copp-system-class-pim-hello
          police cir 1024 kbps bc 4800000 bytes
        class copp-system-class-bridging
          police cir 20000 kbps bc 4800000 bytes
        class copp-system-class-arp
          police cir 4000 kbps bc 3600000 bytes
        class copp-system-class-dhcp
          police cir 1024 kbps bc 4800000 bytes
        class copp-system-class-mgmt
          police cir 12000 kbps bc 4800000 bytes
        class copp-system-class-lacp
          police cir 1024 kbps bc 4800000 bytes
        class copp-system-class-lldp
          police cir 2048 kbps bc 4800000 bytes
        class copp-system-class-udld
          police cir 2048 kbps bc 4800000 bytes
        class copp-system-class-isis
          police cir 2048 kbps bc 4800000 bytes
        class copp-system-class-msdp
          police cir 9600 kbps bc 4800000 bytes
        class copp-system-class-cdp
          police cir 1024 kbps bc 4800000 bytes
        class copp-system-class-fip
          police cir 1024 kbps bc 4800000 bytes
        class copp-system-class-bgp
          police cir 9600 kbps bc 4800000 bytes
        class copp-system-class-eigrp
          police cir 9600 kbps bc 4800000 bytes
        class copp-system-class-exception
          police cir 64 kbps bc 4800000 bytes
        class copp-system-class-glean
          police cir 4000 kbps bc 4800000 bytes
        class copp-system-class-hsrp-vrrp
          police cir 1024 kbps bc 256000 bytes
        class copp-system-class-icmp-echo
          police cir 4000 kbps bc 3600000 bytes
        class copp-system-class-ospf
          police cir 9600 kbps bc 4800000 bytes
        class copp-system-class-pim-register
          police cir 9600 kbps bc 4800000 bytes
        class copp-system-class-rip
          police cir 9600 kbps bc 4800000 bytes
        class copp-system-class-l3dest-miss
          police cir 64 kbps bc 16000 bytes
        class copp-system-class-mcast-miss
          police cir 512 kbps bc 3200000 bytes
        class copp-system-class-excp-ip-frag
          police cir 64 kbps bc 3200000 bytes
        class copp-system-class-excp-same-if
          police cir 64 kbps bc 3200000 bytes
        class copp-system-class-excp-ttl
          police cir 64 kbps bc 3200000 bytes
        class copp-system-class-default
          police cir 512 kbps bc 6400000 bytes
        class copp-system-class-rpf-fail
          police cir 512 kbps bc 3200000 bytes
        class copp-system-class-mcast-last-hop
          police cir 512 kbps bc 3200000 bytes
    NEXUS5K001# show policy-map interface control-plane
    Control Plane
      service-policy  input: copp-system-policy-customized
        class-map copp-system-class-igmp (match-any)
          match protocol igmp
          police cir 1024 kbps , bc 65535 bytes
            conformed 834102 bytes; action: transmit
            violated 0 bytes;
        class-map copp-system-class-pim-hello (match-any)
          match protocol pim
          police cir 1024 kbps , bc 4800000 bytes
            conformed 0 bytes; action: transmit
            violated 0 bytes;
        class-map copp-system-class-bridging (match-any)
          match protocol bridging
          police cir 20000 kbps , bc 4800000 bytes
            conformed 184965072 bytes; action: transmit
            violated 0 bytes;
        class-map copp-system-class-arp (match-any)
          match protocol arp
          match protocol nd
          police cir 1024 kbps , bc 3600000 bytes
            conformed 1711299342 bytes; action: transmit
            violated 467458 bytes;
        class-map copp-system-class-dhcp (match-any)
          match protocol dhcp
          police cir 1024 kbps , bc 4800000 bytes
            conformed 96669859 bytes; action: transmit
            violated 0 bytes;
        class-map copp-system-class-mgmt (match-any)
          match protocol mgmt
          police cir 12000 kbps , bc 4800000 bytes
            conformed 3420991988 bytes; action: transmit
            violated 0 bytes;
        class-map copp-system-class-lacp (match-any)
          match protocol lacp
          police cir 1024 kbps , bc 4800000 bytes
            conformed 5003732 bytes; action: transmit
            violated 0 bytes;
        class-map copp-system-class-lldp (match-any)
          match protocol lldp_dcx
          police cir 2048 kbps , bc 4800000 bytes
            conformed 8283269 bytes; action: transmit
            violated 0 bytes;
        class-map copp-system-class-udld (match-any)
          match protocol udld
          police cir 2048 kbps , bc 4800000 bytes
            conformed 0 bytes; action: transmit
            violated 0 bytes;
        class-map copp-system-class-isis (match-any)
          match protocol isis_dce
          police cir 1024 kbps , bc 4800000 bytes
            conformed 0 bytes; action: transmit
            violated 0 bytes;
        class-map copp-system-class-msdp (match-any)
          match protocol msdp
          police cir 9600 kbps , bc 4800000 bytes
            conformed 0 bytes; action: transmit
            violated 0 bytes;
        class-map copp-system-class-cdp (match-any)
          match protocol cdp
          police cir 1024 kbps , bc 4800000 bytes
            conformed 5995146 bytes; action: transmit
            violated 0 bytes;
        class-map copp-system-class-fip (match-any)
          match protocol fip
          police cir 1024 kbps , bc 4800000 bytes
            conformed 7396000 bytes; action: transmit
            violated 0 bytes;
        class-map copp-system-class-bgp (match-any)
          match protocol bgp
          police cir 9600 kbps , bc 4800000 bytes
            conformed 52049287 bytes; action: transmit
            violated 0 bytes;
        class-map copp-system-class-eigrp (match-any)
          match protocol eigrp
          match protocol eigrp6
          police cir 9600 kbps , bc 4800000 bytes
            conformed 0 bytes; action: transmit
            violated 0 bytes;
        class-map copp-system-class-exception (match-any)
          match protocol exception
          police cir 64 kbps , bc 4800000 bytes
            conformed 16415315 bytes; action: transmit
            violated 0 bytes;
        class-map copp-system-class-glean (match-any)
          match protocol glean
          police cir 1024 kbps , bc 4800000 bytes
            conformed 94203992002 bytes; action: transmit
            violated 5920334550 bytes;
        class-map copp-system-class-hsrp-vrrp (match-any)
          match protocol hsrp_vrrp
          match protocol hsrp6
          police cir 1024 kbps , bc 256000 bytes
            conformed 54227844 bytes; action: transmit
            violated 0 bytes;
        class-map copp-system-class-icmp-echo (match-any)
          match protocol icmp_echo
          police cir 64 kbps , bc 3600000 bytes
            conformed 184940591 bytes; action: transmit
            violated 46970 bytes;
        class-map copp-system-class-ospf (match-any)
          match protocol ospf
          match protocol ospf3
          police cir 9600 kbps , bc 4800000 bytes
            conformed 0 bytes; action: transmit
            violated 0 bytes;
        class-map copp-system-class-pim-register (match-any)
          match protocol reg
          police cir 9600 kbps , bc 4800000 bytes
            conformed 0 bytes; action: transmit
            violated 0 bytes;
        class-map copp-system-class-rip (match-any)
          match protocol rip
          police cir 9600 kbps , bc 4800000 bytes
            conformed 0 bytes; action: transmit
            violated 0 bytes;
        class-map copp-system-class-l3dest-miss (match-any)
          match protocol unicast
          police cir 64 kbps , bc 16000 bytes
            conformed 4214 bytes; action: transmit
            violated 0 bytes;
        class-map copp-system-class-mcast-miss (match-any)
          match protocol multicast
          police cir 256 kbps , bc 3200000 bytes
            conformed 0 bytes; action: transmit
            violated 0 bytes;
        class-map copp-system-class-excp-ip-frag (match-any)
          match protocol ip_frag
          police cir 64 kbps , bc 3200000 bytes
            conformed 0 bytes; action: transmit
            violated 0 bytes;
        class-map copp-system-class-excp-same-if (match-any)
          match protocol same-if
          police cir 64 kbps , bc 3200000 bytes
            conformed 17075590565 bytes; action: transmit
            violated 370668351863 bytes;
        class-map copp-system-class-excp-ttl (match-any)
          match protocol ttl
          police cir 64 kbps , bc 3200000 bytes
            conformed 1243144216 bytes; action: transmit
            violated 1611787 bytes;
        class-map copp-system-class-default (match-any)
          match protocol default
          police cir 512 kbps , bc 6400000 bytes
            conformed 157079876 bytes; action: transmit
            violated 0 bytes;
        class-map copp-system-class-rpf-fail (match-any)
          police cir 512 kbps , bc 3200000 bytes
            conformed 0 bytes; action: transmit
            violated 0 bytes;
        class-map copp-system-class-mcast-last-hop (match-any)
          police cir 512 kbps , bc 3200000 bytes
            conformed 0 bytes; action: transmit
            violated 0 bytes;
    NEXUS5K001#  show running copp all
    !Command: show running-config copp all
    !Time: Wed Mar 31 13:35:40 2010
    version 6.0(2)N1(2a)
    control-plane
      scale-factor 1.00 module 1
      scale-factor 1.00 module 2
      scale-factor 1.00 module 3
    control-plane
      service-policy input copp-system-policy-customized
    NEXUS5K001#
    Nexus 5000 Switch
    Cisco Nexus Operating System (NX-OS) Software
    TAC support: http://www.cisco.com/tac
    Copyright (c) 2002-2013, Cisco Systems, Inc. All rights reserved.
    The copyrights to certain works contained in this software are
    owned by other third parties and used and distributed under
    license. Certain components of this software are licensed under
    the GNU General Public License (GPL) version 2.0 or the GNU
    Lesser General Public License (LGPL) Version 2.1. A copy of each
    such license is available at
    http://www.opensource.org/licenses/gpl-2.0.php and
    http://www.opensource.org/licenses/lgpl-2.1.php
    NEXUS5K002# show policy-map type control-plane
      policy-map type control-plane copp-system-policy-customized
        class copp-system-class-igmp
          police cir 1024 kbps bc 65535 bytes
        class copp-system-class-pim-hello
          police cir 1024 kbps bc 4800000 bytes
        class copp-system-class-bridging
          police cir 20000 kbps bc 4800000 bytes
        class copp-system-class-arp
          police cir 1024 kbps bc 3600000 bytes
        class copp-system-class-dhcp
          police cir 1024 kbps bc 4800000 bytes
        class copp-system-class-mgmt
          police cir 12000 kbps bc 4800000 bytes
        class copp-system-class-lacp
          police cir 1024 kbps bc 4800000 bytes
        class copp-system-class-lldp
          police cir 2048 kbps bc 4800000 bytes
        class copp-system-class-udld
          police cir 2048 kbps bc 4800000 bytes
        class copp-system-class-isis
          police cir 1024 kbps bc 4800000 bytes
        class copp-system-class-msdp
          police cir 9600 kbps bc 4800000 bytes
        class copp-system-class-cdp
          police cir 1024 kbps bc 4800000 bytes
        class copp-system-class-fip
          police cir 1024 kbps bc 4800000 bytes
        class copp-system-class-bgp
          police cir 9600 kbps bc 4800000 bytes
        class copp-system-class-eigrp
          police cir 9600 kbps bc 4800000 bytes
        class copp-system-class-exception
          police cir 64 kbps bc 4800000 bytes
        class copp-system-class-glean
          police cir 1024 kbps bc 4800000 bytes
        class copp-system-class-hsrp-vrrp
          police cir 1024 kbps bc 256000 bytes
        class copp-system-class-icmp-echo
          police cir 64 kbps bc 3600000 bytes
        class copp-system-class-ospf
          police cir 9600 kbps bc 4800000 bytes
        class copp-system-class-pim-register
          police cir 9600 kbps bc 4800000 bytes
        class copp-system-class-rip
          police cir 9600 kbps bc 4800000 bytes
        class copp-system-class-l3dest-miss
          police cir 64 kbps bc 16000 bytes
        class copp-system-class-mcast-miss
          police cir 256 kbps bc 3200000 bytes
        class copp-system-class-excp-ip-frag
          police cir 64 kbps bc 3200000 bytes
        class copp-system-class-excp-same-if
          police cir 64 kbps bc 3200000 bytes
        class copp-system-class-excp-ttl
          police cir 64 kbps bc 3200000 bytes
        class copp-system-class-default
          police cir 512 kbps bc 6400000 bytes
        class copp-system-class-rpf-fail
          police cir 512 kbps bc 3200000 bytes
        class copp-system-class-mcast-last-hop
          police cir 512 kbps bc 3200000 bytes
      policy-map type control-plane copp-system-policy-default
        class copp-system-class-igmp
          police cir 1024 kbps bc 65535 bytes
        class copp-system-class-pim-hello
          police cir 1024 kbps bc 4800000 bytes
        class copp-system-class-bridging
          police cir 20000 kbps bc 4800000 bytes
        class copp-system-class-arp
          police cir 1024 kbps bc 3600000 bytes
        class copp-system-class-dhcp
          police cir 1024 kbps bc 4800000 bytes
        class copp-system-class-mgmt
          police cir 12000 kbps bc 4800000 bytes
        class copp-system-class-lacp
          police cir 1024 kbps bc 4800000 bytes
        class copp-system-class-lldp
          police cir 2048 kbps bc 4800000 bytes
        class copp-system-class-udld
          police cir 2048 kbps bc 4800000 bytes
        class copp-system-class-isis
          police cir 1024 kbps bc 4800000 bytes
        class copp-system-class-msdp
          police cir 9600 kbps bc 4800000 bytes
        class copp-system-class-cdp
          police cir 1024 kbps bc 4800000 bytes
        class copp-system-class-fip
          police cir 1024 kbps bc 4800000 bytes
        class copp-system-class-bgp
          police cir 9600 kbps bc 4800000 bytes
        class copp-system-class-eigrp
          police cir 9600 kbps bc 4800000 bytes
        class copp-system-class-exception
          police cir 64 kbps bc 4800000 bytes
        class copp-system-class-glean
          police cir 1024 kbps bc 4800000 bytes
        class copp-system-class-hsrp-vrrp
          police cir 1024 kbps bc 256000 bytes
        class copp-system-class-icmp-echo
          police cir 64 kbps bc 3600000 bytes
        class copp-system-class-ospf
          police cir 9600 kbps bc 4800000 bytes
        class copp-system-class-pim-register
          police cir 9600 kbps bc 4800000 bytes
        class copp-system-class-rip
          police cir 9600 kbps bc 4800000 bytes
        class copp-system-class-l3dest-miss
          police cir 64 kbps bc 16000 bytes
        class copp-system-class-mcast-miss
          police cir 256 kbps bc 3200000 bytes
        class copp-system-class-excp-ip-frag
          police cir 64 kbps bc 3200000 bytes
        class copp-system-class-excp-same-if
          police cir 64 kbps bc 3200000 bytes
        class copp-system-class-excp-ttl
          police cir 64 kbps bc 3200000 bytes
        class copp-system-class-default
          police cir 512 kbps bc 6400000 bytes
        class copp-system-class-rpf-fail
          police cir 512 kbps bc 3200000 bytes
        class copp-system-class-mcast-last-hop
          police cir 512 kbps bc 3200000 bytes
      policy-map type control-plane copp-system-policy-scaled-l2
        class copp-system-class-igmp
          police cir 4096 kbps bc 264000 bytes
        class copp-system-class-pim-hello
          police cir 1024 kbps bc 4800000 bytes
        class copp-system-class-bridging
          police cir 20000 kbps bc 4800000 bytes
        class copp-system-class-arp
          police cir 1024 kbps bc 3600000 bytes
        class copp-system-class-dhcp
          police cir 1024 kbps bc 4800000 bytes
        class copp-system-class-mgmt
          police cir 12000 kbps bc 4800000 bytes
        class copp-system-class-lacp
          police cir 1024 kbps bc 4800000 bytes
        class copp-system-class-lldp
          police cir 2048 kbps bc 4800000 bytes
        class copp-system-class-udld
          police cir 2048 kbps bc 4800000 bytes
        class copp-system-class-isis
          police cir 2048 kbps bc 4800000 bytes
        class copp-system-class-msdp
          police cir 9600 kbps bc 4800000 bytes
        class copp-system-class-cdp
          police cir 1024 kbps bc 4800000 bytes
        class copp-system-class-fip
          police cir 1024 kbps bc 4800000 bytes
        class copp-system-class-bgp
          police cir 9600 kbps bc 4800000 bytes
        class copp-system-class-eigrp
          police cir 9600 kbps bc 4800000 bytes
        class copp-system-class-exception
          police cir 64 kbps bc 4800000 bytes
        class copp-system-class-glean
          police cir 1024 kbps bc 4800000 bytes
        class copp-system-class-hsrp-vrrp
          police cir 1024 kbps bc 256000 bytes
        class copp-system-class-icmp-echo
          police cir 64 kbps bc 3600000 bytes
        class copp-system-class-ospf
          police cir 9600 kbps bc 4800000 bytes
        class copp-system-class-pim-register
          police cir 9600 kbps bc 4800000 bytes
        class copp-system-class-rip
          police cir 9600 kbps bc 4800000 bytes
        class copp-system-class-l3dest-miss
          police cir 64 kbps bc 16000 bytes
        class copp-system-class-mcast-miss
          police cir 256 kbps bc 3200000 bytes
        class copp-system-class-excp-ip-frag
          police cir 64 kbps bc 3200000 bytes
        class copp-system-class-excp-same-if
          police cir 64 kbps bc 3200000 bytes
        class copp-system-class-excp-ttl
          police cir 64 kbps bc 3200000 bytes
        class copp-system-class-default
          police cir 512 kbps bc 6400000 bytes
        class copp-system-class-rpf-fail
          police cir 512 kbps bc 3200000 bytes
        class copp-system-class-mcast-last-hop
          police cir 512 kbps bc 3200000 bytes
      policy-map type control-plane copp-system-policy-scaled-l3
        class copp-system-class-igmp
          police cir 4096 kbps bc 264000 bytes
        class copp-system-class-pim-hello
          police cir 1024 kbps bc 4800000 bytes
        class copp-system-class-bridging
          police cir 20000 kbps bc 4800000 bytes
        class copp-system-class-arp
          police cir 4000 kbps bc 3600000 bytes
        class copp-system-class-dhcp
          police cir 1024 kbps bc 4800000 bytes
        class copp-system-class-mgmt
          police cir 12000 kbps bc 4800000 bytes
        class copp-system-class-lacp
          police cir 1024 kbps bc 4800000 bytes
        class copp-system-class-lldp
          police cir 2048 kbps bc 4800000 bytes
        class copp-system-class-udld
          police cir 2048 kbps bc 4800000 bytes
        class copp-system-class-isis
          police cir 2048 kbps bc 4800000 bytes
        class copp-system-class-msdp
          police cir 9600 kbps bc 4800000 bytes
        class copp-system-class-cdp
          police cir 1024 kbps bc 4800000 bytes
        class copp-system-class-fip
          police cir 1024 kbps bc 4800000 bytes
        class copp-system-class-bgp
          police cir 9600 kbps bc 4800000 bytes
        class copp-system-class-eigrp
          police cir 9600 kbps bc 4800000 bytes
        class copp-system-class-exception
          police cir 64 kbps bc 4800000 bytes
        class copp-system-class-glean
          police cir 4000 kbps bc 4800000 bytes
        class copp-system-class-hsrp-vrrp
          police cir 1024 kbps bc 256000 bytes
        class copp-system-class-icmp-echo
          police cir 4000 kbps bc 3600000 bytes
        class copp-system-class-ospf
          police cir 9600 kbps bc 4800000 bytes
        class copp-system-class-pim-register
          police cir 9600 kbps bc 4800000 bytes
        class copp-system-class-rip
          police cir 9600 kbps bc 4800000 bytes
        class copp-system-class-l3dest-miss
          police cir 64 kbps bc 16000 bytes
        class copp-system-class-mcast-miss
          police cir 512 kbps bc 3200000 bytes
        class copp-system-class-excp-ip-frag
          police cir 64 kbps bc 3200000 bytes
        class copp-system-class-excp-same-if
          police cir 64 kbps bc 3200000 bytes
        class copp-system-class-excp-ttl
          police cir 64 kbps bc 3200000 bytes
        class copp-system-class-default
          police cir 512 kbps bc 6400000 bytes
        class copp-system-class-rpf-fail
          police cir 512 kbps bc 3200000 bytes
        class copp-system-class-mcast-last-hop
          police cir 512 kbps bc 3200000 bytes
    NEXUS5K002# show policy-map interface control-plane
    Control Plane
      service-policy  input: copp-system-policy-customized
        class-map copp-system-class-igmp (match-any)
          match protocol igmp
          police cir 1024 kbps , bc 65535 bytes
            conformed 1099702577173 bytes; action: transmit
            violated 0 bytes;
        class-map copp-system-class-pim-hello (match-any)
          match protocol pim
          police cir 1024 kbps , bc 4800000 bytes
            conformed 0 bytes; action: transmit
            violated 0 bytes;
        class-map copp-system-class-bridging (match-any)
          match protocol bridging
          police cir 20000 kbps , bc 4800000 bytes
            conformed 1117682720167 bytes; action: transmit
            violated 0 bytes;
        class-map copp-system-class-arp (match-any)
          match protocol arp
          match protocol nd
          police cir 1024 kbps , bc 3600000 bytes
            conformed 7392073468 bytes; action: transmit
            violated 0 bytes;
        class-map copp-system-class-dhcp (match-any)
          match protocol dhcp
          police cir 1024 kbps , bc 4800000 bytes
            conformed 1554060880 bytes; action: transmit
            violated 0 bytes;
        class-map copp-system-class-mgmt (match-any)
          match protocol mgmt
          police cir 12000 kbps , bc 4800000 bytes
            conformed 3360293230 bytes; action: transmit
            violated 0 bytes;
        class-map copp-system-class-lacp (match-any)
          match protocol lacp
          police cir 1024 kbps , bc 4800000 bytes
            conformed 1100653025235 bytes; action: transmit
            violated 0 bytes;
        class-map copp-system-class-lldp (match-any)
          match protocol lldp_dcx
          police cir 2048 kbps , bc 4800000 bytes
            conformed 1101335075091 bytes; action: transmit
            violated 0 bytes;
        class-map copp-system-class-udld (match-any)
          match protocol udld
          police cir 2048 kbps , bc 4800000 bytes
            conformed 0 bytes; action: transmit
            violated 0 bytes;
        class-map copp-system-class-isis (match-any)
          match protocol isis_dce
          police cir 1024 kbps , bc 4800000 bytes
            conformed 0 bytes; action: transmit
            violated 0 bytes;
        class-map copp-system-class-msdp (match-any)
          match protocol msdp
          police cir 9600 kbps , bc 4800000 bytes
            conformed 0 bytes; action: transmit
            violated 0 bytes;
        class-map copp-system-class-cdp (match-any)
          match protocol cdp
          police cir 1024 kbps , bc 4800000 bytes
            conformed 1100822976136 bytes; action: transmit
            violated 0 bytes;
        class-map copp-system-class-fip (match-any)
          match protocol fip
          police cir 1024 kbps , bc 4800000 bytes
            conformed 1334982352 bytes; action: transmit
            violated 0 bytes;
        class-map copp-system-class-bgp (match-any)
          match protocol bgp
          police cir 9600 kbps , bc 4800000 bytes
            conformed 55322608 bytes; action: transmit
            violated 0 bytes;
        class-map copp-system-class-eigrp (match-any)
          match protocol eigrp
          match protocol eigrp6
          police cir 9600 kbps , bc 4800000 bytes
            conformed 0 bytes; action: transmit
            violated 0 bytes;
        class-map copp-system-class-exception (match-any)
          match protocol exception
          police cir 64 kbps , bc 4800000 bytes
            conformed 7678996 bytes; action: transmit
            violated 0 bytes;
        class-map copp-system-class-glean (match-any)
          match protocol glean
          police cir 1024 kbps , bc 4800000 bytes
            conformed 22710843199 bytes; action: transmit
            violated 0 bytes;
        class-map copp-system-class-hsrp-vrrp (match-any)
          match protocol hsrp_vrrp
          match protocol hsrp6
          police cir 1024 kbps , bc 256000 bytes
            conformed 12316200612 bytes; action: transmit
            violated 0 bytes;
        class-map copp-system-class-icmp-echo (match-any)
          match protocol icmp_echo
          police cir 64 kbps , bc 3600000 bytes
            conformed 50470007 bytes; action: transmit
            violated 0 bytes;
        class-map copp-system-class-ospf (match-any)
          match protocol ospf
          match protocol ospf3
          police cir 9600 kbps , bc 4800000 bytes
            conformed 3366 bytes; action: transmit
            violated 0 bytes;
        class-map copp-system-class-pim-register (match-any)
          match protocol reg
          police cir 9600 kbps , bc 4800000 bytes
            conformed 0 bytes; action: transmit
            violated 0 bytes;
        class-map copp-system-class-rip (match-any)
          match protocol rip
          police cir 9600 kbps , bc 4800000 bytes
            conformed 12510 bytes; action: transmit
            violated 0 bytes;
        class-map copp-system-class-l3dest-miss (match-any)
          match protocol unicast
          police cir 64 kbps , bc 16000 bytes
            conformed 15136 bytes; action: transmit
            violated 0 bytes;
        class-map copp-system-class-mcast-miss (match-any)
          match protocol multicast
          police cir 256 kbps , bc 3200000 bytes
            conformed 0 bytes; action: transmit
            violated 0 bytes;
        class-map copp-system-class-excp-ip-frag (match-any)
          match protocol ip_frag
          police cir 64 kbps , bc 3200000 bytes
            conformed 0 bytes; action: transmit
            violated 0 bytes;
        class-map copp-system-class-excp-same-if (match-any)
          match protocol same-if
          police cir 64 kbps , bc 3200000 bytes
            conformed 0 bytes; action: transmit
            violated 0 bytes;
        class-map copp-system-class-excp-ttl (match-any)
          match protocol ttl
          police cir 64 kbps , bc 3200000 bytes
            conformed 8531281 bytes; action: transmit
            violated 0 bytes;
        class-map copp-system-class-default (match-any)
          match protocol default
          police cir 512 kbps , bc 6400000 bytes
            conformed 33212075608 bytes; action: transmit
            violated 0 bytes;
        class-map copp-system-class-rpf-fail (match-any)
          police cir 512 kbps , bc 3200000 bytes
            conformed 0 bytes; action: transmit
            violated 0 bytes;
        class-map copp-system-class-mcast-last-hop (match-any)
          police cir 512 kbps , bc 3200000 bytes
            conformed 0 bytes; action: transmit
            violated 0 bytes;
    NEXUS5K002# show running copp all
    !Command: show running-config copp all
    !Time: Wed Mar 31 13:38:37 2010
    version 6.0(2)N1(2a)
    control-plane
      scale-factor 1.00 module 1
      scale-factor 1.00 module 2
      scale-factor 1.00 module 3
    policy-map type control-plane copp-system-policy-customized
      class copp-system-class-hsrp-vrrp
        police cir 1024 kbps bc 256000 bytes
      class copp-system-class-l3dest-miss
        police cir 64 kbps bc 16000 bytes
    control-plane
      service-policy input copp-system-policy-customized
    NEXUS5K002#

  • Tracback and reload after "sh policy-map type inspect zone-pair"

    Hi all
    hitting the issue that the device reloads after issueing "sh policy-map type inspect zone-pair"
    Patrick
    For image:
    Cisco IOS Software, ISR4400 Software (X86_64_LINUX_IOSD-UNIVERSALK9-M), Version 15.4(2)S, RELEASE SOFTWARE (fc2)
    Technical Support: http://www.cisco.com/techsupport
    Copyright (c) 1986-2014 by Cisco Systems, Inc.
    Compiled Wed 26-Mar-14 21:38 by mcpre
    Uptime = 00:09:36
    Happens in isr4400-universalk9.03.12.00.S.154-2.S-std.SPA.bin and  isr4400-universalk9.03.11.01.S.154-1.S1-std.SPA.bin.
    CMD: 'h policy-map type inspect zone-pair'' 15:25:08 CET Fri May 23 2014
    Exception to IOS Thread:
    Frame pointer 0x7FE738ADCE70, PC = 0x2824D9F
    UNIX-EXT-SIGNAL: Segmentation fault(11), Process = SSH Process
    -Traceback= 1#0f900c654b45d2459c0c267ce51d6164  :400000+2424D9F :400000+974FE12 :400000+974FAB8 :400000+974F5E2 :400000+27A9BB0 :400000+28297C6 :400000+281182C :400000+2810189 :400000+975962A :400000+9759522 :400000+98645DA :400000+975991D :400000+AC061C :400000+ABF735 :400000+ABDAAD :400000+3FCC510
    Fastpath Thread backtrace:
    -Traceback= 1#0f900c654b45d2459c0c267ce51d6164  c:7FE7877A2000+BE012
    Auxiliary Thread backtrace:
    -Traceback= 1#0f900c654b45d2459c0c267ce51d6164  pthread:7FE782EFD000+A7C9
    RAX = 00007FE738ADCEC4  RBX = 00007FE735F40608
    RCX = 0000000000000001  RDX = 000000000000001F
    RSP = 00007FE738ADCE70  RBP = 00007FE738ADCE70
    RSI = 0000000000000000  RDI = 00007FE738ADCEC4
    R8  = 0000000000000001  R9  = 0000000000000000
    R10 = 0000000000000002  R11 = 0000000000000002
    R12 = 000000000000001D  R13 = C88E990B00000000
    R14 = C4CEAD38E77F0000  R15 = A0ED3436E77F0001
    RFL = 0000000000010202  RIP = 0000000002824D9F
    CS = 0033  FS = 0000  GS = 0000
    ST0 = 0000 0000000000000000  ST1 = 0000 0000000000000000
    ST2 = 0000 0000000000000000  ST3 = 0000 0000000000000000
    ST4 = 0000 0000000000000000  ST5 = 0000 0000000000000000
    ST6 = 0000 0000000000000000  ST7 = 0000 0000000000000000
    X87CW = 037F  X87SW = 0000  X87TG = 0000  X87OP = 0000
    X87IP = 0000000000000000  X87DP = 0000000000000000
    XMM0  = 00000000000000000000000000000000
    XMM1  = 00000000000000000000000000000000
    XMM2  = 00000000000000000000000000000000
    XMM3  = 00000000000000000000000000000000
    XMM4  = 00000000000000000000000000000000
    XMM5  = 00000000000000000000000000000000
    XMM6  = 00000000000000000000000000000000
    XMM7  = 5C5C5C5C5C5C5C5C5C5C5C5C5C5C5C5C
    XMM8  = 36363636363636363636363636363636
    XMM9  = 36363636363636363636363636363636
    XMM10 = 5C5C5C5C5C5C5C5C5C5C5C5C5C5C5C5C
    XMM11 = 5C5C5C5C5C5C5C5C5C5C5C5C5C5C5C5C
    XMM12 = 00000000000000000000000000000000
    XMM13 = 00000000000000000000000000000000
    XMM14 = 00000000000000006F6F6B6B67676767
    XMM15 = 00000000000000000000000020202020
    MXCSR = 00001F80

    Disclaimer
    The Author of this posting offers the information contained within this posting without consideration and with the reader's understanding that there's no implied or expressed suitability or fitness for any purpose. Information provided is for informational purposes only and should not be construed as rendering professional advice of any kind. Usage of this posting's information is solely at reader's own risk.
    Liability Disclaimer
    In no event shall Author be liable for any damages whatsoever (including, without limitation, damages for loss of use, data or profit) arising out of the use or inability to use the posting's information even if Author has been advised of the possibility of such damage.
    Posting
    I believe tracebacks are normally indicative of a bug.  This might be something more suitable to raise with TAC.

  • DMVPN per tunnel QOS. show policy-map multipoint not working

    Hi All,
    I have a DMVPN hub which is a 1841 with image c1841-advsecurityk9-mz.151-4.M1.bin .
    I have been using DMVPN and its awesome but now trying to get the QOS sorted out and having issues.
    I have configured the interface like so.
    interface Tunnel1
    ip address 10.255.255.1 255.255.255.0
    no ip redirects
    ip mtu 1400
    ip nhrp authentication xxx
    ip nhrp map multicast dynamic
    ip nhrp map group ADSL1 service-policy output ADSL1
    ip nhrp network-id 1
    ip nhrp redirect
    ip tcp adjust-mss 1360
    no ip split-horizon
    ip ospf 1 area 0
    tunnel source Loopback0
    tunnel mode gre multipoint
    tunnel key 1
    tunnel path-mtu-discovery
    tunnel protection ipsec profile VPN
    end
    policy-map ADSL1
    class class-default
      shape average 1000000
      service-policy Classes
    policy-map Classes
    class Silver
      bandwidth percent 25
      fair-queue
    class Gold
      bandwidth percent 50
      fair-queue
    class Scavanger
      bandwidth percent 5
    class class-default
      fair-queue
    The output of show dmvpn detail shows it has applied the QOS rule.
    NG-SR-WE-RT-2#show dmvpn detail
    Legend: Attrb --> S - Static, D - Dynamic, I - Incomplete
        N - NATed, L - Local, X - No Socket
        # Ent --> Number of NHRP entries with same NBMA peer
        NHS Status: E --> Expecting Replies, R --> Responding, W --> Waiting
        UpDn Time --> Up or Down Time for a Tunnel
    ==========================================================================
    Interface Tunnel1 is up/up, Addr. is 10.255.255.1, VRF ""
       Tunnel Src./Dest. addr: 10.32.0.100/MGRE, Tunnel VRF ""
       Protocol/Transport: "multi-GRE/IP", Protect "VPN"
       Interface State Control: Disabled
    Type:Hub, Total NBMA Peers (v4/v6): 1
    # Ent  Peer NBMA Addr Peer Tunnel Add State  UpDn Tm Attrb    Target Network
        1  x.x.x.x    10.255.255.2    UP    1d18h    D    10.255.255.2/32
    NHRP group: ADSL1
    Output QoS service-policy applied: ADSL1
    but my router cannot run show policy-map multipoint... it doesnt come up with a tab but i can write it in by hand.  Even when i write it in by hand it outputs blank.
    I cut the ADSL1 shape down to 512k and it didnt take affect so i dont think the qos is working at all.
    Is my feature set too low?
    Cheers,
    Simon

    Ray,
    There could be multiple reasons for it not to function, the config on hub seems just fine, we'd need to inspect the spokes and check (most likely) in debugs if correct group is being sent from spoke.
    Also coexistance of other service-policy etc etc.
    The feature is quite simple (some level of simplification), spoke says he is in group X when registering, hub assigns this NHRP mapping a service-policy.
    M.

  • CSCso80701 - "show policy-map interface" in 2960, 2970, 3560, 3750 should give error - 3

    Have similar issues with 12.2(50)SE4....
    Service-policy command has taken but cann't see in running config. Eventually no output "show policy-map interface fa0/x".

    Try this config:
    policy-map QOS-SOFTPHONE-POLICY
     class QOS_VOICE_CLASS
       set dscp cs3
     class QOS_SIGNALING_CLASS
       set dscp cs2
     class QOS_DATA_CLASS
       set dscp cs1
     class class-default
       set dscp default
    BR

  • Show policy-map interface | Question about QOS show command output

    I hope this is the correct place for this question. If not, please let me know.
    When I issue the show policy-map interface command (in this case on a  3845) there is some output I don't understand.  I have included some output below and formatted the lines I am confused about as "computer code" which show up as red on my screen.  A list of the individual lines i'm confused about is below, followed by those liens in the context of the show policy-map command's output.
    Any help with this will be greatly appreciated. Thanks in advance.
    5 minute offered rate 46000 bps, drop rate 0 bps
     5 minute rate 10000 bps
     bandwidth remaining 50% (768 kbps)
    show policy-map interface
    --- previous output omitted ---
    GigabitEthernet0/0
      Service-policy input: QoS_IN
    class-map: Silver (match-any)
          164691299 packets, 23570752398 bytes
          5 minute offered rate 46000 bps, drop rate 0 bps
          Match: access-group name MAINFRAME
            4371992 packets, 2311242335 bytes
            5 minute rate 0 bps
          Match: access-group name KRONOS
            13334297 packets, 3051409140 bytes
            5 minute rate 5000 bps
          Match: access-group name EMAIL
            97652823 packets, 10323856470 bytes
            5 minute rate 10000 bps
          Match: access-group name VOIP-CONTROL
            20782858 packets, 1481676784 bytes
            5 minute rate 0 bps
          Match: access-group name LOGIXWEB
            0 packets, 0 bytes
            5 minute rate 0 bps
          Match: access-group name GRINDLOG
            0 packets, 0 bytes
            5 minute rate 0 bps
          Match: access-group name CITRIX
            46895 packets, 14669179 bytes
            5 minute rate 0 bps
          Match: access-group name CORP_WEB
            28502414 packets, 6387897396 bytes
            5 minute rate 4000 bps
          QoS Set
            dscp af31
              Packets marked 164691269
    show policy-map interface s0/0/0:0
    Serial0/0/0:0
      Service-policy output: QoS_OUT
    --- previous output omitted ---
        Class-map: Silver (match-any)
          86590227 packets, 12051546524 bytes
          5 minute offered rate 3000 bps, drop rate 0 bps
          Match: access-group name MAINFRAME
            7641084 packets, 2701232492 bytes
            5 minute rate 0 bps
          Match: access-group name KRONOS
            6975052 packets, 1555404656 bytes
            5 minute rate 0 bps
          Match: access-group name EMAIL
            58438150 packets, 5433636586 bytes
            5 minute rate 3000 bps
          Match: access-group name VOIP-CONTROL
            355083 packets, 41252455 bytes
            5 minute rate 0 bps
          Match: access-group name LOGIXWEB
            0 packets, 0 bytes
            5 minute rate 0 bps
          Match: access-group name GRINDLOG
            0 packets, 0 bytes
            5 minute rate 0 bps
          Match: access-group name CITRIX
            19 packets, 4967 bytes
            5 minute rate 0 bps
          Match: access-group name CORP_WEB
            13180836 packets, 2320015236 bytes
            5 minute rate 0 bps
          Queueing
          queue limit 64 packets
          (queue depth/total drops/no-buffer drops) 0/18156/0
          (pkts output/bytes output) 86421413/12004278837
          bandwidth remaining 50% (768 kbps)

    this is my configuration
    DGMGRL> show configuration
    Configuration
    Name: matrix
    Enabled: YES
    Protection Mode: MaxPerformance
    Databases:
    stdby1 - Primary database
    stdby2 - Physical standby database
    stdby3 - Physical standby database
    Fast-Start Failover: DISABLED
    Current status for "matrix":
    SUCCESS
    --- this is my first successful switchover -----
    DGMGRL> switchover to stdby2
    Performing switchover NOW, please wait...
    New primary database "stdby2" is opening...
    Operation requires shutdown of instance "stdby1" on database "stdby1"
    Shutting down instance "stdby1"...
    ORA-01109: database not open
    Database dismounted.
    ORACLE instance shut down.
    Operation requires startup of instance "stdby1" on database "stdby1"
    Starting instance "stdby1"...
    ORACLE instance started.
    Database mounted.
    Switchover succeeded, new primary is "stdby2"
    -------------------this is my second switchover -------------
    DGMGRL> switchover to stdby1
    Performing switchover NOW, please wait...
    New primary database "stdby1" is opening...
    Operation requires shutdown of instance "stdby2" on database "stdby2"
    Shutting down instance "stdby2"...
    ORA-01109: database not open
    Database dismounted.
    ORACLE instance shut down.
    Operation requires startup of instance "stdby2" on database "stdby2"
    Starting instance "stdby2"...
    Unable to connect to database
    ORA-12514: TNS:listener does not currently know of service requested in connect descriptor
    Failed.
    You are no longer connected to ORACLE
    Please connect again.
    Unable to start instance "stdby2"
    You must start instance "stdby2" manually
    Switchover succeeded, new primary is "stdby1"
    DGMGRL>
    Edited by: user6981287 on Jan 7, 2010 12:57 AM
    Edited by: user6981287 on Jan 7, 2010 1:00 AM

  • XSLT mapping issue in parent child relation

    Hi Guys,
    i have one XSLT mapping issue. Mapping scenario is from IDoc to file.
    IDoc structure is as below
    <ZLOIPRO1>
      <E1AFKOL>
         <A></A>
         <B></B>
         <E1RESBL>
             <MATNR>1</MATNR>
             <CHARG>1</CHARG>
             <ZSBL>
                 <MTART>ABC</MTART>
             </ZSB>
         </E1RESBL>
         <E1RESBL>
             <MATNR>2</MATNR>
             <CHARG>2</CHARG>
             <ZSBL>
                 <MTART>ZHA1</MTART>
             </ZSB>
         </E1RESBL>
         <E1RESBL>
             <MATNR>3</MATNR>
             <CHARG>3</CHARG>
             <ZSBL>
                 <MTART>ZHA1</MTART>
             </ZSB>
         </E1RESBL>
      </E1AFKOL>
    </ZLOIPRO1>
    As you can see 'E1RESBL' is repeatative. Now my issue is i need to select 'MATNR' and 'CHARG' from 'E1RESBL' segment when first occurance of 'ZSBL/MTART' with value 'ZHA1' appears. i.e. my output would be MATNR = 2 and CHARG = 2.
    I hope i am clear. Please let me know if any solution for this.

    Hi,
    Try this
    <xsl:if test="./ZSBL/MTART == 'ZHA1'">
    <xsl:for-each select="./E1RESBL">
      <MATNR>
       <xsl:value-of select="./MATNR"/>
      </MATNR>
      <BATCH>
       <xsl:value-of select="./CHARG"/>
      </BATCH>
    </xsl:for-each>
    </xsl:if>
    You might need to do some changes in the above.
    Thanks,
    Prakash

  • Is there a policy map difference from 8.0 to 9.0?

    We have been testing blocking a few select websites (no web filtering yet) with some of our smaller location ASA's.  Following the document at:
    https://supportforums.cisco.com/docs/DOC-1268
    I have been successful at sites which run ASA's with version 8.0 of the IOS on them, but not with 9.0.  With 9.0 (2) it appears that when you institute the policy map to make it take effect, it blocks all web traffic, not just the ones specified. 
    So, I guess I'm asking, is there that large of a difference between 8.0 and 9.0 that would cause this to no longer work properly?

    You went to the same page I did 7 hours ago. Use the "FILES TYPE EDIT" solution and follow almost all of the instructions...Edit FIREFOX URL, HYPERTEXT TRANSFER PROTOCOL and HYPERTEXT TRANSFER PROTOCOL WITH PRIVACY....It isn't necessary to take the step of "unchecking the "DDE BOX", just follow the instructions to delete the characters in the "DDE Message Box" and the problem is fixed. If you uncheck the "DDE BOX", as instructed, it may come back to bite you.
    Thank you for helping,
    Sel Warren

  • EA4500 – Smart Wi-Fi interface and Windows Network Map issues

    I purchased this Router about 2 weeks ago as a phased upgrade of our Home Network, primarily to enhance media streaming. It has the latest firmware preinstalled from the factory. Prior to the purchase and installation of the EA4500 Router I replaced my old Motorola SurfBoard SB6120 DOCSIS 3.0 Cable Modem with a Motorola SurfBoard SB6141 DOCSIS 3.0 Cable Modem. My old Linksys E2000 Router worked perfectly with the SB6141, with the exception that the E2000 wasn’t IPv6 enabled, but does have 10/100/1000Base-T Ethernet (RJ-45) and Internet ports.
    The EA4500 has been installed for about 10 days and seems to have improved local network speeds and I don’t seem to be having any Internet connectivity issues. However, there are some disturbing issues with the EA4500 and the AE3000 I purchased. There are 11 devices connected through the Router; a Dell Desktop (wireless with the AE3000), a Dell Desktop (Ethernet), a Dell Laptop (wireless), 2 Canon Printers (1 Ethernet and 1 Wireless), 2 Western Digital 1TB MyBookLive Network Drives (both Ethernet), a WD TV Live Streaming Media Player (wireless), an Apple TV media player (wireless), an iPad (wireless), and an Android Smartphone (wireless).
    Issue 1 – The Linksys Smart Wi-Fi interface appears to be unreliable at times!!! I’ve read about this problem here on the Community involving the EA6500, so I don’t know if this is a Linksys Server issue, as suggested in a few responses, or a bug in the Router firmware, or defective hardware. However, when the interface locks up, it can’t be accessed from a wireless or wired connection. Usually, powering down the Router and then powering it back up and restart will allow it to function again. However, at times before the interface completely locks up it shows either just a white screen or the security screen will show no firewall features enabled. This is a little scary, so I’ll do a complete reset and setup; this is becoming a pain in the rear!!!!! Is there any hope for this being fixed, in this Router, not the next generation??????????
    Issue 2 - All of my network devices show up in the Router’s Device List. Except for the Apple devices they also show up, when they are online, in Windows 7 Explorer under Network and when you click on Network they are correctly displayed as Computers, Media Devices, Network Infrastructure, or Storage. However, when you click on “Open Network and Sharing Center” and then click on “See Full Map”; it fails with the response “Windows cannot create the network map. Responses from other devices on the network are delayed or there is an incompatible router on the network”; no device map is shown. When I follow the link for more information, the only thing that stands out is “A device on the network, such as a hub or switch, is not working properly or is not compatible with the Link Layer Topology Discovery (LLTD) protocol, which Windows uses to create the map. To fix this problem, disable the device, turn it off, or remove it from your network”. All of my network devices showed up on the Network Map with the old E2000. This issue is the same on all of my computers, either wired or wireless. Any known solutions for this, or is it as Windows suggests; an incompatible Router????
    Thanks in advance for any insight or solutions. With the issues I’m having with the EA4500 and the AE3000; they are both probably going back to Amazon.

    thebluemamba_24; Thank you for your suggestion; I finally found time yesterday to perform an extensive evaluation before I return the Router. However, rather than trying to add devices manually, my rationale was if the EA4500 can’t process them correctly, automatically, it needs to be returned anyway, so I added devices normally letting the device an Router handle the process.
    In thinking through this issue, all devices on our network are detected and identified by Windows Explorer on Windows 7 computers; except of course the Apple and Android devices (Apple TV, iPad, and Smartphone). So, I wondered if one of those three devices being added to the Router’s device list was somehow causing issues or interfering with Windows 7’s ability to generate a Network Map. Therefore, my approach was to turn off or disable all devices on our network, reset the Router to factory defaults, reestablish the Router to my custom Home Network configuration using a Windows 7 PC that has LAN and Wireless access to the Router, then add one device at a time and check with each addition to see if Windows 7 could still generate a Network Map.
    With the Router reset and reestablishment complete; I began the process of adding one device at a time and checking to see if a Network Map was being generated. What I discovered was when a recent addition to the network, a Western Digital WD TV Live Streaming Media Player, was connected (wirelessly), Windows 7 could no longer generate the Network Map and the failure was consistent. The only way to get the Network Map to work again was to remove power from the WD TV Live, although it remained in the EA4500’s Device List; simply turning it off didn’t help. Since I’d originally witnessed the Windows 7 Network Map working with the Linksys E2000 Router that the EA4500 replaced, I decided to test the WD TV Live with that Router. It worked initially, but it failed consistently after the first success. Interestingly, the failure indication was a little different, but nevertheless generation of the Network Map failed.
    I’ve tried changing a few settings on the EA4500 as well as the WD TV Live, but nothing helped. There was a recent firmware update to the WD TV Live, so I might try rolling back the firmware to see if it makes a difference.
    The Network Map issue might very well be an issue with the WD TV Live, not the Router, but after reading many threads on this Community I have reservations that the problems I’m experiencing with the Smart interface lockup will be fixed. I suspect new emerging replacement products will be the focus and these older products will be abandoned and no more firmware fixes will be forthcoming and I don’t want to spend more money for a new product just to fix old problems and get something that works properly. The Network Map issue is troublesome, but the lockup of the Router’s “Linksys Smart Wi-Fi” interface is a serious matter to me. It appears that once it locks up, the only way to correct it is a power off restart; not practical if you’re traveling and trying to access settings remotely; the selling point for this feature.
    Given the problems I’m experiencing with the EA4500 and AE3000, I guess I’ll return them. Too bad, because otherwise the EA4500 seems like it’s a good Router. I’ve been brand loyal since the Linksys WRT54G came out, but after reading this Community and with my personal experience with the EA4500 and AE3000, now I’ll probably give the NETGEAR N900 equivalents a try.

  • Credit memo and MAP issue

    Hello Guru's
    I have 2 issues, and i am unable to understand the system logic for the same
    Issue 1:-
    We have an Intercomapny scenario
    sequence of transaction is as follows
    1. Create Return purchase order (document type NB) - Intercompany purchase
    2. Post return goods receipts - movement type 161
    3. Post credit memo with respect to return purchase order
    4. Cancel the movement type 161 - using 161 movement type
    System allows me to cancel the document created using 161 movement type
    Step 4 should not be allowed but system is allowing me to do so, please advise how to stop this
    Issue 2:-
    I have a strange MAP issues which is flactuating very drastically
    the scenario is as follows
    Store stock is 10 ea, stock value is 1000, MAP is 100
    DC map is 25
    When we make return STO from store to DC, ths stocks are issued at DC MAP (condition type P101)
    Assume we issue 9 quantity from Store then
    Store stock is 9 ea, stock value is (1000-(25*9)) =  775, MAP is 775/1 = 775
    This transaction is causing major flactuation in store MAP (100 changed to 775)
    Please advise if there is any way we can control this behaviour
    I understand that there is a setting which will in case of major MAP changes will put the amount into PRD account.
    Appreciate if you can guide me to help
    Regards
    Amit

    Hi,
    For your first scenario,
    for a retun po of IC NB type, after creating the PO you  need to deliver the same at VL10G. For the delivery system will allow to create the PGR . Prior to these steps you need to return the goods using 161 at MIGO.Please check this 161 stock posted to stock in transit.After PGR system will clear the stock in transit.
    Now after claring the stock from transit try cancelling the MIGO 161 document.
    For the second query,
    Please review your question' When we make return STO from store to DC, ths stocks are issued at DC MAP (condition type P101)
    Assume we issue 9 quantity from Store then
    Store stock is 9 ea, stock value is (1000-(25*9)) = 775, MAP is 775/1 = 775
    This transaction is causing major flactuation in store MAP (100 changed to 775),
    Please review the third line.
    Regards,

Maybe you are looking for

  • HT1212 how do i add a phone number to my ipod touch?

    hello, i have ipod touch 4g version 6.1.5 and can i add a phone number because my emails for some reson dont work on imessage or on facetime but i was thinking maybe my phone number would work and when i typed in my phone number i said invaild email.

  • I Purchased the Adobe Photoshop Cs6 edition however the serial number emailed to me is not working

    Hi, I was wondering why my serial key is no working for me when i put it in the slots? i have tried to do everything possible but nothing has been working out so well. i just bought the program today and i folowed every instructions it told me to do

  • Software perhaps

    Hi  my blackberry 9300 is acting up.  i've cheacked my charger and battery but it just wont go on. the LED light keeps flashing but nothing more. urgent help needed. any advice? 

  • Importing the class in Oracle Rules Author Definitions

    I created the Dictionary in the Oracle Rules Author. In the Definitions Page I selected the java fact type. In the User Classpath i gave the class path of the files. Then i have to import my class in the Rules Repository. I am getting the following e

  • How do I quickly identify FREE apps...

    Hi Folks, So I'm going through the Apps store, in particular the "Games" section and I wanted to know if there's a way to see a listing of all the "FREE" games that are available. I know that some of the games will have the word "free" at the end of