Explain how many tables are in ospf protocol?
No Answer is Posted For this Question
Be the First to Post Answer
What is the size of an ip address?
What is the difference between csma/cd?
Which type of Ethernet framing is used for TCP/IP and DECnet? A. Ethernet 802.3 B. Ethernet 802.2 C. Ethernet II D. Ethernet SNAP
Suppose we have 4 switches runing in VTP mode. So when i create a VLAN in Server Switch this VLAN info reflect in all other switch. So question is - A) Suppose i m practicing this scenario in BOSON software, When a create a VLAN in server switch n ADD ports of switch to that VLAN, the same number of ports of client switch also belongs to dat VLAN. For example - In switch A (Server mode), i create a VLAN 7 name Hyderabad & port number 1, 2 & 3 put into this VLAN. Another Switch B (Client mode), its also showing that port number 1,2 & 3 belong the same VLAN. How cud it possible... As we know, VTP share only VLAN configuration information. Cud anyone explain it please....!!!! B)Same thing, when i m practicing in PACKET TRACER 5.0, its only showing that VLAN configuration information is shared. No port information is shared at all. I can manually configure individual switch port to respective VLAN as our wish. Cud anyone explain it please..!!!
Which command listed below sets the banner message when someone connects to the router? A.) message # B.) banner # C.) login banner # D.) description # E.) login description # F.) banner motd #
Choose the following that are benefits to segmenting with router: A.) Flow Control B.) Manageability C.) Multiple Active Paths D.) Explicit packet lifetime control
Which statement about the flow control function of TCP is true? A. TCP makes no snarl to check for lost or duplicate data packets B. The application layer must sequence data packets when using TCP C. TCP controls the flow of UDP data through negative acknowledgements (NAK) D. TCP is a connection oriented protocol that acknowledges receipt of data packets and is considered reliable
To monitor IP igrp traffic, you can use "debug IP igrp transaction" or "debug IP igrp events". How do you display information about IPX routing update packets? A. debug routing B. debug ipx transaction C. debug ipx routing activity D. debug ipx events
Explain how many maximum paths you can give on latest ios in rip?
Windowing is a type of? A.) Negative acknowledgement B.) Address resolution C.) Layer transition mechanism D.) Flow control
Identify the command to display the IP routing table? A.) show route B.) show ip route C.) show ip table route D.) show ipx route
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.