What is the result of segmenting a network with a router
into segments 1 and 2?
A. It increases the number of collisions
B. It decreases the number of broadcast domains
C. It connects segment 1 and broadcasts to segment 2
D. It connects segment 1 and broadcasts from genre to segment 2
Answers were Sorted based on User's Feedback
Answer / koushik das
Topology: S1<-->R<-->S2
suppose 100 users in an unseparated single segment, now
brake it in 40 users for S1 and 60 users for S2 and connect
it with router. This topology will...
1. Increase the number of BC Domain.
2. Decrease the size of BC Domain.
3. Increase the number of Collision Domain.
4. Connect both S1 and S2, and yes Router will broadcast L3
data to each segment from each other segments.
NONE OF THE ANSWERS ARE CORRECT!
| Is This Answer Correct ? | 2 Yes | 0 No |
How many reserve ports?
What is the difference between csma/cd and csma/ca?
Identify the switching method that examines the destination MAC address as the frame is being received then begins forwarding the frame prior to receiving the entire frame? A.) Fragment-free B.) Store and Forward C.) Cut-through D.) Fast forward
Is hub intelligent device?
Choose the following that are benefits to segmenting with router: A.) Flow Control B.) Manageability C.) Multiple Active Paths D.) Explicit packet lifetime control
There are 2 types of PPP authentication supported by the Cisco IOS. What are they? A.) PAP B.) PREDICTOR C.) MD5 D.) CHAP E.) STACKER F.) MSCHAP
Which Circuit is mostly used by Clients in Frame-Relay PVC or SVC ?
What is the standard ISDN term for a native ISDN modem? A.) ET B.) LE C.) TE2 D.) TE3 E.) TA
How does the cut-through switching technique work? A.) By using broadcast address as source addresses B.) The switch waits only for the header to be received before it checks the destination address and starts forwarding the packets C.) The LAN switch copies the entire frame into its onboard buffers and then looks up the destination address in its forwarding, or switching, table and determines the outgoing interface D.) By using a Class I repeater in a collision domain
Identify 3 characteristics of the Network layer (OSI layer 3)? A.) Connection oriented B.) Path determination C.) Supports multiplexing D.) Manages sessions E.) Packet forwarding
Using the TCP/IP protocol suite a message is sent from host A to a destination IP address on the same LAN. How does host A determine the destination of MAC address? A. It uses a proxy APP B. It uses APP requests C. It uses RARP requests D. It uses a router lookup table
Identify 3 feature of access-lists? A.) Implicit deny will deny any packets not matched B.) Processed sequentially from bottom to top C.) Processed sequentially from top to bottom D.) If a packet is denied it would be tested against the remaining statements in the access-list E.) Once a match is made the packet is either denied or permitted F.) Enabled on all interfaces by default