From: Aamir Aziz (aamiraz77@gmail.com)
Date: Mon Jun 12 2006 - 16:01:30 ART
hi there
yes the subnet keyword did the job, thanks
Aamir
On 6/11/06, Elias Chari <elias.chari@gmail.com> wrote:
>
> use the subnets keyword in your redistribution statement
>
> Rgds
> Elias
>
>
> On 6/11/06, Daniel Fredrick <dfredrick@gmail.com> wrote:
> >
> > I think they want you to use the "ip ospf 1 area 46" command on the vlan
> > 46
> > interface on R6.
> >
> > On 6/11/06, Aamir Aziz <aamiraz77@gmail.com> wrote:
> > >
> > > Hi there
> > >
> > > I was doing IEX vol 1 lab 1 task 3.3, it tells me to redistribute VLan
> > 46
> > > into OSPF on R6 and not to use the network statement so i did this
> > > according
> > > to the solution:
> > >
> > > R6:
> > > router ospf 1
> > > router-id 150.1.6.6
> > > log-adjacency-changes
> > > redistribute connected route-map CONNECTED2OSPF
> > > network 150.1.6.6 0.0.0.0 area 46
> > > network 183.1.46.6 0.0.0.0 area 46
> > >
> > > ip prefix-list VLAN_6 seq 5 permit 183.1.6.0/24
> > > route-map CONNECTED2OSPF permit 10
> > > match ip address prefix-list VLAN_6
> > >
> > > pretty simple right? but no routes, i dont see this network anywhere
> > in
> > > the
> > > OSPF domain or on any router but when i use the network command it
> > comes
> > > ok
> > > no problem..so what am i missing here? or its just a typo error i made
> > on
> > > the router.
> > >
> > > Thanks in advance
> > >
> > >
> > _______________________________________________________________________
> > > Subscription information may be found at:
> > > http://www.groupstudy.com/list/CCIELab.html
> >
> > _______________________________________________________________________
> > Subscription information may be found at:
> > http://www.groupstudy.com/list/CCIELab.html
This archive was generated by hypermail 2.1.4 : Sat Jul 01 2006 - 07:57:32 ART