no ip classless means route IP over classful boundaries - you'll have to do
your homework to learn the Class A, Class B, and Class C network prefixes
though, mate ;-) However, 10.0.0.0 is a private (RFC 1918),
non-Internet-routeable Class A network
the route statement means that the route to network 10.0.0.0 is through IP
address 10.10.32.0 (which is kind of weird, because 10.10.32.0 is network
address if the 10.0.0.0 network is masked with 255.0.0.0, but with some
other subnet masks it would be a network rather than host address) This is
a classful static route, which is consistent with the no ip classless
command.
-e-
----- Original Message -----
From: "John Brandis" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Sunday, April 08, 2001 8:07 PM
Subject: IP Classless
> no ip classless
> ip route 10.0.0.0 255.0.0.0 10.10.32.0
>
> Whats this mean
>
> Thanks
_________________________________
FAQ, list archives, and subscription info: http://www.groupstudy.com/list/cisco.html
Report misconduct and Nondisclosure violations to [EMAIL PROTECTED]