From: marvin greenlee (marvin@ccbootcamp.com)
Date: Wed Mar 02 2005 - 18:42:22 GMT-3
Tim,
Not sure what your results were when using the policy below, but when I
tried it, the policy took down the line protocol on the interface, as it
seemed to interfere with the keepalives. With keepalives off, or with the
addition of "match protocol ip" to the "match not protocol ospf", with the
class set to 'match-all' it seemed to work fine.
Marvin Greenlee, CCIE#12237, CCSI# 30483
Network Learning Inc
marvin@ccbootcamp.com
www.ccbootcamp.com (Cisco Training)
-----Original Message-----
From: nobody@groupstudy.com [mailto:nobody@groupstudy.com] On Behalf Of
ccie2be
Sent: Wednesday, March 02, 2005 1:22 PM
To: gladston@br.ibm.com; ccielab@groupstudy.com
Subject: RE: RE: Setting the DE bit in frame relay [bcc][faked-from]
Importance: Low
The idea in that code is to set the DE bit on all traffic except ospf.
As I recall, the config below didn't work as expected - not because the
config is incorrect but because of how IOS works or sometimes doesn't.
So, my point is to make sure the config is working as expected by knowing
how to verify the operations that are suppose to be taking place.
It's virtually impossible to test every possible configuration variation
prior to the lab to see what works and what doesn't. So, the only recourse
you have is to know how to verify your results and if you don't get the
results you were expecting, knowing how to alter your config until you do
get the results you need.
HTH, Tim
-----Original Message-----
From: nobody@groupstudy.com [mailto:nobody@groupstudy.com] On Behalf Of
gladston@br.ibm.com
Sent: Wednesday, March 02, 2005 3:15 PM
To: ccielab@groupstudy.com
Subject: Re: RE: Setting the DE bit in frame relay
==============
quoted
Class-map NOT-OSPF
Match not prot ospf
Policy-map SET-DE
Class NOT-OSPF
set fr-de
int s0/0
service-policy output SET-DE
==================
Tim,
Would "match not prot ospf" match any other packets?
Once I used "match access-group name..." and it did not worked until I
change it to numbered access-list. The platform was 6509, native mode.
This archive was generated by hypermail 2.1.4 : Sun Apr 03 2005 - 17:56:39 GMT-3