Computer Networking
To enable OSPFv3, which of the following would you use?

Router1(config-rtr)# no shutdown
Router1(config)# ipv6 router eigrp 10
Router1(config-if)# ipv6 router rip 1
Router1(config-if)# ipv6 ospf 10 area 0.0.0.0

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

ANSWER DOWNLOAD EXAMIANS APP

Computer Networking
You have two switches connected together with two crossover cables for redundancy, and STP is disabled. Which of the following will happen between the switches?

The switches will automatically load-balance between the two links.
Broadcast storms will occur on the switched network.
The routing tables on the switches will not update.
The MAC forward/filter table will not update on the switch.

ANSWER DOWNLOAD EXAMIANS APP