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



Which command would configure Interface E0 with an IP address of 12.23.4.5 using a Subnet mask of..

Answer / harsh singh

router(config-if)#ip address 12.23.4.5 255.25.255.0

Is This Answer Correct ?    3 Yes 0 No

Which command would configure Interface E0 with an IP address of 12.23.4.5 using a Subnet mask of..

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

Which command would configure Interface E0 with an IP address of 12.23.4.5 using a Subnet mask of..

Answer / 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

More CCNA Interview Questions

You are logged into a router, what command would show you the IP addresses of routers connected to you? A. show cdp neighbors detail B. show run C. show neighbors D. show cdp

2 Answers  


What is the difference between bus topology and hub?

0 Answers  


Identify the command that disables name-to-address translation? A.) Router(config-dns)# no ip domain-lookup B.) Router(config)# no address translation C.) Router(config)# no ip domain-lookup D.) Router(config)# ip domain-lookup

1 Answers  


Which protocol gets a hardware address from a known IP address? A.) RARP B.) TCP C.) IP D.) BootP E.) ARP F.) ICMP

2 Answers  


What is the protocol and what is the second part of the following network address? 172.16.0.254 mask - 255.255.0.0 A. IPX MAC address B. IP Class C directed broadcast C. Private IP address node number D. Public IP directed broadcast E. Private IP directed broadcast

1 Answers  






Explain what is eigrp?

0 Answers  


How many hop counts are by default and how much you can increase in eigrp protocol?

0 Answers  


Identify the 2 commands that save the running-config to a TFTP server? A.) write running tftp B.) copy running network C.) copy running tftp D.) write network

1 Answers  


Identify the protocol to test connectivity without configuring any layer 3 protocols? A.) TCP B.) Ping C.) IP D.) CDP E.) Telnet

1 Answers  


A big part of the overhead on a network is broadcasts. You divide a large number of hosts into smaller individual networks and separate them with the proper device According to proper networking terminology you have created separate _______________________, User Domains Broadcast Domains Collision Areas Broadcast Areas

1 Answers  


which utility should use to test whether TCP/IP has been initialized on a system.friends plz post the answer with explaination..

3 Answers   Wipro,


What information can you get from CDP info: (choose all that apply) A.) Hardware platform B.) One address per protocol C.) Software platform D.) Hostname E.) The same info as show version F.) Incoming/outgoing port

1 Answers  


Categories