freepeople性欧美熟妇, 色戒完整版无删减158分钟hd, 无码精品国产vα在线观看DVD, 丰满少妇伦精品无码专区在线观看,艾栗栗与纹身男宾馆3p50分钟,国产AV片在线观看,黑人与美女高潮,18岁女RAPPERDISSSUBS,国产手机在机看影片

正文內(nèi)容

20xxccna實(shí)驗(yàn)手冊-在線瀏覽

2025-01-11 11:45本頁面
  

【正文】 Router(config)hostname R1 R1(config)no ip domainlookup 35 R1(config)line console 0 R1(configline)logging synchronous R1(configline)exectimeout 0 0 R1(configline)exit 步驟 二、 接口配置 R1的配置: R1(config)interface s0 R1(configif)ip address R1(configif)clock rate 64000 R1(configif)no shutdown R1(configif)interface loopback 0 R1(configif)ip address R1(configif) R2 的配置: R2(config)interface s1 R2(configif)ip add R2(configif)no shutdown R2(configif)interface loopback 0 R2(configif)ip address 36 R2(configif)exit R2(config) 步驟 三、 啟用 RIP路由選擇協(xié)議 R1的配置: R1(config)router rip ?啟用 RIP R1(configrouter)work ?發(fā)布直連網(wǎng)段 R1(configrouter)work R1(configrouter)exit R1(config) R2的配置: R2(config)router rip ?啟用 RIP R2(configrouter)work ?發(fā)布直連網(wǎng)段 R2(configrouter)work R2(configrouter)exit R2(config)end 顯示路由信息 R1show ip route ?顯示 路由信息 Codes: C connected, S static, I IGRP, R RIP, M 37 mobile, B BGP D EIGRP, EX EIGRP external, O OSPF, IA OSPF inter area N1 OSPF NSSA external type 1, N2 OSPF NSSA external type 2 E1 OSPF external type 1, E2 OSPF external type 2, E EGP i ISIS, L1 ISIS level1, L2 ISIS level2, ia ISIS inter area * candidate default, U peruser static route, o ODR P periodic downloaded static route Gateway of last resort is not set , 1 subs C is directly connected, Serial0 ?沒有學(xué)習(xí)到任 何路由條目 , 4 subs C is directly connected, Serial0 C is directly connected, Loopback0 38 步驟四、配置輔助 IP R1(config)interface s0 R1(configif)ip address secondary?配置輔助 IP R2(config)interface s1 R2(configif)ip address secondary?配置輔助 IP 步驟四、顯示路由信息 R1show ip route ?顯示路由信息 Codes: C connected, S static, I IGRP, R RIP, M mobile, B BGP D EIGRP, EX EIGRP external, O OSPF, IA OSPF inter area N1 OSPF NSSA external type 1, N2 OSPF NSSA external type 2 E1 OSPF external type 1, E2 OSPF external type 2, E EGP i ISIS, L1 ISIS level1, L2 ISIS level2, ia ISIS inter area * candidate default, U peruser static route, 39 o ODR P periodic downloaded static route Gateway of last resort is not set , 1 subs C is directly connected, Serial0 , 4 subs C is directly connected, Serial0 R [120/1] via , 00:00:14, Serial0 ?已經(jīng)學(xué)習(xí)到了路由 R [120/1] via , 00:00:14, Serial0 C is directly connected, Loopback0 步 驟 五 、 顯示當(dāng)前配置 信息 R1的當(dāng)前配置: R1show runningconfig hostname R1 ! 40 no ip domainlookup ! interface Loopback0 ip address ! interface Serial0 ip address secondary ip address clockrate 64000 ! router rip work work ! End R2的當(dāng)前配置: R2show runningconfig ! hostname R2 no ip domainlookup 41 ! interface Loopback0 ip address ! interface Serial1 ip address secondary ip address ! router rip work work ! End 步驟 八 、 啟用 EIGRP R1的配置 : R1(config)no router rip ?關(guān)閉 IGRP R1(config)router eigrp 100 ?啟用 EIGRP R1(configrouter)work R1(configrouter)work R1(configrouter)no autosummary 42 R2的配置 : R2(config)no router rip R2(config)router eigrp 100 R2(configrouter)work R2(configrouter)work R2(configrouter)no autosummary 測試: R1show ip route ?顯示路由 Codes: C connected, S static, I IGRP, R RIP, M mobile, B BGP D EIGRP, EX EIGRP external, O OSPF, IA OSPF inter area N1 OSPF NSSA external type 1, N2 OSPF NSSA external type 2 E1 OSPF external type 1, E2 OSPF external type 2, E EGP i ISIS, L1 ISIS level1, L2 ISIS level2, ia ISIS inter area * candidate default, U peruser static route, 43 o ODR P periodic downloaded static route Gateway of last resort is not set , 1 subs C is directly connected, Serial0 , 2 subs D [90/2297856] via , 00:00:20, Serial0 C is directly connected, Loopback0 R2show ip route Codes: C connected, S static, I IGRP, R RIP, M mobile, B BGP D EIGRP, EX EIGRP external, O OSPF, IA OSPF inter area N1 OSPF NSSA external type 1, N2 OSPF NSSA external type 2 E1 OSPF external type 1, E2 OSPF external type 2, E EGP 44 i ISIS, L1 ISIS level1, L2 ISIS level2, ia ISIS inter area * candidate default, U peruser static route, o ODR P periodic downloaded static route Gateway of last resort is not set , 1 subs C is directly connected, Serial1 , 2 subs C is directly connected, Loopback0 D [90/2297856] via , 00:03:45, Serial1 步驟 九 、 顯示當(dāng)前配置 R1的配置 : R1show runningconfig hostname R1 no ip domainlookup 45 ! interface Loopback0 ip address ! interface Serial0 ip address secondary ip address clockrate 64000 ! router eigrp 100 work work no autosummary ! end R2的配置: R2show runningconfig hostname R2 no ip domainlookup ! interface Loopback0 46 ip address ! interface Serial1 ip address secondary ip address ! router eigrp 100 work work no autosummary ! end 47 實(shí)驗(yàn) 五 、 訪問列表與 tel 訪問 控制 環(huán)境:兩臺(tái)路由器 由串口相連。 步驟一、連通性配置 r1的配置: r1(config)interface loopback 0 r1(configif)ip
點(diǎn)擊復(fù)制文檔內(nèi)容
教學(xué)課件相關(guān)推薦
文庫吧 www.dybbs8.com
備案圖鄂ICP備17016276號(hào)-1