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

正文內(nèi)容

cisco交換機(jī)基本配置和使用概述-wenkub.com

2025-02-21 14:52 本頁面
   

【正文】 2023年 3月 下午 2時 22分 :22March 14, 2023 1業(yè)余生活要有意義,不要越軌。 14:22:3514:22:3514:22Tuesday, March 14, 2023 1知人者智,自知者明。 下午 2時 22分 35秒 下午 2時 22分 14:22: 楊柳散和風(fēng),青山澹吾慮。 :22:3514:22:35March 14, 2023 1意志堅(jiān)強(qiáng)的人能把世界放在手中像泥塊一樣任意揉捏。 , March 14, 2023 很多事情努力了未必有結(jié)果,但是不努力卻什么改變也沒有。 2023年 3月 14日星期二 下午 2時 22分 35秒 14:22: 1比不了得就不比,得不到的就不要。 14:22:3514:22:3514:223/14/2023 2:22:35 PM 1以我獨(dú)沈久,愧君相見頻。 先進(jìn)入 vlan配置模式: vlan database 45 創(chuàng)建 VLAN: vlan vlanid [name vlanname] 刪除 VLAN: no vlan vlanid [name vlanname] ? 配置 VLAN虛接口地址 配置 VLAN虛接口地址分兩步:第一步,進(jìn)入 VLAN接口配置模式;第二步,配置 VLAN虛接口地址。用命令 rename flash: flash: 把文件名改為 。 31 ? 口令設(shè)置與恢復(fù) Switch config t Switch(config) line con 0 設(shè)置 console口令為 myconsole Switch(configline) password myconsole Switch(configline) login Switch(configline) line vty 0 15 設(shè)置 vty口令為 myvty Switch(configline) password myvty Switch(configline) login Switch(configline) exit Switch(config) enable secret mycisco 設(shè)置加密的特權(quán)口令為 mycisco Switch(config) enable password cisco1 設(shè)置明文顯示的特權(quán)口令為cisco1 Switch(config) exit Switch copy runningconfig startupconfig 通過 show runningconfig查看配置文件 32 ? 口令設(shè)置與恢復(fù) Switch show running Building configuration... Current configuration : 2149 bytes ! version no service pad service timestamps debug uptime service timestamps log uptime no service passwordencryption ! hostname Switch ! enable secret 5 $1$zsYs$ 加密的特權(quán)模式口令 enable password cisco1 明文的特權(quán)模式口令 ! 33 ? 口令設(shè)置與恢復(fù) ip subzero ! spanningtree mode pvst spanningtree extend systemid ! …… 省略接口信息 interface Vlan1 no ip address shutdown ! ip classless ip server ! line con 0 設(shè)置的 console 口令 password myconsole 34 ? 口令設(shè)置與恢復(fù) password myconsole login line vty 0 4 設(shè)置得 vty口令,分成兩部分顯示 password myvty login line vty 5 15 password myvty login ! ! end – 口令恢復(fù) 交換機(jī)口令恢復(fù)的原理類似于路由器,同樣是通過停止引導(dǎo)過程,不使用配置文件的方式來實(shí)現(xiàn)。 is set RTA(configline)password cisco # VTY端口密碼設(shè)置成 cisco RTA(configline) 上面的 VTY0~ 4包含 VTY0、 VTY VTY VTY VTY4共 5條 VTY(虛擬終端)線路,允許 5個遠(yuǎn)程 TELNET用戶訪問路由器(或交換機(jī)) RTA ? 要取消 VTY密碼,只要在相應(yīng)的命令前加 no,并執(zhí)行一遍 ? 在設(shè)置了 VTY密碼后,可以從任何運(yùn)行 TCP/IP協(xié)議的以下設(shè)備 : 主機(jī) ,路由器 ,IOS中包含 TELNET的交換機(jī) 23 ? 從鍵盤發(fā)出 Break信號 在路由器啟動時 , 可以從鍵盤發(fā)出 Break信號 , 使路由器進(jìn)入 ROM監(jiān)控模式 , 以便完成去除口令 、 下載 IOS文件等工作 。 is set % Login disabled on line 101, until 39。 is set % Login disabled on line 99, until 39。^39。此密碼后, 進(jìn)入,成為在配置加密。 使用 Ctrl C退出在任何提示配置對話框。[]39。1 第一章 路由器 /交換機(jī)基礎(chǔ)知識 和交換機(jī)的基本配置 Cisco路由器 /交換機(jī)基礎(chǔ)知識 ? 存儲器 ? RAM 運(yùn)行配置文件( runningconfig)、路由表和 ARP緩存等信息 ? ROM 存放通電自檢( POST)診斷程序、引導(dǎo)程序、 ROM監(jiān)控程序( ROM Monitor) ? FLASH 存放 IOS映像文件 ? NVRAM 存儲啟動配置文件( startupconfig) ? 初始化配置對話模式 – 在啟動的時候,如果路由器(或交換機(jī))沒有進(jìn)行配置的話,路由器(或交換機(jī))會提示用戶進(jìn)入系統(tǒng)配置對話模式 2 ? 初始化配置對話模式 – 提示語句如下 : Would you like to enter the initial(最初的 ) configuration dialog(對話) ? [yes/no]: – 如果選擇 n,則進(jìn)入 IOS的命令行界面 CLI( Command Line Interface),以命令行方式對路由器(或交換機(jī))進(jìn)行配置 – 如果選擇 y進(jìn)入對話模式,那么系統(tǒng)會通過一系列的問題指導(dǎo)用戶對路由器(或交換機(jī))進(jìn)行配置 System Configuration Dialog Would you like to enter the initial configuration dialog? [yes/no]: y 系統(tǒng)配置對話框,你想進(jìn)入初始配置對話框? At any point you may enter a question mark 39。. 在任何時候,你可以輸入一個問號 39。 默認(rèn)設(shè)置是在方括號 39。 輸入 enable秘密: mysecret The enable password is used when you do not specify an enable secret password, with some older software versions, and some boot 啟用加密密碼,一些舊的軟件版本,以及 一些引導(dǎo)映像 4 Enter enable password: CR 按 enter鍵 % No defaulting allowed %無拖欠允許 Enter enable password: cisco 輸入 enable密碼:思科 The virtual terminal password is used to protect access to the router over a work interface. Enter virtual terminal password: myvty Configure SNMP Network Management? [no]: CR 按 enter鍵 虛擬終端密碼是用來保護(hù)訪問通過網(wǎng)絡(luò)接口的路由器。 marker ?當(dāng)輸入的命令需要更多的參數(shù)時,將出現(xiàn)消息 “ Ambiguous mand” Router access % Ambiguous mand: access Router access? accessenable accessprofile accesstemplate 14 – 3. 上下文相關(guān)幫助 ?輸入命令的前幾個字母,按下 tab鍵,可以顯示出完整的命令,前提是這幾個字母可以唯一標(biāo)示出該命令,不會出現(xiàn)這幾個字母打頭的多個命令 Router conf 此時按 Tab鍵后在下一行出現(xiàn) : Router configure ? 交換機(jī)的幾種配置界面 – 基于 IOS命令的命令行界面 ( CLI) – 基于 set命令的命令行界面 ,配置界面如下 : Console ( enable ) Show config 查看你的配置文件 Console ( enable
點(diǎn)擊復(fù)制文檔內(nèi)容
教學(xué)課件相關(guān)推薦
文庫吧 www.dybbs8.com
備案圖片鄂ICP備17016276號-1