From: ccie2be (ccie2be@nyc.rr.com)
Date: Sat Nov 15 2003 - 09:56:24 GMT-3
The best way to know for certain that the wildcard mask worked as intended
is to do a
show ip osfp int
In the output of the above command, you can see if the interfaces you want
and only the interfaces you want are included. Remember, if the wildcard
mask isn't exactly the inverse of the network mask on the interface it's
always possible that other interfaces on which you didn't intend to run
ospf could end up running ospf.
You won't lose any points for using any wildcard mask that results in the
correct interfaces being under ospf.
HTH, dt
----- Original Message -----
From: <Adminl@kuix.com>
To: <ccielab@groupstudy.com>
Sent: Saturday, November 15, 2003 6:33 AM
Subject: Wildcard mask on OSPF
> Dears..
>
> Can I configure on ospf with network command (0.0.0.0 wildcard mask)?
>
> int loopback 0
> ip ad 183.1.45.4 255.255.255.0
> !
> int s0
> ip ad 183.1.46.4 255.255.255.224
> !
> router ospf 1
> network 183.1.45.4 0.0.0.0 area 45
> network 183.1.46.4 0.0.0.0 area 46
>
> I think it should match the subnet mask of the interface!!!
>
> router ospf 1
> network 183.1.45.4 0.0.0.255 area 45
> network 183.1.46.4 0.0.0.31 area 46
>
> in case 0.0.0.0 is right ..Is it will be correct on real LAB exam..or I
will loose points?
>
> _______________________________________________________________________
> Please help support GroupStudy by purchasing your study materials from:
> http://shop.groupstudy.com
>
> Subscription information may be found at:
> http://www.groupstudy.com/list/CCIELab.html
This archive was generated by hypermail 2.1.4 : Fri Dec 12 2003 - 12:29:12 GMT-3