From: Brian Dennis (bdennis@internetworkexpert.com)
Date: Sat Jan 19 2008 - 02:45:19 ARST
Why wouldn't they just look at the routing tables and check for
reachability using pings to verify that redistribution was done correctly?
;-)
Brian Dennis, CCIE4 #2210 (R&S/ISP-Dial/Security/SP)
bdennis@internetworkexpert.com
Internetwork Expert, Inc.
http://www.InternetworkExpert.com
Toll Free: 877-224-8987
Direct: +1-775-544-1653 (Outside the US and Canada)
>----- Original Message -----
Subject: CCIE Lab evaluation method
Date: Thu, January 17, 2008 9:07
From: "Sridhar Vaidyanathan" <vsridhar83@gmail.com>
> Hi All,
>
> Can anybody confirm as to how the proctor evaluates the lab exam. Someone
> told me that the Proctor uses a script that checks for specific commands in
> each section. I have a doubt here, let us take an example of
redistribution.
> I normally use tags to control route-feedback. But, if this friend of mine
> is true then the script checks for specific commands in the route-map. For
> eg. Lemme demonstrate a redistribution example between OSPF and EIGRP. This
> is what I do normally:
>
> route-map eigrp->ospf deny 10
> match tag 110
> route-map eigrp->ospf permit 20
> match source-protocol eigrp 100
> set tag 90
>
> route-map ospf->eigrp deny 10
> match tag 90
> route-map ospf->eigrp permit 20
> match source-protocol ospf 1
> set tag 110
>
> router ospf 1
> redistribute eigrp 100 route-map eigrp->ospf subnets metric 100
>
> router eigrp 100
> redistribute ospf 1 route-map ospf->eigrp metric 1000 1000 1 1 1500
>
> There are many alternate ways of achieving the same like using an ACL to
> match specific subnets and calling it in route-map during redistribution.
> According to the friend of mine, if the script matches the commands,
then my
> route-map configuration would be considered wrong though I am achieving the
> desired result using tags.
>
> I would request you all to shed some light on it as my lab date is nearing
> by.
>
> Regards,
>
> Sridhar
>
> _______________________________________________________________________
> Subscription information may be found at:
> http://www.groupstudy.com/list/CCIELab.html
This archive was generated by hypermail 2.1.4 : Fri Feb 01 2008 - 10:38:00 ARST