Computer Networking
Which of the following command options are displayed when you use the Router# show frame-relay ? command?1. dlci2. neighbors3. lmi4. pvc5. map

All of these
2 and 4
3, 4 and 5
1 only

ANSWER DOWNLOAD EXAMIANS APP

Computer Networking
If a switch receives a frame and the source MAC address is not in the MAC address table but the destination address is, what will the switch do with the frame?

Discard it and send an error message back to the originating host
Add the destination to the MAC address table and then forward the frame
Add the source address and port to the MAC address table and forward the frame out the destination port
Flood the network with the frame

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?

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

ANSWER DOWNLOAD EXAMIANS APP