From: Bit Gossip (bit.gossip@chello.nl)
Date: Sat Dec 23 2006 - 06:43:02 ART
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