What information is provided by the local management
interface (LMI)?
A.) LMI encapsulation type
B.) The current DLCI values
C.) The status of virtual circuits
D.) The global or local significance of the DLCI values
Answers were Sorted based on User's Feedback
Answer / skaur
answer is b,c,d.
Information about keepalives, global addressing, IP Multicast and the status of virtual circuits is commonly exchanged using LMI.
| Is This Answer Correct ? | 2 Yes | 0 No |
WAN stands for which of the following? A.) Wide Arena Network B.) World Area Network C.) Wide Area News D.) Wide Area Network
How many types of memories are used in cisco router?
Identify the command that configures the bandwidth to 56K? A.) Router(config-if)# bandwidth 56000 B.) Router(config-if)# bandwidth 56k C.) Router(config)# bandwidth 56 D.) Router(config-if)# bandwidth 56
What are two characteristics of the RARP protocol? (Choose two) A. it generates parameter problem messages B. it maps IP addresses to Ethernet addresses C. it maps Ethernet addresses to IP addresses D. it is implemented directly on top of the data link layer
Your network uses a Class C address of 210.10.10.0. You must now split up the network into separate shores to handle multiple buildings separated by routers. Which two steps must you take to determine the proper shored mask for your networks? (Choose two) A. determine the number of seperate networks required B. determine how many devices will require DHCP addressing C. determine the maximum number of hosts that will be on each shored D. determine the miniumum number of hosts that will be on each shored E. determine which router will be the IP default gateway for each shored
what is the difference between eigrp and ospf
What are the possible ways of data transmission in ccna?
The following is partial output from a routing table ; '192.168.10.0 [100/1300] via 10.1.0.1, 00:00:23, Ethernet1' Which routing protocol is being used? (assuming defaults have not been changed) A.) OSPF B.) RIP C.) BGP D.) IGRP
Which of the following are valid WAN terms? A.) DTE B.) DCE C.) Demarc D.) CPE
When you issue the command show version your router returns "Configuration register is 0x0101" From where does the router boot? A. ROM B. NVRAM C. Flash D. a TFTP server
Identify the command that displays traffic statistics on serial0/1? A.) display interface serial0/1 B.) show interface serial0/1 C.) show seria0/1 stats D.) show interface serial0/1 stats
Identify 3 feature of access-lists? A.) Implicit deny will deny any packets not matched B.) Processed sequentially from bottom to top C.) Processed sequentially from top to bottom D.) If a packet is denied it would be tested against the remaining statements in the access-list E.) Once a match is made the packet is either denied or permitted F.) Enabled on all interfaces by default