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 ospf 10 area 0.0.0.0
Router1(config-if)# ipv6 router rip 1

ANSWER DOWNLOAD EXAMIANS APP

Computer Networking
MAC is

None of these
a method access control technique or multiple-access transmission media
a method of determining which device has access to the transmission medium at any time
network access standard for connecting stations to a circuit-switched network
a very common bit-oriented data link protocol issued to ISO.

ANSWER DOWNLOAD EXAMIANS APP

Computer Networking
You configure the following access list:access-list 110 deny tcp 10.1.1.128 0.0.0.63 any eq smtpaccess-list 110 deny tcp any eq 23int ethernet 0ip access-group 110 outWhat will the result of this access list be?

Email and Telnet will be allowed in E0.
No IP traffic will be allowed out E0.
Email and Telnet will be allowed out E0.
Everything but email and Telnet will be allowed out E0.

ANSWER DOWNLOAD EXAMIANS APP