How broadcast is created in switch
Answer / vikram
How broadcast is created in switch ?
Answer: lets say when a switch recieves a frame from end
device (pc) it looks for the destination mac address in the
frame . and tallies it with the filter table .
(filter table : is a table witch has mac address of all the
devices in same subnet)
in case it doesnt finds the dest mac sddress in the table it
throws a broadcast to all the devices asking whos mac
address is it.. thats how it works.
| Is This Answer Correct ? | 8 Yes | 0 No |
Which OSI layer incorporates the MAC address and the LLC? A.) Data link B.) Network C.) Physcial D.) Transport
Identify the OSI layer which is responsible for end-to-end connections? A.) Network B.) Transport C.) Session D.) Data link E.) TCP
The administrator of a comapny needs to ensure that a web server in their network is accessible from the Internet. Since the network uses private addressing, this requires an IP-to-registered-address mapping. The following command is entered on the router: router(config)# ip nat inside source static 192.168.2.1 198.18.1.254 After unsuccessful results from a ping to the Internet, the administrator issues the show ip nat translations command and the output is blank. What could be the problem with the NAT configuration for this mapping? A. The keyword overload is missing from the command. B. The administrator needs to define a NAT pool first. C. An access list must be defined to create static NAT translations. D. The interfaces need to be configured for NAT.
can we configure multiple as on single router using eigrp
What does data packets consist of?
Bridges work at what layer of the OSI model? A.) Data Link B.) Network C.) Physical D.) Application
Cisco routers can secure the enable password with a one-way hash algorithm. What command would encrypt the enable password with the strong encryption method? A.) enable encrypt john B.) password john C.) enable secret john D.) enable password john E.) secret john F.) enable password 5 john
what is router,bridges,hubs?
Identify 3 methods used to prevent routing loops? A.) Split horizon B.) Holddown timers C.) Poison reverse D.) SPF algorithm E.) LSP's
Explain types of communication in ipv4?
After the command -- router igrp 200 -- what command would enable IGRP on the router for interface E0, with an address of 157.89.4.4 and a mask of 255.255.255.0 ? A.) network 157.89.4.0 255.255.255.1 B.) network 157.89.0.0 C.) router igrp * D.) router igrp 157.89.0.1 E.) router igrp int e1 F.) router igrp 157.89.4.1
Identify the hardware component that stores the backup configuration? A.) RAM B.) NVRAM C.) Flash D.) ROM