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

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

ANSWER DOWNLOAD EXAMIANS APP

Computer Networking
Which of the following technique is used for Time-To-Line (TTL)?

a technique used by protocols in which a lower level protocol accepts a message from a higher level protocol and places it in the data portion of the low level frame
a technique used in best-effort delivery system to avoid endlessly looping packets.
One of the pieces that results when an IP gateway divides an IP datagram into smaller pieces for transmission across a network that cannot handle the original datagram size.
All of these
None of these

ANSWER DOWNLOAD EXAMIANS APP

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-if)# ip access-group 110 in
(config)# ip access-group 110 in

ANSWER DOWNLOAD EXAMIANS APP