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

正文內(nèi)容

cisco產(chǎn)品配置手冊-免費閱讀

2025-07-23 06:10 上一頁面

下一頁面
  

【正文】 set user remotenet使用PPP/IPCPset ip framing none設(shè)置上網(wǎng)用戶帳號set ppp clientname 263設(shè)置上網(wǎng)口令Set ppp password clientEnter new pssword:263ReType new password:263不用PPP/CHAP或PAP作認證Set ppp authentication out none允許地址磋商Set ppp address negotiation local on設(shè)置地址翻譯Set ip pat on設(shè)置默認路由Set ip route destination Gateway 設(shè)置ISP的電話號碼Set number 2633激活用戶預制文件Set active. PSTN電話網(wǎng)絡(luò)(PSTN)是目前普及程度最高、成本最低的公用通訊網(wǎng)絡(luò),它在網(wǎng)絡(luò)互連中也有廣泛的應用。按區(qū)域分關(guān)鍵字交換機類型Australia Basicts013Australian TS013 switchesEurope Basic1tr6German 1TR6 ISDN switchesBasicnwnet3Norway NET3 switches (phase 1)Basicnet3NET3 ISDN switches (UK,Denmark,and other nations);covers the EuroISDN EDSS1 signalling systemPrimarynet5NET5 switches(UK and Europe)Vn2French VN2 ISDN switchesVn3French VN3 ISDN switchesJapan Ntt Japanese NTT ISDN switchesPrimarynttJapanese ISDN PRI switchesNorth AmericanBasic5essATamp。3.幀中繼point to point配置實例:Routerl: Interface serial0 Encapsulation frame-relay ! interface serial point-to-point ip address 172.16.1.1 255.255.255.0 frame-reply interface-dlci 105 ! Interface serial point-to-point ip address 172.16.2.1 255.255.255.0 frame-reply interface-dlci 102 ! Interface serial point-to-point ip address 172.16.4.1 255.255.255.0 frame-reply interface-dlci 104!Router2: Interface serial0 encapsulation frame-relay ! interface serial polnt-to-point ip address 255.255.255.0 framerelay interfacedlci 201 ! interface serial pointto-point ip address .1 255.255. frame-reply interface-dlcl 203 ! 相關(guān)調(diào)試命令: show frame-relay lmi show frame-relay map show frame-relay pvc show frame-relay routeshow interfaces serial4.幀中繼Multipoint配置實例:Routerl: Interface senal0 encapsulation frame-reply ! interface multipoint ip address 172.16.1.2 255.255. frame-reply map ip 172.16.1.1 201 broadcast frame-reply map ip 172.16.1.3 301 broadcast frame-reply map ip 172.16.1.4 401 broadcast !Router2: Interface serial0 encapsulation framereply ! interface multipoint ip address 255.255.255.0 frame-reply map ip 172.16.1.2 102 broadcast frame-reply map ip 172. 16. 1.3 102 broadcast frame-reply map ip 172.16.l.4 102 broadcast !. ISDN1.綜合數(shù)字業(yè)務(wù)網(wǎng)(ISDN)綜合數(shù)字業(yè)務(wù)網(wǎng)(ISDN)由數(shù)字電話和數(shù)據(jù)傳輸服務(wù)兩部分組成,一般由電話局提供這種服務(wù)。DLCI的值一般由幀中繼服務(wù)提供商指定。 Cisco提供子接口(subinterface)作為分開的接口對待。 ,(使用 clear x25{serial number | cmnsinterfacemacaddress}[vcnumber]或clear x25vc命令),否則設(shè)定的參數(shù)可能不能生效。如終端、計算機或網(wǎng)絡(luò)主機,一般位于用戶端,Cisco路由器就是DTE設(shè)備。在于路由器連接時,一般采用PPP封裝,其他廠家路由器一般不支持Cisco的HDLC封裝協(xié)議。 Router#show interface serial 0
Serial 0 is up line protocol is up Hardware is MCI Serial Internet address is , subnet mask is
MTU 15O0 bytes、 BW 1544 Kbit, DLY 2000O usec,rely 255/255, load 1/255
Encapsulation HDLC, loopback not set, keepalive set( 10 sec)
Last Input 0:OO:07, output 0:00:00, output hang never Output queue O/40, O drops;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, O no buffer Received 13983 broadcasts, O runts, 0 giants 2 input errors, O CRC, 0 frame 0 overrun, O ignored 2 abort 22146 packets output, 2383680 bytes, 0 underuns 0 output errors, 0 collisions 2 interface resets, o restarts 1 carrier transitions. 舉例設(shè)置如下:Router 1: Interface Serial 0 ip address clockrate 1000000Router 2: interface Serial 0 ip address ! EI線路實現(xiàn)多個 64K專線連接.相關(guān)命令: 任務(wù) 命令進入controller配置模式 controller {t1 | e1} number 選擇幀類型 Framing{crc4 | nocrc4}選擇linecode類型 Linecode { ami | b8zs |hdb3 }建立邏輯通道組于時隙的映射 Channelgroup number timeslots rang顯示controller接口狀態(tài) Show controllers e1 [slot/port]2 注:1當鏈路為T1時,channelgroup,編號為023,Timeslot范圍124;當鏈路為 E1時,Channel編號為 O-3O, Timeslot范圍l31。設(shè)置如下:lP nat pool c2501 netmask Interface Ethernet 0 iP address ip nat inside!Interface Serial Oip address ip nat outside!ip route 0.0.0.0 0.O.O.0 Serial Oaccesslist 2 permit !Dynamic NAT!ip nat inside source list 2 pool c2501 overloadline console 0 exec-timeout 0 0!line vty 0 4end. 配置靜態(tài)路由通過配置靜態(tài)路由,用戶可以人為地指定對某一網(wǎng)絡(luò)訪問時所要經(jīng)過的路徑,在網(wǎng)絡(luò)結(jié)構(gòu)比較簡單,且一般到達某一網(wǎng)絡(luò)所經(jīng)過的路徑唯一的情況下采用靜態(tài)路由。3.使用可變長的子網(wǎng)掩碼 通過使用可變長的子網(wǎng)掩碼可以讓位于不同接口的同一網(wǎng)絡(luò)編號的網(wǎng)絡(luò)使用不同的掩碼,這樣可以節(jié)省IP地址,充分利用有效的IP地址空間。 進入設(shè)置對話過程后,路由器首先會顯示一些提示信息:System Configuration Dialog At any point you may enter a question mark‘?’for help. Use ctrl-c to abort configuration dialog at any prompt. Default settings are in square bracket‘[]’. 這是告訴你在設(shè)置對話過程中的任何地方都可以鍵入”?’得到系統(tǒng)的 幫助,按ctrlc 可以退出設(shè)置過程,缺省設(shè)算將顯示在’[]’中。 但路由器的第一次設(shè)置必須通過第一種方式進行,此時終端的硬 件設(shè)置如下: 波特率:960O 數(shù)據(jù)位:8 停止位:1 奇偶校驗:無. 命令狀態(tài)1.router> 路由器處于用戶命令狀態(tài),這時用戶可以看路由器的連接狀態(tài),訪問 它網(wǎng)絡(luò)和主機,但不能看到和更改路由器的設(shè)置內(nèi)容。
5.>
路由器處于RXBOOT狀態(tài),在開機后 60秒內(nèi)按ctrl-break可以進入 此狀態(tài),這時路由器不能完成正常的功能,只能進行軟件升級和手工 引導。顯示結(jié)束后,系統(tǒng)會問是否使用這個設(shè)置:Use this configuration?[yes/no]: yes如果回答 yes,系統(tǒng)就會把設(shè)置的結(jié)果存入路由器的 NVRAM 中,然后結(jié)束設(shè)置對話過程,使路由器開始正常的工作。Class C: to
命令描述如下: 任務(wù) 命令 定義一個標準訪問列表 access-list access-list-number permit source[sourcewildcard] 定義一個全局地址池 ip nat pool name startip endip {netmask netmask | prefixlength prefixlength {type rotary} 建立動態(tài)地址翻譯 ip name inside source {list {accesslistnumber | name} pool name [overload] | static localip globalip} 指定內(nèi)部和外部端口 ip nat { inside | outside} 如下圖所示,路由器的Ethernet0端口為inside端口,既此端口連接內(nèi)部網(wǎng)絡(luò),并且此端口所連接的網(wǎng)絡(luò)應該被翻譯,Serial 0端口為outside端口, 其擁有合法IP地址(
點擊復制文檔內(nèi)容
數(shù)學相關(guān)推薦
文庫吧 www.dybbs8.com
備案圖鄂ICP備17016276號-1