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 copies the configuration in NVRAM to RAM? A.) copy backup-config running-config B.) configure nvram C.) copy startup-config running-config D.) configure memory
what is farme realy.and on which layer it work
what is secure hand shake protocol
Which is true regarding store-and-forward switching method? A.) Latency varies depending on frame-length B.) Latency is constant C.) It is default for all Cisco switches D.) It only reads the destination hardware address before forwarding the frame
What is the Broadcast IP Address?
What command do you enter at the keyboard to begin a user mode session? A.) Type 'CTRL-P' B.) Type 'login' C.) Just press . D.) Type 'enable' E.) Press 'Shift + Ctrl + 6' at the same time.
Which three commands are used to configure information into RAM on a router? (Choose three) A. configure memory B. configure terminal C. configure overwrite D. copy tftp startup-config E. copy running-config startup-config F. copy startup-config running-config
Interface 0/0 what does it mean?
Identify the following command to configure a secret password to 'cisco'? A.) Router(config)#enable password cisco secret B.) Router(config)#enable secret cisco C.) Router(config)#enable secret password cisco D.) Router(config)#set secret = cisco
What does -1 mean in an extended IPX access-list? A.) Any IP address B.) Deny all C.) Deny host D.) Any host or any network
What is the purpose of Split Horizon? A.) It prevents the regular update messages from reinstating a route that has gone down B.) Information received on an interface cannot be sent back out the same interface C.) Informs all neighbor routers that two routes exist D.) Tells the router the destination is unreachable
What command can be used to test IPX connectivity? A.) Ping 2e.000.0045.8923 B.) Ping 192.168.100.1 C.) Ping ipx 2e.0000.0045.8923 D.) Ipx ping 2e.0000.0045.8923