From: Sean.Zimmerman@clubcorp.com
Date: Tue Dec 26 2006 - 16:09:15 ART
Try disabling CEF.
I had to do that to ensure proper handling of locally-sourced netflow
packets.
Bit Gossip <bit.gossip@chello.nl>
Sent by: nobody@groupstudy.com
12/23/2006 03:43 AM
Please respond to
Bit Gossip <bit.gossip@chello.nl>
To
groupstudy <ccielab@groupstudy.com>
cc
Subject
MQC: matching local traffic
Group,
the following setup is supposed to mark FR DE flag for ping packets
sourced on 10.1.4.0/24 and destined to 10.1.123.1
It works well when they are sourced from any host in 10.1.4.0/24 but not
when they locally sourced by R4.
Any idea how to catch this locally originated ping in the policy-map?
Thanks,
Luca.
10.1.123/24 (R1) ----FR----- (R4) 10.1.4.0/0
R4
class-map match-all PING
match access-group 100
!
policy-map PING
class PING
set fr-de
!
interface Serial0/0
description ** frs s1/3 **
no ip address
encapsulation frame-relay
load-interval 30
no fair-queue
clock rate 64000
frame-relay traffic-shaping
no frame-relay inverse-arp
frame-relay lmi-type cisco
!
interface Serial0/0.421 point-to-point
ip address 10.1.124.4 255.255.255.0
frame-relay interface-dlci 421
class PING
load-interval 30
!
map-class frame-relay PING
service-policy output PING
access-list 100 permit icmp 10.1.4.0 0.0.0.255 10.1.123.0 0.0.0.255 echo
This archive was generated by hypermail 2.1.4 : Tue Jan 02 2007 - 07:50:39 ART