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-if) # no routing
Router (config-router) # passive-interface s0
Router (config-router) # no routing updates

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 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.
Only configured VLAN's are allowed on the link.

ANSWER DOWNLOAD EXAMIANS APP