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

正文內(nèi)容

cisco交換機基本配置和使用概述(參考版)

2025-02-25 14:52本頁面
  

【正文】 2023年 3月 14日星期二 2時 22分 35秒 14:22:3514 March 2023 1一個人即使已登上頂峰,也仍要自強不息。 2023年 3月 14日星期二 下午 2時 22分 35秒 14:22: 1最具挑戰(zhàn)性的挑戰(zhàn)莫過于提升自我。勝人者有力,自勝者強。 :22:3514:22Mar2314Mar23 1越是無能的人,越喜歡挑剔別人的錯兒。 , March 14, 2023 閱讀一切好書如同和過去最杰出的人談話。 2023年 3月 14日星期二 2時 22分 35秒 14:22:3514 March 2023 1空山新雨后,天氣晚來秋。 2023年 3月 14日星期二 下午 2時 22分 35秒 14:22: 1楚塞三湘接,荊門九派通。 14:22:3514:22:3514:22Tuesday, March 14, 2023 1不知香積寺,數(shù)里入云峰。 14:22:3514:22:3514:223/14/2023 2:22:35 PM 1成功就是日復(fù)一日那一點點小小努力的積累。 下午 2時 22分 35秒 下午 2時 22分 14:22: 沒有失敗,只有暫時停止成功!。 2023年 3月 下午 2時 22分 :22March 14, 2023 1行動出成果,工作出財富。 :22:3514:22:35March 14, 2023 1他鄉(xiāng)生白發(fā),舊國見青山。 :22:3514:22Mar2314Mar23 1故人江海別,幾度隔山川。 , March 14, 2023 雨中黃葉樹,燈下白頭人。其命令格式如下: interface vlan vlanid ip address ipaddress submask 例:設(shè)置 VLAN1的接口地址為: ,子網(wǎng)掩碼為: Switch(config) interface vlan 1 進入虛擬端口 Switch(configif)ip address ? 靜態(tài)劃分 VLAN端口 若將多個端口分配給某個 VLAN,則首先進入端口組配置模式,再將端口加入到 VLAN中,其命令格式臺下: interface range portrange switchport access vlan vlanid 例:將 fa0/1――fa0/10 及 fa0/15 端口加入到 VLAN3中:( VLAN3已經(jīng)存在) Switch(config) interface range fa0/1 – 10, fa0/15 Switch(configif) switchport access vlan 3 46 ? 查看 VLAN配置信息 switchshow vlan 查看所有 VLAN的配置信息 switchshow vlan id 3 查看 VLAN 3 的配置信息 ? 啟動路由協(xié)議 ip routing 注:兩層交換機不具有路由功能,不能使用該命令 ? 配置 VTY線路 line vty line_number [ending_line_number] 例如:要對 04共五條 VTY線路進行統(tǒng)一配置 Switch(config)line vty 0 4 Switch(configline) ? 操作步驟 – 交換機 VLAN端口配置 在進行配置前,需要先將所需配置的 VLAN從數(shù)據(jù)庫中清除,其命令如下: 47 ? 操作步驟 Switchvlan database 進入 VLAN配置界面 Switch(vlan)no vlan vlan_id name 清除 VLAN名稱 或者 Switch(vlan)no vlan vlan_id 清除 VLAN 然后再把所有端口歸到 VLAN 1(缺省 VLAN),即可清除以前的VLAN配置。 創(chuàng)建 VLAN: vlan vlanid 刪除 VLAN: no vlan vlanid ( 2)在 vlan配置模式下,即在提示符“ Switch(vlan) ”下。 如果 在,則換成別的文件名,例如 ? 然后用命令 boot繼續(xù)執(zhí)行引導(dǎo)過程 ? 交換機提示: System Configuration Dialog Would you like to enter the initial configuration dialog? [yes/no]: 輸入 no. Would you like to terminate autoinstall? [yes]: 按 Enter鍵進入用戶模式,再使用命令 enable進入特權(quán)模式 37 ? 用命令 rename flash: flash: ? 用命令 copy flash: system:runningconfig 把配置文件復(fù)制到內(nèi)存中 ? 用命令 show runningconfig 可以看到先前設(shè)置的口令,根據(jù)需要進行修改和刪除口令 ,保存配置 ? IOS備份和升級 – TFTP方式備份和升級 首先設(shè)置 TFTP服務(wù)器,即在客戶機(本地 PC機)上開一個TFTP服務(wù)器,我們這里選用的 TFTP服務(wù)器軟件是 Cisco TFTP Server FastEther0/3, 所設(shè)交換機地址為,TFTP服務(wù)器地址為 ? 設(shè)置交換機地址 Switch enable Switch config t Switch(config)int vlan 1 進入 VLAN端口配置界面 Switch(configif) ip address 設(shè)置交換機地址 Switch(configif) no shutdown 啟動虛端口 38 ? IOS備份和升級 ? 設(shè)置交換機地址 此時應(yīng)該能夠 ping 通 TFTP服務(wù)器 Switch ping Type escape sequence to abort. Sending 5, 100byte ICMP Echos to , timeout is 2 seconds !!!! Success rate is 100 percent (5/5), roundtrip min/avg/max = 1/200/1000 ms ? 查看當前的系統(tǒng)文件 Switch dir Directory of flash: 2 rwx 0 Jan 1 1970 00:01:12 +00:00 env_vars 3 rwx 344 Jan 1 1970 00:01:12 +00:00 system_env_vars 4 rwx 616 Mar 1 1993 00:25:23 +00:00 39 ? 查看當前的系統(tǒng)文件 5 rwx 5 Mar 1 1993 00:14:09 +00:00 8 drwx 192 Mar 1 1993 00:04:25 +00:00 c3550i9q3l2 7 rwx 5 Mar 1 1993 00:14:09 +00:00 15998976 bytes total (9360384 bytes free) IOS文件在目錄 ,使用 cd命令進入該目錄,再用 dir命令查看一下 Switch cd Switch dir Directory of flash:/ 9 drwx 2688 Mar 1 1993 00:03:19 +00:00 html 91 rwx 3447390 Mar 1 1993 00:04:25 +00:00 92 rwx 255 Mar 1 1993 00:04:25 +00:00 info 15998976 bytes total (9360384 bytes free) ? IOS備份 備份采用如下命令: 40 Switch copy tftp: Address or name of remote host []? 輸入 TFTP服務(wù)器地址 Destination filename []? 默認回車 !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! 3447390 bytes copied in secs (117115 bytes/sec) ? IOS升級 系統(tǒng)自帶的 IOS文件位于 flash的子目錄,是“ flash:/c3550i9q3l2” Switch copy tftp: flash: 用 TFTP方式下載 IOS文件到 flash中 Address or name of remote host []? Source filename []? Destination filename []? #按enter健 Accessing Loading from (via Vlan1): !!!!!!!!!!!!!!!!!!!!!!!!!!!!![OK 3447390 bytes] 3447390 bytes copied in secs (66924 bytes/sec) 41 ? IOS升級 指定 boot引導(dǎo)順序路徑,并保存修改 Switch(config) boot system flash: Switch copy runningconfig startupconfig 然后鍵入命令 reload重新引導(dǎo) ,可以看到類似如下的信息: Boot Sector Filesystem (bs:) installed, fsid: 3 Loading “flash:” ? 采用 Xmodem協(xié)議安裝 IOS映像文件 鍵入如下命令進行升級 Switch: copy xmodem: flash: Begin the Xmodem or Xmodem1K transfer now... 交換機 Console口配置 ? 42 – 操作內(nèi)容 本節(jié)主要介紹在思科以太網(wǎng)交換機上利用 Console口連接,進行用戶登錄驗證配置的方法 – 組網(wǎng)環(huán)境 PC機 1口與交換機的 Console口通過專用配置電纜相連 – 網(wǎng)絡(luò)拓撲圖 ? Console口連接配置 – 創(chuàng)建超級終端,通過 Console
點擊復(fù)制文檔內(nèi)容
教學課件相關(guān)推薦
文庫吧 www.dybbs8.com
備案圖鄂ICP備17016276號-1