How do you display a routing table on a Cisco? On a host?
Answers were Sorted based on User's Feedback
Answer / surya
on a host to get the routing table you can use >route print
C:\Documents and Settings\swamy.m>route print
============================================================
===============
Interface List
0x1 ........................... MS TCP Loopback interface
0x30002 ...00 16 e6 9c 9e 39 ...... Realtek RTL8169/8110
Family Gigabit Ethernet
NIC - Packet Scheduler Miniport
============================================================
===============
============================================================
===============
Active Routes:
Network Destination Netmask Gateway
Interface Metric
0.0.0.0 0.0.0.0 172.16.68.129
172.16.68.153 20
127.0.0.0 255.0.0.0 127.0.0.1
127.0.0.1 1
172.16.68.128 255.255.255.128 172.16.68.153
172.16.68.153 20
172.16.68.153 255.255.255.255 127.0.0.1
127.0.0.1 20
172.16.255.255 255.255.255.255 172.16.68.153
172.16.68.153 20
224.0.0.0 240.0.0.0 172.16.68.153
172.16.68.153 20
255.255.255.255 255.255.255.255 172.16.68.153
172.16.68.153 1
Default Gateway: 172.16.68.129
============================================================
===============
Persistent Routes:
None
| Is This Answer Correct ? | 15 Yes | 0 No |
Answer / zgeorgem
<HostName>#show ip route
no idea how to on the host... i am not sure u can...
| Is This Answer Correct ? | 15 Yes | 3 No |
Answer / sandeep kumar sharma
Show ip route-- that is used to show the network route or
u can say to show the routing table of a router but u can't
say anything about that which route router will use to send
the data to a particular network it is depand on the metric
like SPF(shortest path first)
| Is This Answer Correct ? | 7 Yes | 1 No |
Answer / sanjay
If you are checking the route in host(PC) the command is:
route PRINT
and if you are checking the route in router that is:
Show ip route
thats it.
| Is This Answer Correct ? | 6 Yes | 1 No |
Answer / hardeep singh
on a host to get the routing table you can use >route print
C:\Documents and Settings\swamy.m>route print
============================================================
===============
Interface List
0x1 ........................... MS TCP Loopback interface
0x30002 ...00 16 e6 9c 9e 39 ...... Realtek RTL8169/8110
Family Gigabit Ethernet
NIC - Packet Scheduler Miniport
============================================================
===============
============================================================
===============
Active Routes:
Network Destination Netmask Gateway
Interface Metric
0.0.0.0 0.0.0.0 172.16.68.129
172.16.68.153 20
127.0.0.0 255.0.0.0 127.0.0.1
127.0.0.1 1
172.16.68.128 255.255.255.128 172.16.68.153
172.16.68.153 20
172.16.68.153 255.255.255.255 127.0.0.1
127.0.0.1 20
172.16.255.255 255.255.255.255 172.16.68.153
172.16.68.153 20
224.0.0.0 240.0.0.0 172.16.68.153
172.16.68.153 20
255.255.255.255 255.255.255.255 172.16.68.153
172.16.68.153 1
Default Gateway: 172.16.68.129
============================================================
===============
| Is This Answer Correct ? | 3 Yes | 1 No |
Answer / bt richards
the question is for CISCO..
"route print" is a windows command. IT DOES NOT WORK ON A
CISCO ROUTER
"show ip route" is the cisco command
| Is This Answer Correct ? | 1 Yes | 0 No |
T/F : FDDI specifies protocols at both MAC sublayer and physical layer ?
what is work of application layer and presentation layer
Which OSI layer uses ports and sockets ? a. Application b. Presentation c. Session d. Transport
Which protocol translates host names to IP addresses ?
Give some drawbacks of implementing a ring topology?
Can Area no 0 and area no 1 communicate by default in ospf router without ASBR or ABR routing protocol
You have a class B subnet (128.252.0.0). You want to divide it into 2 subnets. What will the ranges of IPs?
T/F: There is no way to inform TCP of congestion along the path
What does the LLC sublayer of the Data Link Layer do ? a. Error Checking b. Gets data on and off the wire c. Decides which machines gets to go next on the wire d. Provides clocking signals
In PPP, a protocol frame is used for selecting and configuring the network layer protocol ?
Where would you find DHCP information about supported network 128.251.144.0 ?
Which protocol in Solaris machines makes distributed file systems possible ?