Part 1: Configure EIGRPStep 1: Enable the EIGRP routing process.Enable的中文翻譯

Part 1: Configure EIGRPStep 1: Enab

Part 1: Configure EIGRP
Step 1: Enable the EIGRP routing process.
Enable the EIGRP routing process on each router using AS number 1. The configuration for R1 is shown.
R1(config)# router eigrp 1
What is the range of numbers that can be used for AS numbers? _______________________________
Note: Packet Tracer currently does not support the configuration of an EIGRP router ID.
Step 2: Advertise directly connected networks.
a. Use the show ip route command to display the directly connected networks on each router.
How can you tell the difference between subnet addresses and interface addresses?
____________________________________________________________________________________
b. On each router, configure EIGRP to advertise the specific directly connected subnets. The configuration for R1 is shown.
R1(config-router)# network 172.16.1.0 0.0.0.255
R1(config-router)# network 172.16.3.0 0.0.0.3
R1(config-router)# network 192.168.10.4 0.0.0.3
Step 3: Configure passive interfaces.
Configure the LAN interfaces to not advertise EIGRP updates. The configuration for R1 is shown.
R1(config-router)# passive-interface g0/0
Step 4: Disable automatic summarization.
The topology contains discontiguous networks. Therefore, disable automatic summarization on each router. The configuration for R1 is shown.
R1(config-router)# no auto-summary
Note: Prior to IOS 15 auto-summary had to be manually disabled.
Step 5: Save the configurations.
Part 2: Verify EIGRP Routing
Step 1: Examine neighbor adjacencies.
a. Which command displays the neighbors discovered by EIGRP? _______________________________
b. All three routers should have two neighbors listed. The output for R1 should look similar to the following:
IP-EIGRP neighbors for process 1
H Address Interface Hold Uptime SRTT RTO Q Seq
(sec) (ms) Cnt Num
0 172.16.3.2 Se0/0/0 14 00:25:05 40 1000 0 28
1 192.168.10.6 Se0/0/1 12 00:13:29 40 1000 0 31
Step 2: Display the EIGRP routing protocol parameters.
a. What command displays the parameters and other information about the current state of any active IPv4 routing protocol processes configured on the router? _______________________________
b. On R2, enter the command you listed for 2a and answer the following questions:
How many routers are sharing routing information with R2? __________
Where is this information located under? _______________________________
What is the maximum hop count? __________
Step 3: Verify end-to-end connectivity
PC1, PC2 and PC3 should now be able to ping each other. If not, troubleshoot your EIGRP configurations.
0/5000
原始語言: -
目標語言: -
結果 (中文) 1: [復制]
復制成功!
第 1 部分︰ 配置 EIGRP步骤 1︰ 启用 EIGRP 路由选择进程。启用 EIGRP 路由进程对每个路由器使用作为数字 1。R1 配置如所示。路由器 eigrp R1(config) # 1可以用作数字的数字的范围是什么?_______________________________注︰ 包示踪当前不支持的配置 EIGRP 路由器 id。第 2 步︰ 做广告直接连接网络。a.使用 show ip 路由命令显示直接连接的网络上的每个路由器。你如何能告诉子网地址和接口地址之间的区别?____________________________________________________________________________________b.在每个路由器上,配置 EIGRP 做广告具体直接连接的子网。R1 配置如所示。R1(config-router) # 网络 172.16.1.0 0.0.0.255R1(config-router) # 网络 172.16.3.0 0.0.0.3R1(config-router) # 网络 192.168.10.4 0.0.0.3第 3 步︰ 配置被动接口。配置 LAN 接口,不做广告 EIGRP 更新。R1 配置如所示。R1(config-router) # 被动接口 g0/0步骤 4︰ 禁用自动文摘。此拓扑包含不连续的网络。因此,禁用自动文摘上的每个路由器。R1 配置如所示。R1(config-router) # 没有自动摘要注︰ 事先到 IOS 15 自动摘要已被手动禁用。第 5 步︰ 保存配置。第 2 部分︰ 验证 EIGRP 路由第 1 步︰ 检查邻居邻区。a.哪个命令显示由 EIGRP 发现邻居?_______________________________b.所有三个路由器应该有两个邻居列出。R1 的输出应类似于以下内容︰过程 1 IP EIGRP 邻居H 地址接口保持正常运行时间 SRTT RTO Q Seq(秒)(ms)Cnt Num0 172.16.3.2 Se0/0/0 14 00:25:05 40 1000年 0 281 192.168.10.6 Se0/0/1,12 00:13:29 40 1000年 0 31第 2 步︰ 显示 EIGRP 路由协议参数。a.什么命令显示的参数和其他路由器上配置任何活动 IPv4 路由协议进程的当前状态有关的信息?_______________________________b.在 R2,输入的命令,你列出的 2a 并回答下列问题︰多少个路由器 R2 与共享路由信息?__________根据此信息位于何处?_______________________________最大跃点计数是什么?__________第 3 步︰ 验证端到端连接性PC1、 PC2 和 PC3 现在应该能够 ping 对方。如果不是,解决您的 EIGRP 配置。
正在翻譯中..
結果 (中文) 3:[復制]
復制成功!
1部分:配置EIGRP步骤1:启用EIGRP路由选择过程。启用EIGRP路由过程的每个路由器上使用1号。R1的配置图。R1(config)#路由器EIGRP 1作为数字的数字的范围是什么?_______________________________注:Packet Tracer目前不支持配置EIGRP路由器ID。步骤2:直接连接网络广告。使用显示IP路由命令在每个路由器上显示直接连接的网络。如何区分子网地址和接口地址?____________________________________________________________________________________B.在每个路由器配置EIGRP广告比直接连接的子网。R1的配置图。R1(config-router)#网络0.0.0.255码R1(config-router)#网络172.16.3.0 0.0.0.3R1(config-router)#网络192.168.10.4 0.0.0.3步骤3:配置被动接口。配置局域网接口,不做广告,EIGRP更新。R1的配置图。R1(config-router)#被动接口G0 / 0步骤4:禁用自动摘要。包含不连续的网络拓扑结构。因此,禁用每个路由器上的自动摘要。R1的配置图。R1(config-router)#没有自动汇总注:iOS 15自动汇总之前必须手动禁用。步骤5:保存配置。2部分:验证EIGRP路由步骤1:检查相邻关系。A.这命令显示的邻居发现协议?_______________________________所有三个路由器应该有两个邻居列出。R1的输出应类似于下面的:ip-eigrp邻居的过程1h地址接口保持时间SRTT RTO Q序列(SEC)(MS)Cnt Num0 172.16.3.2 SE0 / 0 / 0 14 40 1000 0 28 00:25:051 192.168.10.6 SE0 / 0 / 1 12 40 1000 0 31 00:13:29步骤2:显示EIGRP路由协议参数。A.什么命令显示参数和其他信息有关的任何积极的IPv4路由协议在路由器上配置的当前状态的过程吗?_______________________________B. R2,输入命令你列为2A和回答以下问题:多少路由器R2的路由信息共享?__________这个信息位于哪里?_______________________________最大跳数是多少?__________步骤3:验证终端到终端的连接PC1,PC2和PC3现在应该可以互相ping。如果不解决您的EIGRP配置。
正在翻譯中..
 
其它語言
本翻譯工具支援: 世界語, 中文, 丹麥文, 亞塞拜然文, 亞美尼亞文, 伊博文, 俄文, 保加利亞文, 信德文, 偵測語言, 優魯巴文, 克林貢語, 克羅埃西亞文, 冰島文, 加泰羅尼亞文, 加里西亞文, 匈牙利文, 南非柯薩文, 南非祖魯文, 卡納達文, 印尼巽他文, 印尼文, 印度古哈拉地文, 印度文, 吉爾吉斯文, 哈薩克文, 喬治亞文, 土庫曼文, 土耳其文, 塔吉克文, 塞爾維亞文, 夏威夷文, 奇切瓦文, 威爾斯文, 孟加拉文, 宿霧文, 寮文, 尼泊爾文, 巴斯克文, 布爾文, 希伯來文, 希臘文, 帕施圖文, 庫德文, 弗利然文, 德文, 意第緒文, 愛沙尼亞文, 愛爾蘭文, 拉丁文, 拉脫維亞文, 挪威文, 捷克文, 斯洛伐克文, 斯洛維尼亞文, 斯瓦希里文, 旁遮普文, 日文, 歐利亞文 (奧里雅文), 毛利文, 法文, 波士尼亞文, 波斯文, 波蘭文, 泰文, 泰盧固文, 泰米爾文, 海地克里奧文, 烏克蘭文, 烏爾都文, 烏茲別克文, 爪哇文, 瑞典文, 瑟索托文, 白俄羅斯文, 盧安達文, 盧森堡文, 科西嘉文, 立陶宛文, 索馬里文, 紹納文, 維吾爾文, 緬甸文, 繁體中文, 羅馬尼亞文, 義大利文, 芬蘭文, 苗文, 英文, 荷蘭文, 菲律賓文, 葡萄牙文, 蒙古文, 薩摩亞文, 蘇格蘭的蓋爾文, 西班牙文, 豪沙文, 越南文, 錫蘭文, 阿姆哈拉文, 阿拉伯文, 阿爾巴尼亞文, 韃靼文, 韓文, 馬來文, 馬其頓文, 馬拉加斯文, 馬拉地文, 馬拉雅拉姆文, 馬耳他文, 高棉文, 等語言的翻譯.

Copyright ©2024 I Love Translation. All reserved.

E-mail: