Computer Networking
Which statements are true regarding ICMP packets?1. They acknowledge receipt of a TCP segment.2. They guarantee datagram delivery.3. They can provide hosts with information about network problems.4. They are encapsulated within IP datagrams.

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

ANSWER DOWNLOAD EXAMIANS APP

Computer Networking
When setting up Frame Relay for point-to-point subinterfaces, which of the following must not be configured?

The subinterface type as point-to-point
An IP address on the physical interface
The local DLCI on each subinterface
The Frame Relay encapsulation on the physical interface
PAP

ANSWER DOWNLOAD EXAMIANS APP

Computer Networking
Which of the following access lists will allow only HTTP traffic into network 196.15.7.0?

access-list 100 permit tcp any 196.15.7.0 0.0.0.255 eq www
access-list 110 permit ip any 196.15.7.0 0.0.0.255
access-list 10 deny tcp any 196.15.7.0 eq www
access-list 100 permit 196.15.7.0 0.0.0.255 eq www

ANSWER DOWNLOAD EXAMIANS APP