mirror of
https://github.com/gnu4cn/ccna60d.git
synced 2024-05-21 04:55:00 +08:00
update
This commit is contained in:
parent
6398996284
commit
3591130853
11
d36-EIGRP.md
11
d36-EIGRP.md
@ -2002,3 +2002,14 @@ P 10.3.3.0/24, 1 successors, FD is 1280256
|
||||
|
||||
[Truncated Output]
|
||||
```
|
||||
|
||||
这些具体路由条目,是作为外部EIGRP路由,通告给路由器R2的,如下所示:
|
||||
|
||||
```
|
||||
R2#show ip route eigrp
|
||||
10.0.0.0/24 is subnetted, 4 subnets
|
||||
D EX 10.3.3.0 [170/3449856] via 150.1.1.1, 00:07:02, Serial0/0
|
||||
D EX 10.2.2.0 [170/3449856] via 150.1.1.1, 00:07:02, Serial0/0
|
||||
D EX 10.1.1.0 [170/3449856] via 150.1.1.1, 00:07:02, Serial0/0
|
||||
D EX 10.0.0.0 [170/3449856] via 150.1.1.1, 00:07:02, Serial0/0
|
||||
```
|
||||
|
Loading…
Reference in New Issue
Block a user