Which command would configure Interface E0 with an IP address of
12.23.4.5 using a Subnet mask of 255.255.255.0 ?
A.) ip address 12.23.4.5 255.255.255.0
B.) ip address 12.23.4.5 /24
C.) ip address 12.23.4.5 mask 255.255.255.0
D.) ip address 12.23.4.5 mask ff:ff:ff:0
E.) that is an invalid mask for a class 'A' address
Answers were Sorted based on User's Feedback
Answer / harsh singh
router(config-if)#ip address 12.23.4.5 255.25.255.0
| Is This Answer Correct ? | 3 Yes | 0 No |
Answer / guest
Answer: A but B & D can be used if the router is configured
through
Router#(config)ip netmask-format (bitcount | decimal |
hexadecimal)
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / alex
router(config-if)#ip address 12.23.4.5 255.255.255.0
| Is This Answer Correct ? | 0 Yes | 0 No |
Utilizing RIP, what is the limit when it comes to the number of hops?
What are the three sources of signal degradation on a data link?
Which Distance Vector characteristic can help to speed up convergence? A.) Triggered Updates. B.) Split Horizon. C.) Poison Reverse. D.) Hold Down timers. E.) Inverse ARP.
what is vlan
What is VLSM? how to Calculate VLSM? where it is use and why?
What is a key use of a device hardware address? A. to obtain a vendor code / serial number from the user B. to transmit a frame from one Interface to another Interface C. to transmit a packet from one local device to another local device D. to transmit data from one local device to a remote device across the internet E. to contain logical information about the device to use for end-to-end transmission
Identify 3 methods used to prevent routing loops? A.) Split horizon B.) Holddown timers C.) Poison reverse D.) SPF algorithm E.) LSP's
HOW MPLS IS DIFFERENT FROM OSPF? WHY NOW A DAYS MPLS IS PREFERED OVER ANY NETWORK PROTOCOL?
Which layer defines the physical topology? A.) Application B.) Transport C.) Network D.) Data Link E.) Physical F.) Session
Which processes does TCP, but not UDP, use? A. Windowing B. Acknowledgements C. Source Port D. Destination Port
'Show cdp neighbors detail' show the following 3 pieces of information? A.) Hardware platform B.) Software version C.) Same as 'show version' command D.) Up to 1 address for each protocol E.) Non-direct connected routers
Hi, If we create more Gateway from one our Router Interface Gateway (Example: by set up a ISA server etc) will it effect on our bandwidth to be low? please help me