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.
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.

ANSWER DOWNLOAD EXAMIANS APP

Computer Networking
What command is used to stop RIP routing updates from exiting out an interface but still allow the interface to receive RIP route updates?

Router (config-if) # passive-interface
Router (config-router) # no routing updates
Router (config-router) # passive-interface s0
Router (config-if) # no routing

ANSWER DOWNLOAD EXAMIANS APP