Meaning of this show IP route output in InterVLAN routing (subnet calculation) - did i get mistaken ?

Hi all,
I am reading the configuration of interVLAN routing on 3750 from cisco @
http://www.cisco.com/c/en/us/support/docs/lan-switching/inter-vlan-routing/41260-189.html
There are 3 VLAN created on the L3 switch namely
VLAN10 - 10.1.10.0/24 network
VLAN 2 - 10.1.2.0/24 network
VLAN 3 - 10.1.3.0/24 network
But on the show IP route results (see bold red), why does it indicate that 10.0.0.0/24 is subnetted. How is it subnetted ?
10.1.10.0/24, 10.1.2.0/24, 10.1.3.0/24 all belongs to different network are not subnet out from 10.0.0.0/24.
How does the calculation goes ?
Cat3550#show ip route
Codes: C - connected, S - static, I - IGRP, 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, E - EGP
i - IS-IS, 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 200.1.1.2 to network 0.0.0.0
200.1.1.0/30 is subnetted, 1 subnets
C 200.1.1.0 is directly connected, FastEthernet0/48
10.0.0.0/24 is subnetted, 3 subnets
C 10.1.10.0 is directly connected, Vlan10
C 10.1.3.0 is directly connected, Vlan3
C 10.1.2.0 is directly connected, Vlan2
S* 0.0.0.0/0 [1/0] via 200.1.1.2
Please advise
Regards,
Noob

Noob
Jon is quite correct that in modern usage we tend to treat network and subnet as almost interchangeable. But technically there is a difference and that difference becomes significant for the kind of question that you are asking. There is no "network" 10.0.0.0/10. 10.0.0.0/10 is a subnet of the class A network 10.0.0.0/8. You are correct that 10.0.0.0/10 can be further subnetted but that does not make 10.0.0.0/10 into a "network".
To go a step further in explaining this perhaps we can think of designing a network for a company that has offices in several cities. We might assign 10.0.0.0/10 as the network for the Chicago office, and 10.64.0.0/10 as the network for the New York office, and 10.128.0.0/10 as the network for the Atlanta office and 10.192.0.0/10 as the network for the Los Angeles office. (Note that while I called them network here they are actually subnets of class A 10.0.0.0/8) Within each city we might further subnet their block of addresses to create multiple subnets for each city.
It might help to think about how Cisco organizes the routing table to support the routing function. When a router receives a packet and needs to make a forwarding decision it searches the routing table looking for the longest match. In functional terms what it is doing is to identify what network the packet belongs to and then to determine whether that network has been subnetted, and if so to which subnet does the packet go. So Cisco organizes the routing table to identify the network on one line and then to identify the subnets on lines below the network line. So in your original post the line in red
 10.0.0.0/24 is subnetted, 3 subnets
is telling us about the network and the lines below it are telling us about the subnets that it knows of that network.
It also seems that you are looking at 10.0.0.0/24 as if that were a single piece of information indicating that 10.0.0.0/24 is present in the routing table. That is not what is actually indicated. There are two separate and distinct pieces of information in that.
1) the network is 10.0.0.0 (a class A network)
2) the network is subnetted consistently using a /24 mask
HTH
Rick

Similar Messages

  • My internal speaker no longer shows as an output option; has anyone experienced this?

    My internal speaker no longer shows as an output option; has anyone encountered this before?

    Hopefully one of these steps should solve the problem.
    1. System Preference > Sound > Output > Internal Speakers
        Highlight  Internal Speakers / Headphones
        Make sure Mute is not enabled.
    2. Remove the headphone.
        If you see red light in the headphone port, plug the headphone
        in and out of the port 5 or 6 times to flip the microswitch inside.
        Sound output may be stuck in the digital mode.
    3. Reset PRAM.  http://support.apple.com/kb/PH4405
    4. Reset SMC.     http://support.apple.com/kb/HT3964
        Choose the method for:
        "Resetting SMC on portables with a battery you should not remove on your own".
    5. Applications > Utilities > Audio MIDI Setup
        Audio Devices window
        Side Bar
        Click the Built-in Output.
        Under Mute any of the boxes checked? If so, uncheck it.
        Option click the speaker icon, if present and select Internal Speakers.

  • When grep pmon | whats is the 3,4,5,6,7,8 column meaning in this output?

    # ps -ef | grep pmon
    oracle 7065 1 0 00:10:39 ? 0:00 ora_pmon_msgdb1
    oracle 27604 1 0 May 05 ? 51:32 ora_pmon_msgdb2
    whats is the 3,4,5,6,7,8 column meaning in this output?

    Have you ever tried 'ps -ef' without the grep? (Perhaps "ps -ef | more".) Many commands actually output the column name.
    Have you ever tried 'man ps' to see what the designers of your OS have decided to output in your specific OS?
    (Totally off topic - why are you using root? Most professional organizations would slap fingers for doing that, and people who really want to study Oracle will practice to be proficient in the ways of the real world. <g>)

  • Bar Code don't show in PDF output

    Hi,
    I am trying to generate a BI publisher report from Oracle APEX with some text as Bar codes.
    The report runs perfectly when run from BI publisher but when its run from APEX The Barcodes dont show when I select the output format as .pdf.
    I tested for other output formats available in APEX like Word, Excel,HTML then the output is generated correctly with barcodes. Problem is only with PDF. Please help.

    It's actually not that bad. That kind of corruption means that the program has got the wrong information about the size and height of the image.
    For instance, if you had Peter's Avatar, which is a 46x46 image:
    And you somehow thought it was 23x96 image, it would look like this:
    and it looks like that's what's going on.
    Save your image.
    Open in Photoshop.
    Save as a Portable Bit Map.
    Open in a good editor, like Emacs.
    The top of the file looks like this:
    P6
    46
    46
    255
    Mess with the dimensions (46x46) until you get it right.
    There's probably a better tool for this, but that's one.

  • How to check current input/output rate on router subintenterface via SNMP?

    How to check current input/output rate on router (2821, etc..) subintenterface via SNMP, like cacti monitoring system.
    I cant find OID to make this with snmpwalk.
    Or there is no way to check current load by this way? Only polling?
    P.S. Ethernet subinterface, of course.
    With great respect, S.A.

    Hi,
    Try to use:
    1.3.6.1.4.1.9.2.2.1.1.6 - InBitRate
    1.3.6.1.4.1.9.2.2.1.1.8 - OutBitRate
    1.3.6.1.4.1.9.2.2.1.1.28 - ifDescription

  • Macs show up as "unknown" on my router's DHCP Client Table

    Both of my Macs, an Intel Mac Mini running Snow Leopard and a G4 iMac running Tiger show up as "unknown" in my router's DHCP client table.
    All of my Windows PCs all show up with their computer names.
    Is there a way to get my Macs' computer names to show up in the DHCP client table? The router is a Linksys RTP300.

    Open Network System Preferences, click on the service you are using to connect to the network (airport, ethernet, etc), click on Advanced and go to the TCP/IP tab. There is a field for DHCP client ID. This may pass a name to the router and it may use it. I don't know.
    Another option is the WINS tab. You can set the Netbios name (other than the default) and workgroup (and any WINS servers, if you know their addresses).

  • Can't get computer to show volume input/output controls, Can't get computer to show volume input/output controls

    Can't get computer to show volume input/output controls, Can't get computer to show volume input/output controls

    How, what, why, where, when!
    This is the Logic Pro forum.
    We're going to need more information if this is in regards to using Logic Pro.
    Computer model & year, audio interface, Logic Pro version..etc..etc

  • HT3728 When I reconnect my Time Capsule after a factory reset, the Airport Utility shows ther message"Unexpected error. Try again." I also get this if I redo the factory reset.

    The Time Capsule is not providing a wireless connection.
    When I reconnect my Time Capsule after a factory reset, the Airport Utility shows ther message"Unexpected error. Try again." I also get this if  I cancel the Airport Utility app and restart it. I performed the factory reset again, restarted the Airport Utility and received the same error. What are the steps to debug and fix the wireless problem?
    My Time Capsule is connected to my FIOS router and to my Mac Mini. I am still able to connect to the Internet from the Mini via ethernet. It seems that the Time Capsule acts as a bridge for the ethernet connections between Internet to FIOS, FIOS to Time Capsule, and Time Capsule to Mac Mini.

    Which model TC is this? The A1xxx number from the base please.
    Try the setup in full isolation from the network.. so unplug the TC from the network.. and turn off wireless in the mini.. so you have mini--ethernet--lan port TC.. and nothing else.
    Do the factory reset.
    Now check if TC comes up in airport utility..
    If it fails, turn on ipv6 local link.. if you are using 6.3 utility this could be necessary.
    Still fails, try loading the v5 utility.. you will need to plug the computer back into the FIOS to get internet. Then depending on OS.. Lion according to your profile.. you can just down the utility.. ML takes more steps.
    See below.
    Do you have an iphone or ipad.. download the airport utility app and use those for the setup.. that can sometimes work better.
    How to load 5.6 into ML.
    1. Download 5.6 for Lion.
    http://support.apple.com/kb/DL1482
    Click to open the dmg but do not attempt to install the pkg.. it won't work anyway.
    2. Download and install unpkg.
    http://www.timdoug.com/unpkg/
    Run unpkg on the desktop.. it is very simple.. drag the AirPortUtility56.pkg file over to unpkg.. and it will create a new directory of the same name on the desktop.. drill down.. applications utilities .. there lo and behold is Airport utility 5.6 .. drag it to your main utilities directory or just run it from current location.
    You cannot uninstall 6.1 (now 6.2 if you updated) so don't try.. and you cannot or should not run them both at the same time.. so just ignore the toyland version.. the plastic hammer.. and start using 5.6.. a real tool.
    For screen shots see this post.
    https://discussions.apple.com/thread/4668746?tstart=0

  • I have a MacBook Pro and all of a sudden  I cannot get wireless internet connectivity to my router or any other router, I get connectivity through the ethernet port but not wireless. This was working well till this morning

    I  have a MacBook Pro and all of a sudden  I cannot get wireless internet connectivity to my router or any other router, I get connectivity through the ethernet port but not wireless. This was working well till this morning

    BXB1905 wrote:
    I tried the Apple diagnostics it did not work.
    What do you mean it did not work!  What were the results of the diagnostic tests?
    Have you contacted your ISP to determine if the problem is on their end?  
    Have you changed your router channel?  Sometimes this resolves wireless problems.
    Your profile confirms you are using Lion.  Check out the following: 
    Troubleshooting Wi-Fi issues in OS X Lion and Mac OS X v10.6
    Configuring 802.1X in Mac OS X Lion and Later

  • How do I "see" what is behind a "?" when this shows up rather than an image?

    How do I ”see” what is behind a "?" when this shows up rather than an image 

    The "?" in a graphics container box means that the file can't be read, hasn't been downloaded or is simply unavailable.
    If you'd tell us where, exactly, you're seeing this icon, we may be able to help. If it's in email, for example, usually all you have to do is select "download pictures" (I use Outlook, so I don't know the Mail equivalent).
    Call back with some more detail...
    Clinton

  • Charges outside my allowance SMMTUV what the meaning of this?

    I am getting Charges outside my allowance SMMTUV what the meaning of this?

    Hi 
    Welcome to the EE Community.
    It sounds like you are subscribed to a Third Party service.
    Where this shows on your bill there will be a 5 digit code either on the entry above or below.
    Click Here for the EE Bills explained Help pages. Under the section Charges from other companies enter the code and this will give the information for the company.
    Hope this helps!
    Thanks. 

  • MM - PO - what is the meaning of this button?

    Dear friends,
    Could anybody help me with one question.
    There is a strange button in a Purchasing Order on the Account Assignment tab page on this screenshot (it is marked with red color).
    Screenshot below
    http://content.foto.mail.ru/mail/raiden87/81/i-84.jpg
    What is the meaning of this button? When it is used for?
    I hope that anybody knows the meaning =)

    hi raiden,
    as for as i have gone through the issue I have come to know that:
    If you want to use multiple account assignment for a line item in PO then at that moment you will have to first press the "repeat on " button. only after that multiple account button will be active that is just before your "repeat on " button.
    Steps:
    1:Save your PO.
    2:Go to transaction code ME22N to change the PO.
    (Here you will firstly see that the multiple a/c assignment button is firsty gray.It will become active only after when you press the "repeat on" button).
    I hope It will be helpfull for you.
    regards,
    Aslam Ansari.

  • So I have an iPad with the smart cover, and it's usually supposed to turn on the iPad when u open it, but it's no doing that for me. Nor is it turning off without pressing the button. What is the meaning of this?

    So I have an iPad with the smart cover, and it's usually supposed to turn on and off the iPad when u open it and close it, but it's not turning on for me. Nor is it turning off without pressing the button. What is the meaning of this?what caused it to be this way? Is there someway that I could fix it?

    Wait a sec did this just start?
    You set up the smart cover function in settings (you did that, right?) so, if you did that and it's failed you make an appointment at your nearest Genius Bar now.

  • I never had an APPLE ID with this email address and I have no idea why this is this showing to me?

    Every time I restore my iPhone from iCloud Backup, this apple id SHOWS UP  and asking password. But I never had an APPLE ID with this email address and I have no idea why this is this showing to me? Could anyone help me to remove it from my Applr ID as it seems somehow its linked to my iCloud Backup. Thank you.
    <Email Edited By Host>

    Hi Ralph,
    I have received the iPhone 5s from my carrier EE UK. I never had a second hand device as all my previous iPhones received from my carrier. Every time I restore from iCloud backup, first I enter my Apple ID and Password, then it authenticates and goes through next process and updates iCloud settings, right after initial settings then it displayes enter your password where the Apple ID is the metntioned Apple ID and in the bottom it says "Skip this to go next process" or something. I have to press that everytime to skip it, then restore my backup from iCloud and then when I'm in iPhone home it asks me for the password of that mentoned email. So everytime I change the email address to my Apple ID then enter my password that activates my iCloud services and start downloading all the apps I installed.
    Its really weird to be honest and I don't know how to remove that email address from that process and seems its there.
    N.B. When I had iPhone 4s, Apple Store did replace my iPhone 4s with a new one due to the faulty WiFi.

  • What is the meaning of this column in the pricing  procedure?

    Dear Gurus,
    What is the meaning of this column in the pricing procedure?
    thanks..

    subtotal field : Subtotal field is used to pass the value to some other field in PO .
    for ex: using value 9 you pass the value to field komp-brtwr. so that this can be used in  any other routine in the pricing procedure.
    requirement field: if there is a scenario that condition type should come in pricing on some condition like vendor country is india. in that case use create the requirment and attached this requirement.in this requirment you put logic and set the sy-subrc value 4 or 0.

Maybe you are looking for

  • G/L Account selection not showing in form settings of A/P invoice

    HI Experts,                    Pl tell me How to select G/L selection in Form settings of A/p Invoice,this feature available in case of Sales. Rgds Sudhir Pawar

  • DC20 - define data carrier type "Vault"

    Hi All, Plz let me the significance of Define data carrier type "Vault" in Dc20. How can we use the same. Regards,

  • Can't play video

    I can't play any videos such as Youtube

  • Multiple "hot spots," one rollover image

    Im building an online artist's portfolio website and trying to lay out a dozen thumbnail images that when rolled over trigger a corresponding image to appear to the left of the thumbnails. All hot spots trigger the same image to change. Any advice on

  • Oracle check constraint bug ?

    Hi, This is an 'interesting' bug: create table mytable ( id number, status number, constraint mytable_pk primary key (id) insert into mytable (id, status) values (1, 0); insert into mytable (id, status) values (2, -1); On XE (10.2.0.1) and 10.2.0.4: