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)#access-class 10 out
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

ANSWER DOWNLOAD EXAMIANS APP

Computer Networking
You need to configure a router for a Frame Relay connection to a non-Cisco router. Which of the following commands will prepare the WAN interface of the router for this connection?

Router(config-if)# encapsulation frame-relay cisco
Router(config-if)# encapsulation frame-relay ansi
Router(config-if)# encapsulation frame-relay ietf
Router(config-if)# encapsulation frame-relay q933a

ANSWER DOWNLOAD EXAMIANS APP

Computer Networking
If routers in a single area are configured with the same priority value, what value does a router use for the OSPF Router ID in the absence of a loopback interface?

The lowest IP address of any logical interface
The highest IP address of any logical interface
The highest IP address of any physical interface
The lowest IP address of any physical interface

ANSWER DOWNLOAD EXAMIANS APP