Explain types of communication in ipv4?
No Answer is Posted For this Question
Be the First to Post Answer
What does vlan provide?
Based on the DR AND BDR discussion i want to put one question the question is what is the name of protocol which is responsible;e for DR and BDR selection
If bandwidth will increase what will happen?
What is the subnetmask of / 27 in network based and host based?
Identify the 3 kinds of routes IGRP advertises? A.) Interior B.) Dynamic C.) System D.) Exterior
Using the access-list command, 'access-list 1 deny 2.2.2.2', what else must be done to stop host 2.2.2.2 from sending any traffic out of physical interface E0, while still allowing other traffic? A.) In global mode, Add a line - 'access-list 1 permit 0.0.0.0 255.255.255.255' B.) On interface E0, Add a line - 'access-group 1 in' C.) In global mode, Add a line - 'access-list 1 permit all' D.) On interface E0, Add a line - 'access-list 1 in' E.) On interface E0, Add a line - 'access-list 1 out' F.) On interface E0, Add a line - 'ip access-group 1'
What are the different types of VPN?
Explain the draw back of ospf protocol?
In stead of 0.0.0.0 wild card mask what you can write after ip?
what is the boot seqance of cisco router
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.
Which command specifies a second subinterface on serial interface 0? A. interface s 0.2 point-to-point B. interface 2 s.0 point-to-point C. suberinterface 2.s 0 point-to-point D. interface s 0 sub 2 point-to-point E. interface s 0.1 point-to-point sub 2