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
Answer Posted / alex
router(config-if)#ip address 12.23.4.5 255.255.255.0
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What is difference between igp and eigrp?
What is ping? What is the usage of ping?
On which interface we always apply access-list?
What is ospf? Describe it.
Can you explain voluntary and compulsory tunnels?
What is the name of distance vector algorithm?
Suppose we have some switch in network and we are running RSTP how much convergence time will be there if one link down
How is rip different from igrp?
What is the difference between communication and transmission?
Explain the draw back of ospf protocol?
Define the logical link control?
Given the configuration example: interface ethernet0 ipx network 4a ipx access-group 800 out interface ethernet1 ipx network 3d interface ethernet2 ipx network tc access-list 800 permit 3d 4a Which action result from implementing this configuration? a-Traffic from network 3d for network 4a will be forwarded out e0 b-IPX network 5c will not receive any traffic c-Traffic from network 3d, destined for network 4a, will be forwarded out e2 d-Traffic from network 3d for network 3d will be forwarded out e0
Explain the types of resource sharing?
Can you explain PPP protocol?
What is point-to-point protocol in ccna?