From: Nadeem Zahid \(iszahid\) (iszahid@cisco.com)
Date: Thu Dec 01 2005 - 04:29:55 GMT-3
The IGP section: would the solution A be also acceptable?
A:
router eigrp 10
network 54.1.6.6 0.0.0.0
distribute-list gateway BB1 in ATM1/0
!
ip prefix-list BB1 seq 5 permit 54.1.6.254/32
B:
interface ATM1/0
ip access-group BB1 in
!
ip access-list extended BB1
permit eigrp host 54.1.6.254 any
deny eigrp any any
permit ip any any
TASK 11.6-11.11
I think there is a typo in the solution, rising threshold should be
80000 and not 40000....?
Also, would this solution be acceptable w/ two events?
logging 191.1.7.100
rmon event 1 log description "Twice the Rate" owner config
rmon event 2 log description "Normal Rate" owner config
rmon alarm 1 ifEntry.10.3 60 delta rising-threshold 80000 1
falling-threshold 40000 2 owner config
TASK 12.5:
Solution allows "any any" where as question asks from a particular
server?
access-list 107 deny udp host 191.1.7.100 any eq discard
access-list 107 deny udp host 191.1.7.100 any eq 19
access-list 107 permit ip any any
This archive was generated by hypermail 2.1.4 : Mon Jan 09 2006 - 07:07:50 GMT-3