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

正文內(nèi)容

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

2025-05-08 00:57 上一頁面

下一頁面
  

【正文】 如下圖所示,在支持ISL的接口上可以傳送來自不同VLAN的數(shù)據(jù)。   1. 有關(guān)命令   啟動IPX路由 ipx routing   設(shè)置IPX網(wǎng)絡(luò)及以太網(wǎng)封裝形式 ipx network network [encapsulation encapsulationtype]1   指定路由協(xié)議,默認為RIP ipx router {eigrp autonomoussystemnumber | nlsp [tag] | rip}   注: 范圍是1 到FFFFFFFD.   IPX封裝類型列表   接口類型 封裝類型 IPX幀類型   Ethernet novellether (默認) arpa sap snap Ethernet_II Ethernet_Snap   Token Ring sap (默認) snap TokenRing TokenRing_Snap   FDDI snap (默認) sap novellfddi Fddi_Snap Fddi_Raw   舉例:   在此例中,WAN的IPX網(wǎng)絡(luò)為3a00,Router1所連接的局域網(wǎng)IPX網(wǎng)絡(luò)號為2a00,在此局域網(wǎng)有一臺Novell服務(wù)器,IPX網(wǎng)絡(luò)號也是2a00, 路由器接口的IPX網(wǎng)絡(luò)號必須與在同一網(wǎng)絡(luò)的Novell服務(wù)器上設(shè)置的IPX網(wǎng)絡(luò)號相同。為起用身份驗證,必須在路由器接口配置模式下,為區(qū)域的每個路由器接口配置口令。   wildcardmask 是子網(wǎng)掩碼的反碼, 網(wǎng)絡(luò)區(qū)域ID areaid在04294967295內(nèi)的十進制數(shù)。   2.舉例   Router1:   router igrp 200   network   network   !   三、OSPF協(xié)議   OSPF(Open Shortest Path First)是一個內(nèi)部網(wǎng)關(guān)協(xié)議(Interior Gateway Protocol,簡稱IGP),用于在單一自治系統(tǒng)(autonomous system,AS)內(nèi)決策路由。RIP提供跳躍計數(shù)(hop count)作為尺度來衡量路由距離,跳躍計數(shù)是一個包到達目標所必須經(jīng)過的路由器的數(shù)目。它是路由器和幀中繼交換機之間信令標準,提供幀中繼管理機制。它是一種數(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   . 在以下實例中路由器router1和router2均通過svc與router連接,但router1和router2不通過sVC直接連接,此三個路由器的串口運行RIP路由協(xié)議,使用了子接口的概念。   , ,當用戶申請到的是SVC(交換虛電路)時,然后接收到呼叫的一端可以接受或拒絕,如果接受請求,于是連接建立實現(xiàn)數(shù)據(jù)傳輸,當沒有數(shù)據(jù)傳輸時掛斷連接,整個呼叫過程就類似我們撥打普通電話一樣。同時在Router2中應(yīng)建立一個用戶,以對端路由器主機名作為用戶名,即用戶名應(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線路實現(xiàn)多個64K專線連接.   相關(guān)命令:   任務(wù) 命令   進入controller配置模式 controller {t1 | e1} number   選擇幀類型 framing {crc4 | nocrc4}   選擇linecode類型 linecode {ami | b8zs | hdb3}   建立邏輯通道組與時隙的映射 channelgroup number timeslots range1   顯示controllers接口狀態(tài) show controllers e1 [slot/port]2     注: 1. 當鏈路為T1時,channelgroup編號為023, Timeslot范圍124。     ,。   3. 使用可變長的子網(wǎng)掩碼   通過使用可變長的子網(wǎng)掩碼可以讓位于不同接口的同一網(wǎng)絡(luò)編號的網(wǎng)絡(luò)使用不同的掩碼,這樣可以節(jié)省IP地址,充分利用有效的IP地址空間。然后路由器會問是否進入設(shè)置對話:   Would you like to enter the inITial configuration dialog? [yes]:   如果按y或回車,路由器就會進入設(shè)置對話過程。   5.   路由器處于RXBOOT狀態(tài),在開機后60秒內(nèi)按ctrlbreak可進入此狀態(tài),這時路由器不能完成正常的功能,只能進行軟件升級和手工引導(dǎo)。技術(shù)一一、命令狀態(tài)   1. router   路由器處于用戶命令狀態(tài),這時用戶可以看路由器的連接狀態(tài),訪問其它網(wǎng)絡(luò)和主機,但不能看到和更改路由器的設(shè)置內(nèi)容。   6. 設(shè)置對話狀態(tài)   這是一臺新路由器開機時自動進入的狀態(tài),在特權(quán)命令狀態(tài)使用SETUP命令也可進入此狀態(tài),這時可通過對話方式對路由器進行設(shè)置。首先你可以看到各端口當前的狀況:   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   ……… ……… … …… … …   然后,路由器就開始全局參數(shù)的設(shè)置:   Configuring global parameters:   1.設(shè)置路由器名:   Enter host name [Router]:   2.設(shè)置進入特權(quán)狀態(tài)的密文(secret),此密文在設(shè)置以后不會以明文方式顯示:   The enable secret is a oneway cryptographic secret used   instead of the enable password when IT exists.   Enter enable secret: cisco   3.設(shè)置進入特權(quán)狀態(tài)的密碼(password),此密碼只在沒有密文時起作用,并且在設(shè)置以后會以明文方式顯示:   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è)置虛擬終端訪問時的密碼:   Enter virtual terminal password: cisco   5.詢問是否要設(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.如果配置的是撥號訪問服務(wù)器,系統(tǒng)還會設(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) 是否使用默認的modem命令:   Configure for default chat script? [yes]:   5) 是否設(shè)置異步口的PPP參數(shù):   Configure for Dialin IP SLIP/PPP Access? [no]: yes   6) 是否使用動態(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é)議。   如下圖所示:   ,, ,,這樣就將一個C類網(wǎng)絡(luò)地址分配給了二個網(wǎng),既劃分了二個子網(wǎng),起到了節(jié)約地址的作用。由于在Router1上端口Serial ,所以不需要在Router1上添加靜態(tài)路由。 當鏈路為E1時, channelgroup編號為030, Timeslot范圍131.    controllers e1觀察controller狀態(tài),以下為幀類型為crc4時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
點擊復(fù)制文檔內(nèi)容
環(huán)評公示相關(guān)推薦
文庫吧 www.dybbs8.com
備案圖鄂ICP備17016276號-1