Computer Networking
Which of the following series of commands will restrict Telnet access to the router?

Lab_A(config)#access-list 10 permit 172.16.1.1Lab_A(config)#line con 0Lab_A(config-line)#ip access-group 10 in
Lab_A(config)#access-list 10 permit 172.16.1.1Lab_A(config)#line vty 0 4Lab_A(config-line)#access-class 10 in
Lab_A(config)#access-list 10 permit 172.16.1.1Lab_A(config)#line vty 0 4Lab_A(config-line)#ip access-group 10 in
Lab_A(config)#access-list 10 permit 172.16.1.1Lab_A(config)#line vty 0 4Lab_A(config-line)#access-class 10 out

ANSWER DOWNLOAD EXAMIANS APP

Computer Networking
Communication network is

None of these
one or more conductors that serve as a common connection for a related group of devices
a collection of interconnected functional units that provides a data communications service among stations attached to the network
the condition with two or more stations attempt to use the same channel at the same time
a continuous frequency capable of being modulated or impressed with a second signal

ANSWER DOWNLOAD EXAMIANS APP

Computer Networking
UDP is:

Connection oriented and unreliable
Connectionless and unreliable
None of these
Connection orientated and reliable
Not a part of the TCP/IP suite

ANSWER DOWNLOAD EXAMIANS APP

Computer Networking
When setting up Frame Relay for point-to-point subinterfaces, which of the following must not be configured?

PAP
The Frame Relay encapsulation on the physical interface
The subinterface type as point-to-point
The local DLCI on each subinterface
An IP address on the physical interface

ANSWER DOWNLOAD EXAMIANS APP