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  [ 4 posts ] 
Author Message
PostPosted: Mon Jan 28, 2008 6:52 pm 
Offline
New Member
New Member

Joined: Mon Jan 28, 2008 6:48 pm
Posts: 2
hello everyone,

can some one explain me what is routing table of the home router.i mean how do i see it on my system(what command like if i give route print in cmd prompt i see the routing table of my system) and also i wanted to know the meaning of each address in it.

thanx a lot.

regards,
nikshay


Top
 Profile  
 
 Post subject:
PostPosted: Mon Jan 28, 2008 7:05 pm 
Offline
Cisco Inferno
Cisco Inferno
User avatar

Joined: Mon Jul 10, 2006 12:58 am
Posts: 10202
Location: Seattle
This does not belong in Cisco Routing and Switching since it doesn't have anything to do with Cisco... moved to Tech Discussions.

The routing table simply tells the router how to get to certain subnets. For example, if you have an entry like this in your routing table:

Code:
10.254.1.0 255.255.255.0 192.168.1.1


That would typically mean that the system can reach subnet 10.254.1.0/24 via the router 192.168.1.1... make sense?

_________________
Reasonably un-nerdy blog:
americanwerewolfinbelgrade.wordpress.com/


Top
 Profile  
 
 Post subject:
PostPosted: Mon Jan 28, 2008 7:09 pm 
Offline
New Member
New Member

Joined: Mon Jan 28, 2008 6:48 pm
Posts: 2
yah..thanx a lot..but i wanted to know if there is any command to print out the routing tables from my home router?


Top
 Profile  
 
 Post subject:
PostPosted: Mon Jan 28, 2008 7:19 pm 
Offline
Cisco Inferno
Cisco Inferno
User avatar

Joined: Mon Jul 10, 2006 12:58 am
Posts: 10202
Location: Seattle
Well I'm sure there is some way to view the routing table of your router at home. It all depends on the manufacturer of the router though. If it's a normal SOHO router there's probably some page in the web configuration that shows it... for Cisco, issuing the "show ip route" command prints it up. It'll probably look something like this:

Code:
<some_public_subnet> 255.255.255.0 0.0.0.0
192.168.1.0 255.255.255.0 0.0.0.0
0.0.0.0 0.0.0.0 <some_public_ip>

_________________
Reasonably un-nerdy blog:
americanwerewolfinbelgrade.wordpress.com/


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

All times are UTC - 6 hours [ DST ]


Who is online

Users browsing this forum: No registered users and 11 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