Computer Networking
You are working on a router that has established privilege levels that restrict access to certain functions. You discover that you are not able to execute the command show running-configuration. How can you view and confirm the access lists that have been applied to the Ethernet 0 interface on your router?

show ip interface Ethernet 0
show access-lists
show interface Ethernet 0
show ip access-lists

ANSWER DOWNLOAD EXAMIANS APP

Computer Networking
You need to create an access list that will prevent hosts in the network range of 192.168.160.0 to 192.168.191.0. Which of the following lists will you use?

access-list 10 deny 192.168.160.0 0.0.31.255
access-list 10 deny 192.168.160.0 255.255.224.0
access-list 10 deny 192.168.160.0 0.0.191.255
access-list 10 deny 192.168.0.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?

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

ANSWER DOWNLOAD EXAMIANS APP