Computer Networking
You need to find the broadcast address used on a LAN on your router. What command will you type into the router from user mode to find the broadcast address?

show startup-config
show running-config
show interfaces
show protocols

ANSWER DOWNLOAD EXAMIANS APP

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

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

ANSWER DOWNLOAD EXAMIANS APP

Computer Networking
How should a router that is being used in a Frame Relay network be configured to keep split horizon issues from preventing routing updates?

Configure a single subinterface to establish multiple PVC connections to multiple remote router interfaces.
Configure many subinterfaces in the same subnet.
Configure a separate subinterface for each PVC with a unique DLCI and subnet assigned to the subinterface.
Configure each Frame Relay circuit as a point-to-point line to support multicast and broadcast traffic.

ANSWER DOWNLOAD EXAMIANS APP