what is a routing ?what is the use of routing?
Answers were Sorted based on User's Feedback
Answer / harish kumar
Receive packet from one network and forward it to the
another network on the base of routing table is called routing.
Routing is use for exchange information between different
networks.
| Is This Answer Correct ? | 27 Yes | 2 No |
Answer / venkatesh
(i) The term routing is used for taking a packet from one
device and sending it through the network to another device
on a different network.
(11)
Packet switching
Packet forwarding
Path selection
Inter-network communication
| Is This Answer Correct ? | 19 Yes | 6 No |
Answer / rav
hi guys
routing is the process of selecting path in computer network along which to send network traffic and this conclude packet switching, circuit switching.
| Is This Answer Correct ? | 4 Yes | 2 No |
Answer / shahulhameed
Transferring packet data from one source node to destination node using routing table in the network. To finding the Minimum Cost.
| Is This Answer Correct ? | 2 Yes | 0 No |
Answer / umar
Routing is the process of moving packets from source to destination,and routing is use for to select a best path by using routing table.
| Is This Answer Correct ? | 2 Yes | 1 No |
Answer / nandlal chauhan
with the help of routing router select the best path to
reach the destination and using that path router send &
receive the data from source to destination.
| Is This Answer Correct ? | 1 Yes | 1 No |
What does the Spanning Tree Algorithm (STA) do? A.) Restore lost frames B.) Builds routing tables for routing through an internetwork C.) Forward packets through a switch D.) STA is implemented by STP to prevent loops
Choose the following that are benefits to segmenting with router: A.) Flow Control B.) Manageability C.) Multiple Active Paths D.) Explicit packet lifetime control
In eigrp metric parameters which 2 options are enable by default?
Define osi?
what is difference between subnet-mask and wildcard mask?
Which protocol switch use for filling its mac-table?
what is full form of rst,smtps & http?
What are the Timer of RIP, IGRP, EIGRP and OSPF Routing Protocol?
Why ESP Transport mode is not compatible with NAT????? Though New IP Header in Tunnel mode & Original IP Header in Transport mode are out of Authentication & Encryption.
What is the standard ISDN term for a non-native analog telephone? A.) TE1 B.) TA C.) LE D.) TE2 E.) ET
Mention what is dhcp?
Which of the following is a valid extended IP access-list? A.) router(config)# access-list 101 permit tcp host 172.16.30.0 any eq 21 log B.) router# access-list 101 permit tcp host 172.16.30.0 any eq 21 log C.) router(config)# access-list 101 permit any any 172.16.30.0 D.) router(config)# access-list 101 permit ip host 172.16.30.0 any eq 21 log