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

正文內(nèi)容

cisco路由器配置完全手冊(一)-展示頁

2024-08-19 08:53本頁面
  

【正文】 not set, keepalive set (10 sec) Last input 0:00:07, output 0:00:00, output hang never Output queue 0/40, 0 drops。1.    同時由于路由器Router3除了與路由器Router2相連外,不再與其他路由器相連,所以也可以為它賦予一條默認路由以代替以上的二條靜態(tài)路由,    ip route    即只要沒有在路由表里找到去特定目的地址的路徑,。    Router3:    ip route    ip route    Router1:    ip route   ,。    任務 命令    建立靜態(tài)路由 ip route prefix mask {address | interface} [distance] [tag tag] [permanent]    Prefix:所要到達的目的網(wǎng)絡    mask :子網(wǎng)掩碼    address:下一個跳的IP地址,即相鄰路由器的端口地址。 命令ip nat pool c2501 netmask 。[type rotary]    建立動態(tài)地址翻譯 ip nat inside source {list {accesslistnumber | name} pool name [overload] | static localip globalip}    指定內(nèi)部和外部端口 ip nat {inside | outside}    如下圖所示,    路由器的Ethernet 0端口為inside端口,即此端口連接內(nèi)部網(wǎng)絡,并且此端口所連接的網(wǎng)絡應該被翻譯,Serial 0端口為outside端口,其擁有合法IP地址(由NIC或服務提供商所分配的合法的IP地址),,經(jīng)由Serial 0口訪問Internet。[sourcewildcard]    定義一個全局地址池 ip nat pool name startip endip {netmask netmask | prefixlength prefixlength}Class C: to    命令描述如下:    任務 命令    定義一個標準訪問列表 accesslist accesslistnumber permit sourcel Class B: to    Class A: tol    使用網(wǎng)絡地址翻譯(NAT)    NAT(Network Address Translation)起到將內(nèi)部私有地址翻譯成外部合法的全局地址的功能,它使得不具有合法IP地址的用戶可以通過NAT訪問到外部Internet.    當建立內(nèi)部網(wǎng)的時候,建議使用以下地址組用于主機,這些地址是由Network Working Group(RFC 1918)保留用于私有網(wǎng)絡地址分配的.       4.使用可變長的子網(wǎng)掩碼    通過使用可變長的子網(wǎng)掩碼可以讓位于不同接口的同一網(wǎng)絡編號的網(wǎng)絡使用不同的掩碼,這樣可以節(jié)省IP地址,充分利用有效的IP地址空間。    3.    任務 命令 全局設置 config terminal 設置訪問用戶及密碼 username username password password 設置特權密碼 enable secret password 設置路由器名 hostname name 設置靜態(tài)路由 ip route destination subnetmask nexthop 啟動IP路由 ip routing 啟動IPX路由 ipx routing 端口設置 interface type slot/number 設置IP地址 ip address address subnetmask 設置IPX網(wǎng)絡 ipx network network 激活端口 no shutdown 物理線路設置 line type number 啟動登錄進程 login [local|tacacs server] 設置登錄密碼 password password 五、配置IP尋址   基本設置命令6.   網(wǎng)絡命令    5. 拷貝命令    用于IOS及CONFIG的備份和升級 顯示命令 任務命令 進入特權命令狀態(tài) enable 退出特權命令狀態(tài) disable 進入設置對話狀態(tài) setup 進入全局設置狀態(tài) config terminal 退出全局設置狀態(tài) end 進入端口設置狀態(tài) interface type slot/number 進入子端口設置狀態(tài) interface type [pointtopoint | multipoint] 進入線路設置狀態(tài) line type slot/number 進入路由設置狀態(tài) router protocol 退出局部設置狀態(tài) exit    4.    任務命令 查看版本及引導信息 show version 查看運行設置 show runningconfig 查看開機設置 show startupconfig 顯示端口信息 show interface type slot/number 顯示路由信息 show ip router 3.改變命令狀態(tài)    2.    顯示結束后,系統(tǒng)會問是否使用這個設置:    Use this configuration? [yes/no]: yes    如果回答yes,系統(tǒng)就會把設置的結果存入路由器的NVRAM中,然后結束設置對話過程,使路由器開始正常的工作。Number of bits in subnet field [0]:    Class C network is , 0 subnet bits。設置接口的IP子網(wǎng)掩碼:    IP address for this interface:    4)設置接口的IP地址:    是否設置此接口的IP參數(shù):    Configure IP on this interface? [yes]:    3)是否使用此接口:    Is this interface in use? [yes]:    2)    1.Configuring interface Ethernet0:    1)是否設置異步口上的其它協(xié)議。Configure for routing updates on async links? [no]: y    10)是否在異步口上使用路由表更新:    Configure for TCP Header Compression? [yes]:    9)是否使用TCP頭壓縮:    是否使用缺省IP地址:    Configure Default IP addresses? [no]: yes    8)是否使用動態(tài)IP地址:    Configure for Dynamic IP addresses? [yes]:    7)是否設置異步口的PPP參數(shù):    Configure for Dialin IP SLIP/PPP access? [no]: yes    6)Configure for default chat script? [yes]:    5)是否使用默認的modem命令:    是否設置modem:    Configure for modems? [yes/no]: yes    4)是否使用硬件流控:    Configure for HW flow control? [yes]:    3)設置線路的最高速度:    Async line speed [9600]:    2)首先你可以看到各端口當前的狀況:    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ù)的設置:    Configuring global parameters:    1.設置路由器名:    Enter host name [Router]:    2.設置進入特權狀態(tài)的密文(secret),此密文在設置以后不會以明文方式顯示:    The enable secret is a oneway cryptographic secret used    instead of the enable password when it exists.    Enter enable secret: cisco    3.設置進入特權狀態(tài)的密碼(password),此密碼只在沒有密文時起作用,并且在設置以后會以明文方式顯示:    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.設置虛擬終端訪問時的密碼:    Enter virtual terminal password: cisco    5.詢問是否要設置路由器支持的各種網(wǎng)絡協(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.如果配置的是撥號訪問服務器,系統(tǒng)還會設置異步口的參數(shù):    Configure Async lines? [yes]:    1).    這是告訴你在設置對話過程中的任何地方都可以鍵入“?”得到系統(tǒng)的幫助,按ctrlc可以退出設置過程,缺省設置將顯示在‘[]’中。 for help.    Use ctrlc to abort configuration dialog at any prompt.    Default settings are in square brackets 39。    進入設置對話過程后,路由器首先會顯示一些提示信息:    System Configuration Dialog    At any point you may enter a question mark 39。設置對話狀態(tài)    這是一臺新路由器開機時自動進入的狀態(tài),在特權命令狀態(tài)使用SETUP命令也可進入此狀態(tài),這時可通過對話方式對路由器進行設置。    6. …    路由器處于局部設置狀態(tài),這時可以設置路由器某個局部的參數(shù)。 router(configline)。 router(config)    在router提示符下鍵入configure terminal,出現(xiàn)提示符router(config),此時路由器處于全局設置狀態(tài),這時可以設置路由器的全局參數(shù)。    3. router    路由器處于用戶命令狀態(tài),這時用戶可以看路由器的連接狀態(tài),訪問其它網(wǎng)絡和主機,但不能看到和更改路由器的設置內(nèi)容。 二、命令狀態(tài)    1. 第一章 路由器配置基礎一、基本設置方式    一般來說,可以用5種方式來設置路由器:    1.Console口接終端或運行終端仿真軟件的微機;    2.AUX口接MODEM,通過電話線與遠方的終端或運行終端仿真軟件的微機相連;    3.通過Ethernet上的TFTP服務器;    4.通過Ethernet上的TELNET程序;    5.通過Ethernet上的SNMP網(wǎng)管工作站。    但路由器的第一次設置必須通過第一種方式進行,此時終端的硬件設置如下:    波特率 :9600    數(shù)據(jù)位 :8    停止位 :1    奇偶校驗: 無    2.router    在router提示符下鍵入enable,路由器進入特權命令狀態(tài)router,這時不但可以執(zhí)行所有的用戶命令,還可以看到和更改路由器的設置內(nèi)容。    4.router(configif)。 router(configrouter)。    5.   
點擊復制文檔內(nèi)容
環(huán)評公示相關推薦
文庫吧 www.dybbs8.com
備案圖鄂ICP備17016276號-1