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 |
Identify the 2 commands that will display the status and information about interface E0 only? A.) show interface ethernet E0 B.) show interface E0 C.) show E0 D.) show int E0 E.) show interface
Which three pieces of CDP information about neighbours routers are displayed on your console terminal? (Choose three) A. neighbours router a host name B. the neighbours router a hardware platform C. up to one address for each protocol supported D. up to two addresses for each protocol supported
Which statement about the Point to Point Protocol (PPP) is true? A. PPP supports TCP/IP but not Novell IPX B. PPP is being phased out of existence by the Serial Line Internet Protocol (SLIP) C. PPP providces router to router and host to network connections over both synchronous and asynchronous circuits D. PPP is an ITU T and ANSI standard that defines the process for sending data over a packet switched data network (PSDN)
How do you disable advanced editing? A.) terminal editing B.) terminal no editing C.) disable editing D.) no terminal editing
what is the concept of HA and FA in VPN tunneling?
Which of the follow do not belong to the customer? A.) CO B.) DCE C.) Router D.) CPE E.) Demarc F.) DTE
What are the different memories that are used in a cisco router?
What is ad in ccna?
Identify 2 features of PPP PAP authentication? A.) Username and password is sent in clear text B.) Authentication messages are sent periodically during the connection C.) More secure than CHAP D.) Remote node is control of authentication process
What is the default encapsulation of Netware 3.12? A.) Ethernet_II B.) 802.5 C.) 802.2 D.) 802.3
Access lists are numbered. Which of the following ranges could be used for an IP access list? A. 600 - 699 B. 100 - 199 C. 1 - 99 D. 800 - 899 E. 1000 - 1099
Given an IPX network with redundant paths, what command will configure load balancing? A.) ipx load-balance B.) ip maximum-paths 2 C.) ipx maximum-paths 2 D.) ipx load-share