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

正文內(nèi)容

cisco技術(shù)大總結(jié)-免費(fèi)閱讀

  

【正文】 如下圖所示,在支持ISL的接口上可以傳送來(lái)自不同VLAN的數(shù)據(jù)。   1. 有關(guān)命令   啟動(dòng)IPX路由 ipx routing   設(shè)置IPX網(wǎng)絡(luò)及以太網(wǎng)封裝形式 ipx network network [encapsulation encapsulationtype]1   指定路由協(xié)議,默認(rèn)為RIP ipx router {eigrp autonomoussystemnumber | nlsp [tag] | rip}   注: 范圍是1 到FFFFFFFD.   IPX封裝類型列表   接口類型 封裝類型 IPX幀類型   Ethernet novellether (默認(rèn)) arpa sap snap Ethernet_II Ethernet_Snap   Token Ring sap (默認(rèn)) snap TokenRing TokenRing_Snap   FDDI snap (默認(rèn)) sap novellfddi Fddi_Snap Fddi_Raw   舉例:   在此例中,WAN的IPX網(wǎng)絡(luò)為3a00,Router1所連接的局域網(wǎng)IPX網(wǎng)絡(luò)號(hào)為2a00,在此局域網(wǎng)有一臺(tái)Novell服務(wù)器,IPX網(wǎng)絡(luò)號(hào)也是2a00, 路由器接口的IPX網(wǎng)絡(luò)號(hào)必須與在同一網(wǎng)絡(luò)的Novell服務(wù)器上設(shè)置的IPX網(wǎng)絡(luò)號(hào)相同。為起用身份驗(yàn)證,必須在路由器接口配置模式下,為區(qū)域的每個(gè)路由器接口配置口令。   wildcardmask 是子網(wǎng)掩碼的反碼, 網(wǎng)絡(luò)區(qū)域ID areaid在04294967295內(nèi)的十進(jìn)制數(shù)。   2.舉例   Router1:   router igrp 200   network   network   !   三、OSPF協(xié)議   OSPF(Open Shortest Path First)是一個(gè)內(nèi)部網(wǎng)關(guān)協(xié)議(Interior Gateway Protocol,簡(jiǎn)稱IGP),用于在單一自治系統(tǒng)(autonomous system,AS)內(nèi)決策路由。RIP提供跳躍計(jì)數(shù)(hop count)作為尺度來(lái)衡量路由距離,跳躍計(jì)數(shù)是一個(gè)包到達(dá)目標(biāo)所必須經(jīng)過(guò)的路由器的數(shù)目。它是路由器和幀中繼交換機(jī)之間信令標(biāo)準(zhǔn),提供幀中繼管理機(jī)制。它是一種數(shù)據(jù)包交換技術(shù)。       路由器設(shè)置如下:   Router1:   interface Serial0   encapsulation x25   ip address   x25 address 110101   x25 htc 16   x25 nVC 2   x25 map ip 110102 broadcast   x25 map ip 110103 broadcast   !     Router2:   interface Serial0   encapsulation x25   ip address   x25 address 110102   x25 htc 16   x25 nVC 2   x25 map ip 110101 broadcast   x25 map ip 110103 broadcast   !     Router:   interface Serial0   encapsulation x25   ip address   x25 address 110103   x25 htc 16   x25 nVC 2   x25 map ip 110101 broadcast   x25 map ip 110102 broadcast   !     相關(guān)調(diào)試命令:   clear x25VC   show interfaces serial   show x25 map   show x25 route   show x25 VC   . 在以下實(shí)例中路由器router1和router2均通過(guò)svc與router連接,但router1和router2不通過(guò)sVC直接連接,此三個(gè)路由器的串口運(yùn)行RIP路由協(xié)議,使用了子接口的概念。   , ,當(dāng)用戶申請(qǐng)到的是SVC(交換虛電路)時(shí),然后接收到呼叫的一端可以接受或拒絕,如果接受請(qǐng)求,于是連接建立實(shí)現(xiàn)數(shù)據(jù)傳輸,當(dāng)沒(méi)有數(shù)據(jù)傳輸時(shí)掛斷連接,整個(gè)呼叫過(guò)程就類似我們撥打普通電話一樣。同時(shí)在Router2中應(yīng)建立一個(gè)用戶,以對(duì)端路由器主機(jī)名作為用戶名,即用戶名應(yīng)為router1。 input queue 0/75, 0 drops   Five minute input rate 0 bITs/sec, 0 packets/sec   Five minute output rate 0 bITs/sec, 0 packets/sec   16263 packets input, 1347238 bytes, 0 no buffer   Received 13983 broadcasts, 0 runts, 0 giants   2 input errors, 0 CRC, 0 frame, 0 overrun, 0 ignored, 2 abort   22146 packets output, 2383680 bytes, 0 underruns   0 output errors, 0 collisions, 2 interface resets, 0 restarts   1 carrier transITions     2. 舉例   設(shè)置如下:   Router1:   interface Serial0   ip address   clockrate 1000000     Router2:   interface Serial0   ip address   !   3. 舉例使用E1線路實(shí)現(xiàn)多個(gè)64K專線連接.   相關(guān)命令:   任務(wù) 命令   進(jìn)入controller配置模式 controller {t1 | e1} number   選擇幀類型 framing {crc4 | nocrc4}   選擇linecode類型 linecode {ami | b8zs | hdb3}   建立邏輯通道組與時(shí)隙的映射 channelgroup number timeslots range1   顯示controllers接口狀態(tài) show controllers e1 [slot/port]2     注: 1. 當(dāng)鏈路為T1時(shí),channelgroup編號(hào)為023, Timeslot范圍124。     ,。   3. 使用可變長(zhǎng)的子網(wǎng)掩碼   通過(guò)使用可變長(zhǎng)的子網(wǎng)掩碼可以讓位于不同接口的同一網(wǎng)絡(luò)編號(hào)的網(wǎng)絡(luò)使用不同的掩碼,這樣可以節(jié)省IP地址,充分利用有效的IP地址空間。然后路由器會(huì)問(wèn)是否進(jìn)入設(shè)置對(duì)話:   Would you like to enter the inITial configuration dialog? [yes]:   如果按y或回車,路由器就會(huì)進(jìn)入設(shè)置對(duì)話過(guò)程。   5.   路由器處于RXBOOT狀態(tài),在開(kāi)機(jī)后60秒內(nèi)按ctrlbreak可進(jìn)入此狀態(tài),這時(shí)路由器不能完成正常的功能,只能進(jìn)行軟件升級(jí)和手工引導(dǎo)。技術(shù)一一、命令狀態(tài)   1. router   路由器處于用戶命令狀態(tài),這時(shí)用戶可以看路由器的連接狀態(tài),訪問(wèn)其它網(wǎng)絡(luò)和主機(jī),但不能看到和更改路由器的設(shè)置內(nèi)容。   6. 設(shè)置對(duì)話狀態(tài)   這是一臺(tái)新路由器開(kāi)機(jī)時(shí)自動(dòng)進(jìn)入的狀態(tài),在特權(quán)命令狀態(tài)使用SETUP命令也可進(jìn)入此狀態(tài),這時(shí)可通過(guò)對(duì)話方式對(duì)路由器進(jìn)行設(shè)置。首先你可以看到各端口當(dāng)前的狀況:   First, would you like to see the current interface summary? [yes]:   Any interface listed wITh OK? value NO does not have a valid configuration   Interface IPAddress OK? Method Status Protocol   Ethernet0 unassigned NO unset up up   Serial0 unassigned NO unset up up   ……… ……… … …… … …   然后,路由器就開(kāi)始全局參數(shù)的設(shè)置:   Configuring global parameters:   1.設(shè)置路由器名:   Enter host name [Router]:   2.設(shè)置進(jìn)入特權(quán)狀態(tài)的密文(secret),此密文在設(shè)置以后不會(huì)以明文方式顯示:   The enable secret is a oneway cryptographic secret used   instead of the enable password when IT exists.   Enter enable secret: cisco   3.設(shè)置進(jìn)入特權(quán)狀態(tài)的密碼(password),此密碼只在沒(méi)有密文時(shí)起作用,并且在設(shè)置以后會(huì)以明文方式顯示:   The enable password is used when there is no enable secret   and when using older software and some boot images.   Enter enable password: pass   4.設(shè)置虛擬終端訪問(wèn)時(shí)的密碼:   Enter virtual terminal password: cisco   5.詢問(wèn)是否要設(shè)置路由器支持的各種網(wǎng)絡(luò)協(xié)議:   Configure SNMP Network Management? [yes]:   Configure DECnet? [no]:   Configure AppleTalk? [no]:   Configure IPX? [no]:   Configure IP? [yes]:   Configure IGRP routing? [yes]:   Configure RIP routing? [no]:   ………   6.如果配置的是撥號(hào)訪問(wèn)服務(wù)器,系統(tǒng)還會(huì)設(shè)置異步口的參數(shù):   Configure Async lines? [yes]:   1) 設(shè)置線路的最高速度:   Async line speed [9600]:   2) 是否使用硬件流控:   Configure for HW flow control? [yes]:   3) 是否設(shè)置modem:   Configure for modems? [yes/no]: yes   4) 是否使用默認(rèn)的modem命令:   Configure for default chat script? [yes]:   5) 是否設(shè)置異步口的PPP參數(shù):   Configure for Dialin IP SLIP/PPP Access? [no]: yes   6) 是否使用動(dòng)態(tài)IP地址:   Configure for Dynamic IP addresses? [yes]:   7) 是否使用缺省IP地址:   Configure Default IP addresses? [no]: yes   8) 是否使用TCP頭壓縮:   Configure for TCP Header Compression? [yes]:   9) 是否在異步口上使用路由表更新:   Configure for routing updates on async links? [no]: y   10) 是否設(shè)置異步口上的其它協(xié)議。   如下圖所示:   ,, ,,這樣就將一個(gè)C類網(wǎng)絡(luò)地址分配給了二個(gè)網(wǎng),既劃分了二個(gè)子網(wǎng),起到了節(jié)約地址的作用。由于在Router1上端口Serial ,所以不需要在Router1上添加靜態(tài)路由。 當(dāng)鏈路為E1時(shí), channelgroup編號(hào)為030, Timeslot范圍131.    controllers e1觀察controller狀態(tài),以下為幀類型為crc4時(shí)controllers正常的狀態(tài).     Router show controllers e1   e1 0/0 is up.   Applique type is Channelized E1 unbalanced   Framing is CRC4, Line Code is HDB3 No alarms detected.   Data in current interval (725 seconds elapsed):   0 Line Code Violations, 0 Path Code Violations   0 Slip Secs, 0 Fr Loss Secs, 0 Line Err Secs, 0 Degraded Mins   0 Errored Secs, 0 Bursty Err Secs, 0 Severely Err Secs, 0 Unavail Secs   Total Data (last 24 hours) 0 Line Code Violations, 0 Path Code Violations,   0 Slip Secs, 0 Fr Loss Secs, 0 Line Err Secs, 0 Degraded Mins,   0
點(diǎn)擊復(fù)制文檔內(nèi)容
環(huán)評(píng)公示相關(guān)推薦
文庫(kù)吧 www.dybbs8.com
備案圖鄂ICP備17016276號(hào)-1