Re: redistribution best way to approach

From: Adam Booth <adam.booth_at_gmail.com>
Date: Sat, 18 May 2013 09:30:38 +1000

Hi Ahmed,

With IOS as you've discovered there is usually more than one way to do
something. If you're not restricted from a particular method and you feel
most comfortable doing it that way, go for that. My understanding is that
the grading process is relatively fair in that regard, primarily looking
for outcomes and then ensuring that restrictions are observed, and any
uncertainties will get a proctor to confirm things.

Awareness of options is a good part of the battle.

Cheers,
Adam

On Sat, May 18, 2013 at 2:44 AM, Ahmed Hussain <engine10_at_gmail.com> wrote:

> say if we are asked to do something like this...
>
> Q: Redistribute VLAN10 on router-A into OSPF. (You should not use network
> or ip ospf commands to achieve this)
>
> Following are two solutions i can think of for this.
>
> 1. ip prefix-list VLAN10 permit 10 IP_ADDR_ON_VLAN_IF
>
> route-map R_MAP1 perm 10
> match ip addr prefix-list VLAN10
>
> router ospf 1
> redistribute connected subnets R_MAP1
>
>
> OR
>
> 2. route-map VLAN_IF
> match match int INTERFACE_NAME
>
> router ospf 1
> redistribute connected subnets VLAN_IF
>
>
> I think both these would work fine, but the question is what would be a
> preferred approach on the exam. Obviously the second option is less steps
> than the first saves typing and time. What do you guys think?
>
>
> Blogs and organic groups at http://www.ccie.net
>
> _______________________________________________________________________
> Subscription information may be found at:
> http://www.groupstudy.com/list/CCIELab.html

Blogs and organic groups at http://www.ccie.net
Received on Sat May 18 2013 - 09:30:38 ART

This archive was generated by hypermail 2.2.0 : Mon Jun 03 2013 - 06:34:34 ART