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 |
Which of the following services are provided by the session layer ? (Choose all that apply) a. DNA SCP b. EBCDIC to ASCII c. JPEG d. MIDI e. MPEG f. NFS g. PICT h. QuickTime i. RPC j. SQL k. TIFF l. X Windows
You are using DNS only for name resolution. If the primary server is not responding (down), which "condition" (nsswitch.conf) does this situation fall in?
what is work of application layer and presentation layer
What does OSPF stand for ?
Explain the osi role in computer networking?
Which script will find unsafe permissions (sendmail related) ?
Which command allows you to monitor the routing requests that are not getting resolved from the routing table ?
What is the Multicast address used in STP ?
You have connected a Token Ring Network (4MBit/s) and an Ethernet Network. Copying a 5MB File from Ethernet to Token Ring takes 30 seconds. Copying from Token Ring to Ethernet takes 2 Minutes. Why? a. the Token Ring network is slower b. the packet size is larger with Ethernet than Token Ring. c. the packet size is larger with Token Ring than Ethernet. d. TCP windows size
repeator, bridge, switch, router, gateway, or hub are examples of
What is flow control ? a. To keep the transmitting device from transmitting no faster than the receiving device can receive. b. To find the best route to a destination c. To determine which machine transmits packets on the wire on a given instance. d. To be able to send a beacon message when congestion occurs.
What does the transport protocol do? a. It defines how data should be presented to the next receiving layer, packages the data accordingly, ad then passes data to the application though the session layer interface. b. It provides low-level access to network adapters by providing data transmission support and some basic adapter management functions c. It supports communications between applications on different computers by creating sessions, defining data-exchange formats, and providing application-support services d. It is responsible for establishing logical names on the network, establishing connections between two logical names on the network, and supporting reliable data transfer between computers that have established a session