Computer Networking
IEEE project 802 divides the data link layer into an upper _____ sublayer and a lower _____ sublayer.

None of these
MAC, LLC
HDLC, PDU
LLC, MAC
PDU, HDLC

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

Computer Networking
Network 206.143.5.0 was assigned to the Acme Company to connect to its ISP. The administrator of Acme would like to configure one router with the commands to access the Internet. Which commands could be configured on the Gateway router to allow Internet access to the entire network?1. Gateway (config) # ip route 0.0.0.0 0.0.0.0 206.143.5.22. Gateway (config) # router rip3. Gateway (config-router) # network 206.143.5.04. Gateway (config-router) # network 206.143.5.0 default

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

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?

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

ANSWER DOWNLOAD EXAMIANS APP