RE: Route Map Verification

From: Tyson Scott <tscott_at_ipexpert.com>
Date: Wed, 23 Sep 2009 22:10:17 -0400

The service-policy line is backwards.

It would be "service-policy in IDIOT"

Or if you really wanted something that worked

parameter-map type regex WASTED_TIME
 pattern wastedtime\@groupstudy\.com
class-map type inspect smtp MAIL
 match sender address regex WASTED_TIME
policy-map type inspect smtp SPAMMAIL
 class MAIL
  reset
  log
class-map type inspect DROPTHIS
 match protocol smtp
policy-map type inspect INBOUND
 class DROPTHIS
  drop
  service-policy SPAMMAIL
 class class-default
  pass
!
zone security inside
zone security outside
zone-pair security OUT-IN source outside destination inside
 service-policy type inspect INBOUND
!
interface Fa0/0
 zone-member security inside
interface Fa0/1
 zone-member security outside

There is a little preview of things you guys have coming your way for the
v4.0 blueprint :)

Regards,
 
Tyson Scott - CCIE #13513 R&S and Security
Technical Instructor - IPexpert, Inc.

-----Original Message-----
From: nobody_at_groupstudy.com [mailto:nobody_at_groupstudy.com] On Behalf Of
Nathan Richie
Sent: Wednesday, September 23, 2009 9:15 PM
To: groupstudy
Subject: Route Map Verification

Can someone please confirm my configuration?

Route-map IDIOT permit 10
Match user CHAZ
Set interface NULL0

Interface inbox 0/0
Service-policy IDIOT in

Sorry guys, couldn't resist. :

Sent from my Windows Mobile. phone.

Blogs and organic groups at http://www.ccie.net
Received on Wed Sep 23 2009 - 22:10:17 ART

This archive was generated by hypermail 2.2.0 : Sun Oct 04 2009 - 07:42:04 ART