mirror of
https://github.com/gnu4cn/ccna60d.git
synced 2024-05-21 04:55:00 +08:00
update
This commit is contained in:
parent
776c76c5a0
commit
f38aa9ab7b
13
d36-EIGRP.md
13
d36-EIGRP.md
@ -2550,3 +2550,16 @@ IP-EIGRP (AS 150): Topology entry for 10.3.3.0/24
|
||||
Minimum MTU is 1500
|
||||
Hop count is 1
|
||||
```
|
||||
|
||||
##第36天问题
|
||||
|
||||
1. You can see the ASN with the `show ip _______` command.
|
||||
2. Every router you want to communicate with in your routing domain must have a different ASN. True or false?
|
||||
3. What is the purpose of the EIGRP topology table?
|
||||
4. By default, EIGRP uses the `_______` bandwidth on the path to a destination network and the total `_______` to compute routing metrics.
|
||||
5. Dynamic neighbour discovery is performed by sending EIGRP Hello packets to the destination Multicast group address `_______`.
|
||||
6. EIGRP packets are sent directly over IP using protocol number `_______`.
|
||||
7. To populate the topology table, EIGRP runs the `_______` algorithm.
|
||||
8. The `_______` `_______` includes both the metric of a network as advertised by the connected neighbour, plus the cost of reaching that particular neighbour.
|
||||
9. Cisco IOS software supports equal cost load sharing for a default of up to four paths for all routing protocols. True or false?
|
||||
10. What EIGRP command can be used to enable unequal cost load sharing?
|
||||
|
Loading…
Reference in New Issue
Block a user