networking-forum.com
Community BlogCommunity Wiki * Register  * Search  * Login
View unanswered postsView active topics

All times are UTC - 6 hours [ DST ]



Post new topic Reply to topic  [ 10 posts ] 
Author Message
 Post subject: about packet tracer
PostPosted: Wed Jun 13, 2012 1:51 pm 
Offline
New Member
New Member

Joined: Wed Jun 13, 2012 1:13 pm
Posts: 6
hello everyone, im just new here. i need some help regarding cisco PKT. i was configuring a router and getting this error. :(

i configured f0/0 with an ip add of 172.16.1.0 255.255.252.0 and f0/1 with 172.16.4.1 255.255.252.0. i ran show run command and got the right output....but...

when i ran the show ip route command, the output was different... i think it should be 172.16.1.0/22 instead of 172.16.0.0/22. i was confused and thinking which is right between me and the cisco pkt. ehehe. i hope someone could tell me if it's just a bug or what. THANKs.


Attachments:
urice1.png
urice1.png [ 186.97 KiB | Viewed 545 times ]
urice2.png
urice2.png [ 240.03 KiB | Viewed 545 times ]
Top
 Profile  
 
 Post subject: Re: about packet tracer
PostPosted: Wed Jun 13, 2012 1:58 pm 
Offline
Ultimate Member
Ultimate Member

Joined: Sat Oct 09, 2010 2:13 pm
Posts: 592
Certs: CCNA
Looks like it's trying to do classful routing. Have you put in an IP classless command?


Top
 Profile  
 
 Post subject: Re: about packet tracer
PostPosted: Wed Jun 13, 2012 2:36 pm 
Offline
New Member
New Member

Joined: Wed Jun 13, 2012 1:13 pm
Posts: 6
it doesn't work in pkt. i think routing behavior has nothing to do here. i havent put any routing protocol yet. these are just directly connected network. i reconfigured f0/0 with the same ip but with a mask of /24 and i got the right output in show ip route which is 172.16.1.1/24. The problem is, i dont have any real router to try it. :(


Top
 Profile  
 
 Post subject: Re: about packet tracer
PostPosted: Wed Jun 13, 2012 2:52 pm 
Offline
Ultimate Member
Ultimate Member
User avatar

Joined: Fri Mar 13, 2009 3:53 pm
Posts: 680
Location: Toronto, ON
Certs: CCNA, CCNA Security, 642-902
That's normal behaviour. 172.16.1.1 /22 starts from 172.16.0.0 to 172.16.3.255 and it will display 172.16.0.0 on the table.


Top
 Profile  
 
 Post subject: Re: about packet tracer
PostPosted: Wed Jun 13, 2012 3:27 pm 
Offline
New Member
New Member

Joined: Wed Jun 13, 2012 1:13 pm
Posts: 6
but i have already used the 172.16.0.0 with a /25 in other router. meaning to say i cant use any ip ranging from 172.16.0.0 -254 anymore in this router. i think, it should start with 172.16.1.1.


Top
 Profile  
 
 Post subject: about packet tracer
PostPosted: Wed Jun 13, 2012 4:01 pm 
Offline
Ultimate Member
Ultimate Member
User avatar

Joined: Wed Nov 17, 2010 5:53 pm
Posts: 597
Location: Stockholm, Sweden
Certs: CCNP, CCIP, CCNA Security
Baybars is correct.
The net id for 172.16.1.1/22 is 172.16.0.0/22.
Also the 172.16.0.0/25 you mention is only to 126 not 254. (i did not include the broadcast ip)
Do you really need a /22? Perhaps use 172.16.0.128/25, or do you really need 1000+ hosts on that subnet?


Top
 Profile  
 
 Post subject: Re: about packet tracer
PostPosted: Wed Jun 13, 2012 4:47 pm 
Offline
CCIE #38070
CCIE #38070
User avatar

Joined: Wed Jun 18, 2008 7:49 am
Posts: 12424
Location: London, UK
Certs: CCIE ,CC-NP/IP, JNCIP-SP, JNCIS-ENT, BC-/SPNE/NP
Urice16 wrote:
but i have already used the 172.16.0.0 with a /25 in other router. meaning to say i cant use any ip ranging from 172.16.0.0 -254 anymore in this router. i think, it should start with 172.16.1.1.


These subnets overlap

_________________
www.mellowd.co.uk/ccie/


Top
 Profile  
 
 Post subject: Re: about packet tracer
PostPosted: Wed Jun 13, 2012 6:19 pm 
Offline
New Member
New Member

Joined: Wed Jun 13, 2012 1:13 pm
Posts: 6
@matgar, well i just wanted to borrow 1 bit from network add, but i couldn't use 255.255.254.0 mask. it wouldn't match the leftmost bits of the network add, i think.

if you guys have some time, could you please check this PKT
Attachment:
EIGRP.rar [26.5 KiB]
Downloaded 24 times
. particularly the routing table, running config in R1 n R3. Thank you.


Top
 Profile  
 
 Post subject: Re: about packet tracer
PostPosted: Thu Jun 14, 2012 2:44 am 
Offline
Ultimate Member
Ultimate Member
User avatar

Joined: Wed Nov 17, 2010 5:53 pm
Posts: 597
Location: Stockholm, Sweden
Certs: CCNP, CCIP, CCNA Security
Urice16 wrote:
@matgar, well i just wanted to borrow 1 bit from network add, but i couldn't use 255.255.254.0 mask. it wouldn't match the leftmost bits of the network add, i think.

if you guys have some time, could you please check this PKT
Attachment:
EIGRP.rar
. particularly the routing table, running config in R1 n R3. Thank you.

I don't have PT so i cant check your file, but I'm not sure why you won't accept what we are telling you.
172.16.0.0/25 will conflict with 172.16.0.0/22 or /23 /25 /21 as well for that matter.

I would suggest you use an online subnet calculator if your doubting us or need to have it visual before your eyes.

Try adding 172.16.1.0/22 and you will see that it states the net id 172.16.0.0 and that valid ip is 172.16.0.1 to 172.16.3.254 which means that you cannot use a subnet/ip that falls within that range on another place.


Top
 Profile  
 
 Post subject: Re: about packet tracer
PostPosted: Thu Jun 14, 2012 4:54 am 
Offline
New Member
New Member

Joined: Wed Jun 13, 2012 1:13 pm
Posts: 6
i believe in you. yea you're right. thanks. my fault was, i should have started the assigning of ip add with the network which has the largest number of hosts. sorry and thank you very much. :) it's all clear now. :) :) :)


Top
 Profile  
 
Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 10 posts ] 

All times are UTC - 6 hours [ DST ]


Who is online

Users browsing this forum: JJJCR and 8 guests


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

Search for:
Jump to:  
Powered by phpBB® Forum Software © phpBB Group