Lab 16 Task 8.2

From: devecchio (devecchio.turner@sbcglobal.net)
Date: Wed Sep 06 2006 - 22:27:38 ART


Group,

 

 

The server is this task is sending Quake Traffic out using udp 27960.. So my
acl resembles the following.

 

Extended IP access list noquake

    10 permit udp host 154.1.5.100 eq 27960 any time-range quake (inactive)

 

Needless to say, the book does not have this as a solution.would I not drop
the traffic the server is responding on?

 

Rack1R5#show time-range

time-range entry: quake (inactive)

   periodic weekdays 9:00 to 17:00

   used in: IP ACL entry

 

class-map match-all noquake

  match access-group name noquake

!

!

policy-map quake

  class noquake

   drop

 

interface Ethernet0/0.5

 encapsulation dot1Q 5

 ip address 154.1.5.5 255.255.255.0

 ip pim sparse-mode

 ipv6 address 2001:CC1E:1:5::/64 eui-64

 service-policy input quake

 

 

 

Devecchio



This archive was generated by hypermail 2.1.4 : Sun Oct 01 2006 - 16:55:40 ART