ip classless what for

auosauos Member Posts: 186
Can any one explain to me in more detail about (ip classless and no ip classless) commands.

Comments

  • EdTheLadEdTheLad Member Posts: 2,111 ■■■■□□□□□□
    auos wrote: »
    Can any one explain to me in more detail about (ip classless and no ip classless) commands.

    Connect to a router and do the following:

    router(config)#no ip classless
    router(config)#int lo0
    router(config)#ip address 192.168.1.1 255.255.255.0

    Did you see anything strange happen?

    Now enable "ip classless" and try the same again i.e.

    router(config)#ip classless
    router(config)#int lo0
    router(config)#ip address 192.168.1.1 255.255.255.0
    Networking, sometimes i love it, mostly i hate it.Its all about the $$$$
  • kryollakryolla Member Posts: 785
    Studying for CCIE and drinking Home Brew
  • EdTheLadEdTheLad Member Posts: 2,111 ■■■■□□□□□□
    ops, i was describing subnet zero.
    Networking, sometimes i love it, mostly i hate it.Its all about the $$$$
  • jason_lundejason_lunde Member Posts: 567
    Kryolla,
    You always have the best links to actual cisco documentation! You must have quite a library of bookmarks by now.
  • KaminskyKaminsky Member Posts: 1,235
    kryolla wrote: »

    One thing I do love about Cisco is that they let you download a pdf version of every document.
    Kam.
  • auosauos Member Posts: 186
    Hi kryolla
    I check the link, but no page found.
  • miller811miller811 Member Posts: 897
    auos wrote: »
    Hi kryolla
    I check the link, but no page found.


    That's funny, works for me.....

    here is the specific section.

    Route Selection in Cisco Routers - Cisco Systems
    I don't claim to be an expert, but I sure would like to become one someday.

    Quest for 11K pages read in 2011
    Page Count total to date - 1283
  • mikej412mikej412 Member Posts: 10,086 ■■■■■■■■■■
    auos wrote: »
    no page found.
    Probably hit a maintenance windows or just found an Internet Hiccup... Try again later (or use a backup connection).
    :mike: Cisco Certifications -- Collect the Entire Set!
  • kryollakryolla Member Posts: 785
    Kryolla,
    You always have the best links to actual cisco documentation! You must have quite a library of bookmarks by now.

    Thanks the best way to further your knowledge is to read, read, and read some more. Both from cisco and non-vendor specific. Im getting pretty good at navigating cisco docs :)
    Studying for CCIE and drinking Home Brew
Sign In or Register to comment.