Which feature of PPP (Point to Point Protocol) allows the router
to bind multiple channels together, to form a single logical
channel?
A.) multi-link ppp
B.) multi-channel ppp
C.) can't be done
D.) omni-ppp
E.) plp
Answer / guest
Answer: A
Multilink PPP binds separate physical lines into one logical
line. This
feature is especially useful for ISDN BRI, where you are
provided 2
different circuits at 64k each (so you can bind them
together for 128k).
| Is This Answer Correct ? | 2 Yes | 0 No |
You have two Cisco routers setup back-to-back in a lab using DTE/DCE cables. To which router would you add the clockrate command? A.) The serial port on the DCE router B.) The Ethernet port on the DTE router C.) The Ethernet port on the DCE router D.) The serial port on the DTE router
Which network mask should you place on a Class C address to accommodate a user requirement for five networks with a maximum of 17 hosts on each networks A. 255.255.255.192 B. 255.255.255.224 C. 255.255.255.240 D. 255.255.255.248
What is VLSM? how to Calculate VLSM? where it is use and why?
Identify the command to copy a configuration file from a TFTP server to a routers active configuration? A.) Router# copy running-config tftp B.) Router# copy tftp running-config C.) Router# copy tftp 172.16.0.1 running-config D.) Router(config)# copy tftp running-config
Which two statements about integrated services digital network (ISDN) are true? A. ISDN provides data only capability B. ISDN provides an integrated voice/data capability C. The ISDN standards define the hardware and call setup schemes for end the end digital connectivity D. Users receive more bandwidth on WANS with a leased lin of 56 Cops than with multiple B channels
Which OSI layer provides best effort end to end packet delivery? A.) Data-Link B.) Presentation C.) Network D.) Transport E.) Physical F.) Application
in which way the datas will transfer from one host to another host by using osi layer?
Name the command we give if router ios stucked?
Which element is used to define the rate in bits per second that a Frame Relay switch agrees to transfer data? A. clock rate (CP) B. Committed Information Rate (CIR) C. Local Management Interface (LMI) D. data link connection identifier (DICI) E. Committed Rate Measurement Intercal (CRIMI)
Identify the command to disable CDP on an interface? A.) Router(config-if)# no cdp enable B.) Router(config-if)# no cdp run C.) Router# no cdp enable D.) Router(config-if)# no cdp
Identify the command to configure the IP address 172.16.100.5 255.255.255.0? A.) Router(config-if)# ip address 172.16.100.5 255.255.255.0 B.) Router(config)# ip address 172.16.100.5 C.) Router# ip address 172.16.100.5 255.255.255.0 D.) Router(config)# ip address 172.16.100.5 255.255.255.0
Identify the command mode necessary to enter the standard ping command? A.) Router(config)# B.) Router> C.) Router(std-ping)# D.) Router(config-if)#