IPv6 Marking

From: gladston@br.ibm.com
Date: Wed Aug 03 2005 - 15:46:30 GMT-3


Hi,

Can you see any reason why ipv6 packets are not matched?

 class-map match-all match-ipv6
  match access-group name match-ipv6
!
 policy-map match-ipv6
  class match-ipv6
   set precedence 5
!
interface Serial1/0.235 point-to-point
 bandwidth 128
 ip address 148.5.235.3 255.255.255.0
 service-policy input match-ipv6
 ip ospf network point-to-multipoint non-broadcast
 ipv6 address 2001:148:5:235::3/64
 ipv6 address FE80::3 link-local
 ipv6 rip RIPng enable
 frame-relay interface-dlci 305
!
ipv6 access-list match-ipv6
 permit icmp any any
 permit ipv6 any any

Rack2R3#sh policy-map int ser 1/0.235

 Serial1/0.235

  Service-policy input: match-ipv6

    Class-map: match-ipv6 (match-all)
      0 packets, 0 bytes
      1 minute offered rate 0 bps, drop rate 0 bps
      Match: access-group name match-ipv6
      QoS Set
        precedence 5
          Packets marked 0

    Class-map: class-default (match-any)
      12847 packets, 1337794 bytes
      1 minute offered rate 28000 bps, drop rate 0 bps
      Match: any

I tested with ipv6 cef enabled and disabled.



This archive was generated by hypermail 2.1.4 : Sun Sep 04 2005 - 17:01:18 GMT-3