Computer Networking
You have created a named access list called Blocksales. Which of the following is a valid command for applying this to packets trying to enter interface s0 of your router?

(config-if)# blocksales ip access-list in
(config-if)# ip access-group Blocksales in
(config)# ip access-group 110 in
(config-if)# ip access-group 110 in

ANSWER DOWNLOAD EXAMIANS APP

Computer Networking
What does a switch do when a frame is received on an interface and the destination hardware address is unknown or not in the filter table?

Sends back a message to the originating station asking for a name resolution
Floods the network with the frame looking for the device
Drops the frame
Forwards the switch to the first available link

ANSWER DOWNLOAD EXAMIANS APP

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 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 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 out
Lab_A(config)#access-list 10 permit 172.16.1.1Lab_A(config)#line vty 0 4Lab_A(config-line)#access-class 10 in

ANSWER DOWNLOAD EXAMIANS APP

Computer Networking
RS-449/442-A/423-A is

a check bit appended to an array of binary digits to make the sum of the all the binary digits
a set of physical layer standards developed by EIA and intended to replace RS-232-
the ratio of the number of data units in error to the total number of data units
a code in which each expression conforms to specific rules of construction, so that if certain errors occur in an expression the resulting expression will not conform to the rules of construction and
None of these

ANSWER DOWNLOAD EXAMIANS APP