From: Godswill Oletu (oletu@inbox.lv)
Date: Mon Jul 18 2005 - 10:38:00 GMT-3
KC,
It is really questionable if the solution met the restriction imposed by the
task, before seeing if it met the goal. The task say 'do not use ACL'
The solution you provided will met the goal if the route-map is
appropriately applied. However, with the ACL restriction, I do not know if,
that solution met all the criterias.
I will be more comfortable routing the network to the null interface or
better still use 'prefix-list' to achieve the objectice.
Prefix-list, seems a better approach since ACL are not allowed.
my 0.2
-----
Godswill Oletu
----- Original Message -----
From: "k c" <jwongccie@yahoo.com.hk>
To: <ccielab@groupstudy.com>
Sent: Monday, July 18, 2005 1:00 AM
Subject: No ACL
> Hi Group,
>
> I wonder how this route-map can achieve the result?
>
> Question:
>
>
> Configure an effective method on R8 to restrict access to network
> 181.1.1.0/24 destination(s).
>
>
>
> Do not use ACL to achieve this task.
>
>
>
>
> Answer:
>
>
> hostname R8
> !
> access-list 1 permit 181.1.1.0 0.0.0.255
> route-map black-hole permit 10
> match ip address 1
> set interface Null0
> !
>
>
> %og+
>
> _______________________________________________________________________
> Subscription information may be found at:
> http://www.groupstudy.com/list/CCIELab.html
This archive was generated by hypermail 2.1.4 : Sun Sep 04 2005 - 17:00:30 GMT-3