InterviewSolution
Saved Bookmarks
| 1. |
What Is Interior Gateway Routing Protocol (igrp)? |
|
Answer» IGRP is a Cisco proprietary distance VECTOR routing protocol. IGRP has a default HOP count of 100 hops, with a maximum hop count of 255. IGRP uses bandwidth and line delay as its default METRIC, but it can ALSO use reliability, load, and MTU. IGRP is a Cisco proprietary distance vector routing protocol. IGRP has a default hop count of 100 hops, with a maximum hop count of 255. IGRP uses bandwidth and line delay as its default metric, but it can also use reliability, load, and MTU. |
|