Hi Kings,

This is the normal behaviour of the output of the routing table.

This is because 10.0.0.0 is a Class A address so when you configure any mask
other than /8, it reports as 'subnetted'

The true meaning of that output is "10.0.0.0 is subnetted with a /24 mask"

HTH,

On Fri, Jun 24, 2011 at 8:10 AM, Kingsley Charles <
[email protected]> wrote:

> Hi all
>
> I have configured an interface with IP address of 10.20.30.41/24. The
> "show ip route", claims that 10.0.0.0/24 is subnetted. I feel this is
> incorrect. The IP address 10.20.30.41 is configured with subnet mask of 24
> bits and hence 10.20.30.41 is not in the subnets of 10.0.0.0/24.
> 10.0.0.0/24 subnets can be like 10.0.0.16/28, 10.0.0.32/27, 10.0.0.64/26.
>
> Please let me know your thoughts.
>
> router#sh run int g0/1
> Building configuration...
>
> Current configuration : 99 bytes
> !
> interface GigabitEthernet0/1
>  ip address 10.20.30.41 255.255.255.0
>  duplex auto
>  speed auto
> end
>
> router1#sh ip route
> Codes: C - connected, S - static, R - RIP, M - mobile, B - BGP
>        D - EIGRP, EX - EIGRP external, O - OSPF, IA - OSPF inter area
>        N1 - OSPF NSSA external type 1, N2 - OSPF NSSA external type 2
>        E1 - OSPF external type 1, E2 - OSPF external type 2
>        i - IS-IS, su - IS-IS summary, L1 - IS-IS level-1, L2 - IS-IS
> level-2
>        ia - IS-IS inter area, * - candidate default, U - per-user static
> route
>        o - ODR, P - periodic downloaded static route
>
> Gateway of last resort is not set
>
>      10.0.0.0/24 is subnetted, 1 subnets
> C       10.20.30.0 is directly connected, GigabitEthernet0/1
>
> _______________________________________________
> For more information regarding industry leading CCIE Lab training, please
> visit www.ipexpert.com
>
> Are you a CCNP or CCIE and looking for a job? Check out
> www.PlatinumPlacement.com
>



-- 
Best Regards,

Tolulope.
_______________________________________________
For more information regarding industry leading CCIE Lab training, please visit 
www.ipexpert.com

Are you a CCNP or CCIE and looking for a job? Check out 
www.PlatinumPlacement.com

Reply via email to