国产探花免费观看_亚洲丰满少妇自慰呻吟_97日韩有码在线_资源在线日韩欧美_一区二区精品毛片,辰东完美世界有声小说,欢乐颂第一季,yy玄幻小说排行榜完本

首頁 > 學(xué)院 > 網(wǎng)絡(luò)通信 > 正文

經(jīng)典:路由器設(shè)置基礎(chǔ)知識(shí)學(xué)習(xí)

2019-11-05 00:12:13
字體:
供稿:網(wǎng)友
一、基本設(shè)置方式   一般來說,可以用5種方式來設(shè)置路由器:   1.Console口接終端或運(yùn)行終端仿真軟件的微機(jī);   2.AUX口接MODEM,通過電話線與遠(yuǎn)方的終端或運(yùn)行終端仿真軟件的微機(jī)相連;   3.通過Ethernet上的TFTP服務(wù)器;   4.通過Ethernet上的TELNET程序;   5.通過Ethernet上的SNMP網(wǎng)管工作站。   但路由器的第一次設(shè)置必須通過第一種方式進(jìn)行,此時(shí)終端的硬件設(shè)置如下: 波特率 :9600 數(shù)據(jù)位 :8 停止位 :1 奇偶校驗(yàn): 無   二、命令狀態(tài)   1. router> 路由器處于用戶命令狀態(tài),這時(shí)用戶可以看路由器的連接狀態(tài),訪問其它網(wǎng)絡(luò)和主機(jī),但不能看到和更改路由器的設(shè)置內(nèi)容。   2. router# 在router>提示符下鍵入enable,路由器進(jìn)入特權(quán)命令狀態(tài)router#,這時(shí)不但可以執(zhí)行所有的用戶命令,還可以看到和更改路由器的設(shè)置內(nèi)容。   3. router(config)# 在router#提示符下鍵入configure terminal,出現(xiàn)提示符router(config)#,此時(shí)路由器處于全局設(shè)置狀態(tài),這時(shí)可以設(shè)置路由器的全局參數(shù)。   4. router(config-if)#; router(config-line)#; router(config-router)#;… 路由器處于局部設(shè)置狀態(tài),這時(shí)可以設(shè)置路由器某個(gè)局部的參數(shù)。   5. > 路由器處于RXBOOT狀態(tài),在開機(jī)后60秒內(nèi)按ctrl-break可進(jìn)入此狀態(tài),這時(shí)路由器不能完成正常的功能,只能進(jìn)行軟件升級(jí)和手工引導(dǎo)。   6. 設(shè)置對(duì)話狀態(tài) 這是一臺(tái)新路由器開機(jī)時(shí)自動(dòng)進(jìn)入的狀態(tài),在特權(quán)命令狀態(tài)使用SETUP命令也可進(jìn)入此狀態(tài),這時(shí)可通過對(duì)話方式對(duì)路由器進(jìn)行設(shè)置。

三、設(shè)置對(duì)話過程   1. 顯示提示信息   2. 全局參數(shù)的設(shè)置   3. 接口參數(shù)的設(shè)置   4. 顯示結(jié)果 利用設(shè)置對(duì)話過程可以避免手工輸入命令的煩瑣,但它還不能完全代替手工設(shè)置,一些非凡的設(shè)置還必須通過手工輸入的方式完成。 進(jìn)入設(shè)置對(duì)話過程后,路由器首先會(huì)顯示一些提示信息:  
--- 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 brackets '[]'.
  這是告訴你在設(shè)置對(duì)話過程中的任何地方都可以鍵入“?”得到系統(tǒng)的幫助,按ctrl-c可以退出設(shè)置過程,缺省設(shè)置將顯示在‘[]’中。然后路由器會(huì)問是否進(jìn)入設(shè)置對(duì)話: Would you like to enter the initial configuration dialog? [yes]: 假如按y或回車,路由器就會(huì)進(jìn)入設(shè)置對(duì)話過程。首先你可以看到各端口當(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    ip-Address    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è)置進(jìn)入特權(quán)狀態(tài)的密文(secret),此密文在設(shè)置以后不會(huì)以明文方式顯示:  
The enable secret is a one-way cryptographic secret used instead of the enable passWord when it exists. Enter enable secret: cisco
  3.設(shè)置進(jìn)入特權(quán)狀態(tài)的密碼(password),此密碼只在沒有密文時(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è)置虛擬終端訪問時(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.假如配置的是撥號(hào)訪問服務(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 Dial-in 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é)議。  接下來,系統(tǒng)會(huì)對(duì)每個(gè)接口進(jìn)行參數(shù)的設(shè)置。 1.Configuring interface Ethernet0: 1) 是否使用此接口: Is this interface in use? [yes]: 2) 是否設(shè)置此接口的IP參數(shù): Configure IP on this interface? [yes]: 3) 設(shè)置接口的IP地址: IP address for this interface: 192.168.162.2 4) 設(shè)置接口的IP子網(wǎng)掩碼: Number of bits in subnet field [0]: Class C network is 192.168.162.0, 0 subnet bits; mask is /24



發(fā)表評(píng)論 共有條評(píng)論
用戶名: 密碼:
驗(yàn)證碼: 匿名發(fā)表
主站蜘蛛池模板: 彩票| 闽清县| 保亭| 遂平县| 葫芦岛市| 兴安县| 盘锦市| 法库县| 扎囊县| 二连浩特市| 依兰县| 临澧县| 商水县| 长春市| 民勤县| 天全县| 乐陵市| 油尖旺区| 朝阳市| 柳江县| 上高县| 临汾市| 靖宇县| 金阳县| 溧阳市| 舒城县| 平昌县| 隆安县| 资阳市| 长岛县| 鹤庆县| 平顶山市| 临沧市| 油尖旺区| 嘉义市| 原阳县| 台中县| 崇信县| 南郑县| 屯留县| 古交市|