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

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

ANSWER DOWNLOAD EXAMIANS APP

Computer Networking
Which three statements are true about the operation of a full-duplex Ethernet network?1. There are no collisions in full-duplex mode.2. A dedicated switch port is required for each full-duplex node.3. Ethernet hub ports are preconfigured for full-duplex mode.4. In a full-duplex environment, the host network card must check for the availability of the network media before transmitting.5. The host network card and the switch port must be capable of operating in full-duplex mode.

2 and 4
5 only
2, 3 and 4
1, 2, and 5

ANSWER DOWNLOAD EXAMIANS APP

Computer Networking
You want to create a standard access list that denies the subnet of the following host: 172.16.144.17/21. Which of the following would you start your list with?

access-list 10 deny 172.16.136.0 0.0.15.255
access-list 10 deny 172.16.64.0 0.0.31.255
access-list 10 deny 172.16.48.0 255.255.240.0
access-list 10 deny 172.16.144.0 0.0.7.255

ANSWER DOWNLOAD EXAMIANS APP