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

正文內(nèi)容

思科實(shí)驗(yàn)手冊(參考版)

2024-10-31 09:00本頁面
  

【正文】 虛擬終端線路 (VTY)是為 tel 會話所用 ,路由器根據(jù) Cisco IOS 軟件版本不同 ,支持多條 VTY 會話數(shù)目也不同 .所有密碼 是以明文方式保存在 DRAM(runningconfig)文件里的 . 配置實(shí)例一 : NUAIKO(config)line console 0 NUAIKO(configline)password NUAIKO NUAIKO(configline)login NUAIKO(config)line vty 0 15 NUAIKO(configline)password NUAIKO NUAIKO(configline)login NUAIKO(configline)end *Mar 1 03:04。. Lab Exercise 目標(biāo) : 熟練掌握如何為交換機(jī)特權(quán)模式設(shè)置密碼 . 33 Firstlab 設(shè)備需求 : Catalyst 2950 系列交換機(jī)一臺 . 語法 : 進(jìn)入全局配置模式 ,設(shè)置密碼 : NUAIKO(config)enable {password|secret} {password} 解釋 : 兩種密碼的區(qū)別在于 ,前者是一些低版本 Cisco IOS 軟件的認(rèn)證方式 ,并且密碼是基于明文的 。選擇后者 ,管理距離為 0 還可以在定義靜態(tài)路由的時(shí)候指定管理 距離 . 配置實(shí)例一 : 路由器 NUAIKO 配置如下 : NUAIKOconfigure terminal Enter configuration mands, one per line. NUAIKO(config)end NUAIKO 測試 : NUAIKOshow ip route static S* [1/0] via NUAIKO End with CNTL/Z. NUAIKO(config)ip route 實(shí)驗(yàn)二 距離矢量路由協(xié)議基本配置 Lab Exercise 目標(biāo) : 熟練掌握如何配置 RIP. 設(shè)備需求 : Cisco 2501 路由器兩臺 . 準(zhǔn)備工作 : 確保路由器之間接口 IP 地址信息已經(jīng)設(shè)置好 ,能夠端到端的 ping 通 . 語法 : ,啟用 RIP: NUAIKO(config)router rip 17 Firstlab : NUAIKO(configrouter)work {worknumber} 解釋 : 啟用了 RIP 路由協(xié)議之后 ,只需要宣告主類直連網(wǎng)絡(luò)號 ,即可完成 RIP 的配置 . 配置實(shí)例一 : 路由器 BLAKKBLOOD 配置如下 : BLAKKBLOODconfigure terminal Enter configuration mands, one per line. BLAKKBLOOD(config)router rip BLAKKBLOOD(configrouter)work BLAKKBLOOD(configrouter)work BLAKKBLOOD(configrouter)end BLAKKBLOOD 路由器 NUAIKO 配置如下 : NUAIKOconfigure terminal Enter configuration mands, one per line. NUAIKO(config)router rip NUAIKO(configrouter)work NUAIKO(configrouter)work NUAIKO(configrouter)end NUAIKO 測試 : BLAKKBLOODshow ip route rip R [120/1] via , 00:00:21, Serial0 BLAKKBLOODping Type escape sequence to abort. End with CNTL/Z. End with CNTL/Z. 18 Firstlab Sending 5, 100byte ICMP Echos to , timeout is 2 seconds: !!!!! Success rate is 100 percent (5/5), roundtrip min/avg/max = 32/35/36 ms BLAKKBLOOD NUAIKOshow ip route rip R [120/1] via , 00:00:02, Serial0 NUAIKOping Type escape sequence to abort. Sending 5, 100byte ICMP Echos to , timeout is 2 seconds: !!!!! Success rate is 100 percent (5/5), roundtrip min/avg/max = 32/35/36 ms NUAIKO Lab Exercise 目標(biāo) : 熟練掌握如何配置 RIPv2. 設(shè)備需求 : Cisco 2501 路由器兩臺 . 準(zhǔn)備工作 : 確保路由器之間接口 IP 地址信息已經(jīng)設(shè)置好 ,能夠端到端的 ping 通 . 語法 : ,啟用 RIP: NUAIKO(config)router rip RIP 版本 2(RIPv2): NUAIKO(configrouter)version 2 : NUAIKO(configrouter)work {worknumber} 解釋 : 啟用了 RIPv2 路由協(xié)議之后 ,只需要宣告主類直連網(wǎng)絡(luò)號 ,即可完成 RIPv2 的配置 . 配置實(shí)例一 : 19 Firstlab 路由器 BLAKKBLOOD 配置如下 : BLAKKBLOODconfigure terminal Enter configuration mands, one per line. BLAKKBLOOD(config)router rip BLAKKBLOOD(configrouter)version 2 BLAKKBLOOD(configrouter)work BLAKKBLOOD(configrouter)work BLAKKBLOOD(configrouter)end BLAKKBLOOD 路由器 NUAIKO 配置如下 : NUAIKOconfigure terminal Enter configuration mands, one per line. NUAIKO(config)router rip NUAIKO(configrouter)version 2 NUAIKO(configrouter)work NUAIKO(configrouter)work NUAIKO(configrouter)end NUAIKO 測試 : BLAKKBLOODshow ip route rip R [120/1] via , 00:00:21, Serial0 BLAKKBLOODping Type escape sequence to abort. Sending 5, 100byte ICMP Echos to , timeout is 2 seconds: !!!!! Success rate is 100 percent (5/5), roundtrip min/avg/max = 32/35/36 ms BLAKKBLOOD End with CNTL/Z. End with CNTL/Z. 20 Firstlab NUAIKOshow ip route rip R [120/1] via , 00:00:02, Serial0 NUAIKOping Type escape sequence to abort. Sending 5, 100byte ICMP Echos to , timeout is 2 seconds: !!!!! Success rate is 100 percent (5/5), roundtrip min/avg/max = 32/35/36 ms NUAIKO 實(shí)驗(yàn)三 鏈路狀態(tài)路由協(xié)議基本配置 Lab Exercise 目標(biāo) : 熟練掌握如何配置單區(qū)域的 OSPF. 設(shè)備需求 : Cisco 2501 路由器兩臺 . 準(zhǔn)備工作 : 確保路由器之間接口 IP 地址信息已經(jīng)設(shè)置好 ,能夠端到端的 ping 通 . 語法 : OSPF 進(jìn)程 : NUAIKO(config)router ospf {processid} OSPF 進(jìn)程的接口和網(wǎng)絡(luò) : NUAIKO(configrouter)work {ipaddress} {wildcardmask} area {areaid} 解釋 : OSPF 進(jìn)程 ID 可以使用 1 到 65535 中任何一個(gè)整數(shù) ,該 ID 只是本地的一個(gè)標(biāo)識 ,即一個(gè) OSPF 網(wǎng)絡(luò) ,每臺 OSPF 路由器的進(jìn)程 ID 是否一樣 ,和 OSPF 網(wǎng)絡(luò)能否正常運(yùn)行無關(guān) .在定義 OSPF 路由器要宣告的區(qū)域的時(shí) 候 ,反掩碼用來控制要宣告的范圍 ,0 表示精確匹配 ,255 表示任意匹配 .OSPF 網(wǎng)絡(luò)中骨干區(qū)域?yàn)閰^(qū)域 0,因 此必須要有區(qū)域 0. 配置實(shí)例一 : 21 Firstlab 路由器 BLAKKBLOOD 配置如下 : BLAKKBLOODconfigure terminal Enter configuration mands, one per line. BLAKKBLOOD(config)router ospf 1 BLAKKBLOOD(configrouter)work area 0 BLAKKBLOOD(configrouter)work area 0 BLAKKBLOOD(configrouter)end BLAKKBLOOD 路由器 NUAIKO 配置如下 : NUAIKOconfigure terminal Enter configuration mands, one per line. NUAIKO(config)router ospf 65535 NUAIKO(configrouter)work area 0 NUAIKO(configrouter)work area 0 NUAIKO(configrouter)end NUAIKO 測試 : BLAKKBLOODshow ip ospf neighbor Neighbor ID O Pri 1 State FULL/ Dead Time 00:00:31 Address Interface Serial0 End with CNTL/Z. End with CNTL/Z. BLAKKBLOODshow ip route ospf [110/74] via , 00:01:13, Serial0 BLAKKBLOODping Type escape sequence to abort. Sending 5, 100byte ICMP Echos to , timeout is 2 seconds: !!!!! Success rate is 100 percent (5/5), roundtrip min/avg/max = 36/36/36 ms 22 Firstlab BLAKKBLOOD NUAIKOshow ip ospf neighbor Neighbor ID O Pri 1 State FULL/ Dead Time 00:00:39 Address Interface Serial0 NUAIKOshow ip route ospf [110/74] via , 00:01:48, Serial0 NUAIKOping Type escape sequence to abort. Sending 5, 100byte ICMP Echos to , timeout is 2 seconds: !!!!! Success rate is 100 percent (5/5), roundtrip min/avg/max = 36/36/36 ms NUAIKO Lab Exercise 目標(biāo) : 熟練掌握如何配置多 區(qū)域的 OSPF. 設(shè)備需求 : Cisco 2501 路由器兩臺 . 準(zhǔn)備工作 : 確保路由器之間接口 IP 地址信息已經(jīng)設(shè)置好 ,能夠端到端的 ping 通 . 語法 : OSPF 進(jìn)程 : NUAIKO(config)router ospf {processid} OSPF 進(jìn)程的接口和網(wǎng)絡(luò) : NUAIKO(configrouter)work {ipaddress} {wildcard
點(diǎn)擊復(fù)制文檔內(nèi)容
教學(xué)課件相關(guān)推薦
文庫吧 www.dybbs8.com
備案圖鄂ICP備17016276號-1