What is the regional telco office called, where the customers
local loop terminates?
A.) Demarc
B.) DTE
C.) DCE
D.) CO
E.) CPE
Answer / guest
Answer: D
The Central Office (CO) is the Telephone Company (Telco)
location
nearest you.
| Is This Answer Correct ? | 1 Yes | 1 No |
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 the attenuation?
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
What port does rip use?
What is DHCP stand for?
What command will not display the status of to1? A.) show int to1 B.) show to1 C.) show interface to1 D.) show interface
Which command line statement determines the number of seconds a dialup connection can wait without any traffic before the router hangs up? A.) dialler max-time B.) dialler timeout C.) dialer idle-timeout D.) dialer hang-up E.) disconnect-timer
The ICMP (referred to in PFC 1700) is implemented by all TCP/IP hosts A. true B. false
Which commands should you use to enable IGRP routing? A. router igrp 100 Network 192.168.1.0 Network 10.0.0.0 B. router igrp 100 Network 192.168.2.0 Network 10.0.0.0 C. router igrp 100 Network 192.168.1.0 192 168.1.1 Network 10.2.0.0 10.2.1.1 D. router igrp 100 Network 192.168.1.0 255.255.255.0 Network 10.2.0.0 255.255.255.0
Can you explain PPP link process step by step?
A traffic light is an example of what type of mechanism? A.) Collision detection B.) Flow control C.) Sequence numbering D.) Network management
ip dhcp excluded-address 192.168.0.1 192.168.0.19 what is the use of that command can any one explain it