what is stub router
Answers were Sorted based on User's Feedback
Answer / jitendera sinha
A Stub router, is router on a stick it is a router that
routes traffic between virtual local area networks (VLANs).
It has only a single Ethernet NIC that is part of two or
more Virtual LANs, enabling them to be joined.
Diagram
router
!
!
(Ethernet link)
!
!
switch
/ \
vlan2 vlan 3
jitendera sinha
Is This Answer Correct ? | 23 Yes | 10 No |
Answer / arun chile
Stub Router is a router who has single exit point
Is This Answer Correct ? | 7 Yes | 0 No |
Answer / jitendera sinha
theory-
From the above digarm what u have absorve that the single
router is respomnsble for comunicatin between two vlan on the
lan
This type of router is called stub router or router on stick
Is This Answer Correct ? | 11 Yes | 5 No |
Answer / nandlal chauhan
stub router means a router which have only one input and
output.
Is This Answer Correct ? | 6 Yes | 0 No |
Answer / akhilesh kumar sharma
A router that is connected to only one other router.
Is This Answer Correct ? | 7 Yes | 3 No |
Answer / jay singh tanwar
STUB ROUTER IS THAT ROUTER WHICH DO NOT FORWARD TRAFFIC
BETWEEN TWO EIGRP LEARNED ROUTE..
(CONFIG)#ROUTER EIGRP 1
(CONFIG-ROUTER)#EIGRP STUB
ABOVE STATEMNET BUT IT DO ADVERTISE DIRECTLY CONNECTED AND
SUMMARY ROUTES.BUT IT WILL NOT ADVERTISE EIGRP LEARNED ROUTES.
SOME MORE SUB-COMMANDS IN STUB CONFIGURATION ARE
(CONFIG-ROUTER)#EIGRP STUB CONNECTED
(CONFIG-ROUTER)#EIGRP STUB SUMMARY
(CONFIG-ROUTER)#EIGRP STUB STATIC
(CONFIG-ROUTER)#EIGRP STUB RECEIVE-ONLY
(CONFIG-ROUTER)#EIGRP STUB REDISTRIBUTED
(REFER GOOGLE FOR FURTHER EXPLANATION OF SUB-COMMANDS)
Is This Answer Correct ? | 2 Yes | 0 No |
Answer / mosin charolia
Definition - What does Stub Network mean?
A stub network has only one default path to non-local hosts and no outside network knowledge. Non-local stub network traffic uses a single logical path when traveling in and out of the network.
Stub networks are essentially local area networks (LAN) that either do not connect to the outside and relay data packets internally or are dead-end LANs that know of only one network exit. Stub networks may have multiple connections but use one path to single points of destination.
Examples of stub networks include:
An individual or group that uses only one router to link to an Internet service provider (ISP) (The individual/group are considered stub networks by the ISP.)
One LAN that never carries multiple router data packets. Data traffic is always to or from local hosts.
An enterprise-level LAN connected to a corporate intranet via one router or multiple routers connected to one logical destination
An open-shortest-path-first (OSPF) area with one default OSPF routing domain path (The area may have multiple routers that know of only one default exit route.)
A good stub network analogy is an island that relies on a bridge as the sole mode of transportation to the mainland. Or, there may be multiple bridges, but each bridge only leads to a single point on the mainland.
Is This Answer Correct ? | 1 Yes | 0 No |
Answer / amit sharma
When a router has only one other router to which it is connected. This condition is known as a stub router.
Is This Answer Correct ? | 1 Yes | 0 No |
Answer / nikhil maggu
Jeetu,
The scenario which u showed in diagram, isn't it depicts
bottleneck also???
Is This Answer Correct ? | 0 Yes | 2 No |
Identify the command to display the IP host table? A.) show ip hostnames B.) show ip names C.) show hosts D.) show ip hosts
What is the network subnet?
What does the parameter -- LOG -- do on an IPX access list? A.) The log keyword is not a valid option. B.) Read the LOG to figure out what traffic to deny. C.) Logs the creation of the access list. D.) Logs IPX access control list violations whenever a packet matches a particular access list entry. E.) Ensures the IPX protocol places a log in the fireplace.
Which of these is the Private key? A. Bear B. Cave C. Indian D. Cowboy
Identify 3 methods used to prevent routing loops? A.) Split horizon B.) Holddown timers C.) Poison reverse D.) SPF algorithm E.) LSP's
Identify the command that displays traffic statistics on serial0/1? A.) display interface serial0/1 B.) show interface serial0/1 C.) show seria0/1 stats D.) show interface serial0/1 stats
If there is only 2 host in bus topology is that possible collision accord?
What is BootP?
Identify the command to configure the router to boot from an alternate IOS located in flash? A.) boot system flash IOS.exe B.) boot system tftp IOS.exe 172.16.5.1 C.) boot system alternate IOS.exe D.) boot system rom IOS.exe
what is the reason for creating vlans
What is collision?
What does the acronym ARP stand for? A.) Address Resolution Phase B.) ARP Resolution Protocol C.) Address Resolution Protocol D.) Address Recall Protocol