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 protocols
show interfaces
show startup-config
show running-config

ANSWER DOWNLOAD EXAMIANS APP

Computer Networking
You want to create a standard access list that denies the subnet of the following host: 172.16.50.172/20. Which of the following would you start your list with?

access-list 10 deny 172.16.0.0 0.0.255.255
access-list 10 deny 172.16.48.0 255.255.240.0
access-list 10 deny 172.16.48.0 0.0.15.255
access-list 10 deny 172.16.64.0 0.0.31.255

ANSWER DOWNLOAD EXAMIANS APP

Computer Networking
When a new trunk link is configured on an IOS-based switch, which VLANs are allowed over the link?

Only configured VLAN's are allowed on the link.
Only extended VLAN's are allowed by default.
No VLAN's are allowed, you must configure each VLAN by hand.
By default, all VLANs are allowed on the trunk.

ANSWER DOWNLOAD EXAMIANS APP