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

正文內(nèi)容

2950交換機(jī)簡(jiǎn)明配置維護(hù)手冊(cè)(doc30)-經(jīng)營(yíng)管理-文庫(kù)吧資料

2024-08-24 16:23本頁(yè)面
  

【正文】 目的 Step 1 configure terminal 進(jìn)入配置狀態(tài) Step 2 no vlan vlanid 刪除某一 VLAN. Step 3 end 退出 Step 4 show vlan brief 驗(yàn)證 Step 5 copy runningconfig startup config 保存 也可用 vlan database 進(jìn)入 VLAN 配置狀態(tài),用 no vlan vlanid 來(lái)刪除。當(dāng)在透明模式下刪除時(shí),只在當(dāng)前交換機(jī)上刪除。 如要?jiǎng)h除 vlan 需要用有關(guān)的命令來(lái)進(jìn)行 生成、修改以太網(wǎng) VLAN 命令 目的 Step 1 configure terminal 進(jìn)入配置狀態(tài) Step 2 vlan vlanid 輸入一個(gè) VLAN 號(hào) , 然后進(jìn)入 vlan 配置狀態(tài),可以輸入一個(gè)新的 VLAN 號(hào)或舊的來(lái)進(jìn)行修改。 配置正常范圍的 VLAN VLAN 號(hào) 1, 1002 到 1005 是自動(dòng)生成的不能被去掉。 交換機(jī)必須配置成VTP 透明模式當(dāng)需要生成 VLAN 號(hào)從 1006 到 4094. 本交換機(jī)支持基于每一 VLAN 的生成樹(shù) (PVST),最多支持 128 個(gè)生成樹(shù)。 可支持的 VLAN Catalyst 3550 交換機(jī)支持 250 個(gè) VLAN,可以分別是 VTP client, server, 及 transparent modes. VLAN 號(hào)可以從 1 到 4094. VLAN 號(hào) 1002 到 1005 保留給令牌環(huán)及 FDDI VLAN. VTP 只能學(xué)習(xí)到普通范圍的 VLAN, 即從 VLAN 到 1 到 1005。由于 VLAN 被看成是一個(gè)邏輯網(wǎng)絡(luò),其具有自己的網(wǎng)橋管理信息庫(kù) (MIB) 并可支持自己的生成樹(shù) VLAN 作為邏輯定義的網(wǎng)絡(luò)示意圖 VLAN 常常與 IP 子網(wǎng)相聯(lián)系,同一 IP 子網(wǎng)屬于同一 VLAN。任何交換口都可以屬于某一 VLAN, IP 包、廣播包及組播包均可以發(fā)送或廣播給在此VLAN 內(nèi)的最終用戶(hù)。 但對(duì)于 GBIC 端口則不能配置速率及雙工模式,有時(shí)可以配置 nonegotiate,當(dāng)需要聯(lián)接不支持自適應(yīng)的其它千兆端口時(shí) 命令 目的 Step 1 configure terminal 進(jìn)入配置狀態(tài) . Step 2 interface interfaceid 進(jìn)入端口配置狀態(tài) . Step 3 speed {10 | 100 | 1000 | auto | nonegotiate} 設(shè)置端口速率 注 1000 只工作在 千兆口 . GBIC模塊只工作在 1000 Mbps 下 . nonegotiate 只能在這些 GBIC 上用 1000BASESX, LX, and ZX GBIC. Step 4 duplex {auto | full | half} 設(shè)置全雙工或半雙工 . Step 5 end 退出 Step 6 show interfaces interfaceid 顯示有關(guān)配置情況 Step 7 copy runningconfig startupconfig 保存 Switch configure terminal Switch(config) interface fastether0/3 Switch(configif) speed 10 Switch(configif) duplex half 端口描述 命令 目的 Step 1 configure terminal 進(jìn)入配置模式 Step 2 interface interfaceid 進(jìn)入要加入描述的端口 Step 3 description string 加入描述 (最 多 240 個(gè)字符 ). Step 4 end 退回 . Step 5 show interfaces interfaceid description or show runningconfig 驗(yàn)證 . Step 6 copy runningconfig startupconfig 保存 Use the no description interface configuration mand to delete the description. This example shows how to add a description on Fast Ether interface 0/4 and to verify the description: Switch config terminal Enter configuration mands, one per line. End with CNTL/Z. Switch(config) interface fastether0/4 Switch(configif) description Connects to Marketing Switch(configif) end Switch show interfaces fastether0/4 description Interface Status Protocol Description Fa0/4 up down Connects to Marketing 監(jiān)控及維護(hù)端口 監(jiān)控端口和控制器的狀態(tài) 主要命令見(jiàn)下表: Show Commands for Interfaces Command 目的 show interfaces [interfaceid] 顯示所有端口或某一端口的狀態(tài)和配置 . show interfaces interfaceid status [errdisabled] 顯示一系列端口的狀態(tài)或錯(cuò)誤-關(guān)閉的狀態(tài) show interfaces [interfaceid] switchport 顯示二層端口的狀態(tài),可以用來(lái)決定此口是 否為二層或三層口。 見(jiàn)以下例子 : Switch configure terminal Switch(config) interface range fastether0/1 5 Switch(configifrange) no shutdown Switch(configifrange) *Oct 6 08:24:35: %LINK3UPDOWN: Interface FastEther0/1, changed state to up *Oct 6 08:24:35: %LINK3UPDOWN: Interface FastEther0/2, changed state to up *Oct 6 08:24:35: %LINK3UPDOWN: Interface FastEther0/3, changed state to up *Oct 6 08:24:35: %LINK3UPDOWN: Interface FastEther0/4, changed state to up *Oct 6 08:24:35: %LINK3UPDOWN: Interface FastEther0/5, changed state to up *Oct 6 08:24:36: %LINEPROTO5UPDOWN: Line protocol on Interface FastEther0/05, changed state to up *Oct 6 08:24:36: %LINEPROTO5UPDOWN: Line protocol on Interface FastEther0/3, changed state to up *Oct 6 08:24:36: %LINEPROTO5UPDOWN: Line protocol on Interface FastEther0/4, changed state to up 以下的例子顯示使用句號(hào)來(lái)配置不同類(lèi)型端口的組 : Switch configure terminal Switch(config) interface range fastether0/1 3, gigabitether0/1 2 Switch(configifrange) no shutdown Switch(configifrange) *Oct 6 08:29:28: %LINK3UPDOWN: Interface FastEther0/1, changed state to up *Oct 6 08:29:28: %LINK3UPDOWN: Interface FastEther0/2, changed state to up *Oct 6 08:29:28: %LINK3UPDOWN: Interface FastEther0/3, changed state to up *Oct 6 08:29:28: %LINK3UPDOWN: Interface GigabitEther0/1, changed state to up *Oct 6 08:29:28: %LINK3UPDOWN: Interface GigabitEther0/2, changed state to up *Oct 6 08:29:29: %LINEPROTO5UPDOWN: Line protocol on Interface GigabitEther0/ 1, changed state to up *Oct 6 08:29:29: %LINEPROTO5UPDOWN: Line protocol on Interface FastEther0/ 2, changed state to up *Oct 6 08:29:29: %LINEPROTO5UPDOWN: Line protocol on Interface FastEther0/ 3, changed state to up 配置二層端口 2950 的所有端口缺省的端口都是二層口,如果此端口已經(jīng)配置成三層端口的話(huà),則需要用 switchport 來(lái)使其成為二層端口。 2950 交換機(jī) 簡(jiǎn)明配置維護(hù)手冊(cè) 目錄 說(shuō)明 ................................................................................................................................. 3 產(chǎn)品特性 .......................................................................................................................... 3 配置端口 .......................................................................................................................... 4 配置一組端口 ............................................................................................................ 4 配置二層端口 ............................................................................................................ 6 配置端口速率及雙工模式 ................................................................................... 6 端口描述 ............................................................................................................ 7 監(jiān)控及維護(hù)端口 ........................................................................................................ 8 監(jiān)控端口和控制器的狀態(tài) ..............................................................................
點(diǎn)擊復(fù)制文檔內(nèi)容
法律信息相關(guān)推薦
文庫(kù)吧 www.dybbs8.com
備案圖鄂ICP備17016276號(hào)-1