Computer Networking
You need to allow one host to be permitted to attach dynamically to each switch interface. Which two commands must you configure on your catalyst switch to meet this policy?1. Switch (config-if) # ip access-group 102. Switch (config-if) # switchport port-security maximum 13. Switch (config) # access-list 10 permit ip host 14. Switch (config-if) # switchport port-security violation shutdown5. Switch (config) # mac-address-table secure

2, 3 and 5
1 and 3
2 and 4
4 and 5

ANSWER DOWNLOAD EXAMIANS APP

Computer Networking
You type the following command into the router and receive the following output:Router#show serial 0/0 ^% Invalid input detected at '^' marker.Why was this error message displayed?

The router does not have a serial0/0 interface.
You cannot have a space between serial and 0/0.
Part of the command is missing.
You need to be in privileged mode.

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 q933a
Router(config-if)# encapsulation frame-relay ietf
Router(config-if)# encapsulation frame-relay ansi

ANSWER DOWNLOAD EXAMIANS APP