Computer Networking
Which two of the following are true regarding the distance-vector and link-state routing protocols?1. Link state sends its complete routing table out all active interfaces on periodic time intervals.2. Distance vector sends its complete routing table out all active interfaces on periodic time intervals.3. Link state sends updates containing the state of its own links to all routers in the internetwork.4. Distance vector sends updates containing the state of its own links to all routers in the internetwork.

3 only
1 only
2 and 3 only
None of these

ANSWER DOWNLOAD EXAMIANS APP

Computer Networking
HDLC (High-level Data Link Control) is

a very common bit-oriented data link protocol issued by ISO.
a method access control technique for 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
None of these

ANSWER DOWNLOAD EXAMIANS APP

Computer Networking
You need to create an access list that will prevent hosts in the network range of 192.168.160.0 to 192.168.191.0. Which of the following lists will you use?

access-list 10 deny 192.168.160.0 255.255.224.0
access-list 10 deny 192.168.0.0 0.0.31.255
access-list 10 deny 192.168.160.0 0.0.191.255
access-list 10 deny 192.168.160.0 0.0.31.255

ANSWER DOWNLOAD EXAMIANS APP