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

正文內(nèi)容

ccna認(rèn)證完全實(shí)驗(yàn)手冊(cè)(編輯修改稿)

2025-07-26 07:10 本頁(yè)面
 

【文章內(nèi)容簡(jiǎn)介】 了排錯(cuò)需要,把線路切換到 2 號(hào)線路。Routerenable Routershow ip interface briefInterface IPAddress OK? Method Status ProtocolSerial0 unassigned YES unset administratively down down Serial1 unassigned YES unset administratively down down 批注 [h17]: 表示物理端口狀態(tài)批注 [h18]: 表示數(shù)據(jù)鏈路層狀態(tài)批注 [h19]: 默認(rèn)情況下,路由器的端口為“管理員性關(guān)閉”批注 [h20]: 把端口手工打開批注 [h21]: 現(xiàn)在的端口狀態(tài)變成了物理 DOWN批注 [h22]: 連接到 jiance1 的serial 0 端口為“管理員性關(guān)閉”,也就是說這個(gè)端口還沒有電壓載入,所以對(duì)端的狀態(tài)就是物理性 DOWNRouterconf tEnter configuration mands, one per line. End with CNTL/Z.Router(config)hostname jiance2jiance2(config)interface serial 0jiance2(configif)no shutdownjiance2(configif)end 等待約 30 秒的網(wǎng)絡(luò)延遲后jiance2show ip interface briefInterface IPAddress OK? Method Status ProtocolSerial0/0 unassigned YES unset up down Serial0/1 unassigned YES unset administratively down down 查看某一端口的線纜連接情況jiance2show controllers serial 0省略line state: upcable type : () DCE cable, received clockrate 2015232base0 registers=0x3C000000, base1 registers=0x3C002000mxt_ds=0x62AD6220, rx ring entries=78, tx ring entries=128rxring=0x5D18580, rxr shadow=0x62619EF8, rx_head=40txring=0x5D18820, txr shadow=0x6261A2CC, tx_head=43, tx_tail=43,tx_count=0省略jiance2(config)int s0jiance2(configif)clock rate 64000jiance2show ip interface brief Interface IPAddress OK? Method Status ProtocolSerial0/0 unassigned YES unset up up Serial0/1 unassigned YES unset administratively down down 批注 [h23]: 雙方都手工打開了端口,這個(gè)時(shí)候狀態(tài)為 UP 批注 [h24]: 這個(gè)時(shí)候數(shù)據(jù)鏈路層為 DOWN,原因是線路中的 DCE 端口沒有配置時(shí)鐘頻率批注 [h25]: 這個(gè)端口連接的是 DCE 端,需要在這個(gè)端口上配置時(shí)鐘頻率批注 [h26]: 設(shè)置端口的時(shí)鐘頻率為 64000 bit/s批注 [h27]: 數(shù)據(jù)鏈路層 UPjiance1(config)int s0jiance1(configif)ip address jiance1show ip interface brief Interface IPAddress OK? Method Status ProtocolSerial0/0 YES manual up up Serial0/1 unassigned YES unset administratively down down jiance2(config)int serial 0jiance2(configif)ip address jiance2ping 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 =40/70/108 ms6.CDP 的相關(guān)命令jiance2show cdp Global CDP information: Sending CDP packets every 60 seconds Sending a holdtime value of 180 seconds Sending CDPv2 advertisements is enabledjiance2show cdp neighbors Capability Codes: R Router, T Trans Bridge, B Source Route Bridge S Switch, H Host, I IGMP, r RepeaterDevice ID Local Intrfce Holdtme Capability Platform Port IDjiance1 Ser 0 122 R 2500 Ser 0/0批注 [h28]: IP 地址批注 [h29]: 子網(wǎng)掩碼批注 [h30]: 查看到在 serial0端口配置的 IP 地址為批注 [h31]: PING 成功,不成功則為“……”批注 [h32]: 路由器每 60 秒發(fā)送一次 CDP 信息批注 [h33]: 抑制時(shí)間為 180秒,也就是說經(jīng)過 180 的時(shí)間依然沒有接受到對(duì)方發(fā)來的CDP 信息,則把對(duì)方從 CDP鄰居表中刪除批注 [h34]: 對(duì)端路由器的名稱批注 [h35]: 連接到對(duì)端的本地接口名稱批注 [h36]: 對(duì)端為路由器批注 [h37]: 對(duì)端路由器的型號(hào)為 2500 系列批注 [h38]: 連接到本地路由器的對(duì)端接口名稱jiance2show cdp entry *Device ID: jiance1Entry address(es): IP address: Platform: Cisco 2500, Capabilities: Router Switch IGMP Interface: Serial0, Port ID (outgoing port): Serial0/0Holdtime : 179 sec注意:要使用 CDP 信息,至少要保證二層連通性,也就是說,你的數(shù)據(jù)鏈路層至少要 UP批注 [h39]: *代表所有與本地路由器連接的情況,也可以查看和對(duì)端某一具體路由器的連接情況批注 [h40]: 對(duì)端的 IP 地址為實(shí)驗(yàn)四 備份路由器的 IOS選擇 3 號(hào)線路實(shí)驗(yàn)要求:1. 配置路由器的以太網(wǎng)口的 IP 地址為 2. 在 PC 上開啟 TFTP SERVER,修改 IOS 的路徑保存到 d 盤根目錄 2500文件夾3. 把路由器的 IOS 導(dǎo)入到 PC 上Backup the IOS of routerEthernet 0實(shí)驗(yàn)過程:1. Jiance 上的配置 Jianceconf tJiance(config)interface ethernet 0Jiance(configif)ip address Jiance(configif)no shutdown2. 配置 PC 端的 IP 地址為 ,子網(wǎng)掩碼為 (過程省略)3.驗(yàn)證 3 層連通性jianceping 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 =40/70/108 ms3. 在 PC 端開啟 TFTP 軟件,在桌面上點(diǎn)擊以下圖標(biāo)打開后出現(xiàn)下列界面批注 [h41]: PING 成功,不成功則為“……”點(diǎn)擊上面的 configure TFTP server修改 upload/download 的目錄為 D:/IOS4. 查看路由器的 IOS 名稱Jianceshow version 省略TerminalServer uptime is 3 hours, 13 minutesSystem returned to ROM by poweronSystem image file is flash:省略5. 開始備份 IOSjiancercopy flash: tftp:Source filename []? 批注 [h42]: 路由器的 IOS 名稱批注 [h43]: 代表源地址,來自flash批注 [h44]: 中間有空格,請(qǐng)注意批注 [h45]: 代表目的地址,去往 TFTP server批注 [h46]: 源文件名稱,用剛才 show Version 中查看到的路由器 IOSAddress or name of remote host []? Destination filename []? ?。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。?!
點(diǎn)擊復(fù)制文檔內(nèi)容
公司管理相關(guān)推薦
文庫(kù)吧 www.dybbs8.com
備案圖片鄂ICP備17016276號(hào)-1