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

正文內容

2950交換機簡明配置維護手冊(doc30)-經(jīng)營管理-文庫吧資料

2025-08-17 16:23本頁面
  

【正文】 目的 Step 1 configure terminal 進入配置狀態(tài) Step 2 no vlan vlanid 刪除某一 VLAN. Step 3 end 退出 Step 4 show vlan brief 驗證 Step 5 copy runningconfig startup config 保存 也可用 vlan database 進入 VLAN 配置狀態(tài),用 no vlan vlanid 來刪除。當在透明模式下刪除時,只在當前交換機上刪除。 如要刪除 vlan 需要用有關的命令來進行 生成、修改以太網(wǎng) VLAN 命令 目的 Step 1 configure terminal 進入配置狀態(tài) Step 2 vlan vlanid 輸入一個 VLAN 號 , 然后進入 vlan 配置狀態(tài),可以輸入一個新的 VLAN 號或舊的來進行修改。 配置正常范圍的 VLAN VLAN 號 1, 1002 到 1005 是自動生成的不能被去掉。 交換機必須配置成VTP 透明模式當需要生成 VLAN 號從 1006 到 4094. 本交換機支持基于每一 VLAN 的生成樹 (PVST),最多支持 128 個生成樹。 可支持的 VLAN Catalyst 3550 交換機支持 250 個 VLAN,可以分別是 VTP client, server, 及 transparent modes. VLAN 號可以從 1 到 4094. VLAN 號 1002 到 1005 保留給令牌環(huán)及 FDDI VLAN. VTP 只能學習到普通范圍的 VLAN, 即從 VLAN 到 1 到 1005。由于 VLAN 被看成是一個邏輯網(wǎng)絡,其具有自己的網(wǎng)橋管理信息庫 (MIB) 并可支持自己的生成樹 VLAN 作為邏輯定義的網(wǎng)絡示意圖 VLAN 常常與 IP 子網(wǎng)相聯(lián)系,同一 IP 子網(wǎng)屬于同一 VLAN。任何交換口都可以屬于某一 VLAN, IP 包、廣播包及組播包均可以發(fā)送或廣播給在此VLAN 內的最終用戶。 但對于 GBIC 端口則不能配置速率及雙工模式,有時可以配置 nonegotiate,當需要聯(lián)接不支持自適應的其它千兆端口時 命令 目的 Step 1 configure terminal 進入配置狀態(tài) . Step 2 interface interfaceid 進入端口配置狀態(tài) . Step 3 speed {10 | 100 | 1000 | auto | nonegotiate} 設置端口速率 注 1000 只工作在 千兆口 . GBIC模塊只工作在 1000 Mbps 下 . nonegotiate 只能在這些 GBIC 上用 1000BASESX, LX, and ZX GBIC. Step 4 duplex {auto | full | half} 設置全雙工或半雙工 . Step 5 end 退出 Step 6 show interfaces interfaceid 顯示有關配置情況 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 進入配置模式 Step 2 interface interfaceid 進入要加入描述的端口 Step 3 description string 加入描述 (最 多 240 個字符 ). Step 4 end 退回 . Step 5 show interfaces interfaceid description or show runningconfig 驗證 . 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)控及維護端口 監(jiān)控端口和控制器的狀態(tài) 主要命令見下表: Show Commands for Interfaces Command 目的 show interfaces [interfaceid] 顯示所有端口或某一端口的狀態(tài)和配置 . show interfaces interfaceid status [errdisabled] 顯示一系列端口的狀態(tài)或錯誤-關閉的狀態(tài) show interfaces [interfaceid] switchport 顯示二層端口的狀態(tài),可以用來決定此口是 否為二層或三層口。 見以下例子 : 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 以下的例子顯示使用句號來配置不同類型端口的組 : 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)配置成三層端口的話,則需要用 switchport 來使其成為二層端口。 2950 交換機 簡明配置維護手冊 目錄 說明 ................................................................................................................................. 3 產(chǎn)品特性 .......................................................................................................................... 3 配置端口 .......................................................................................................................... 4 配置一組端口 ............................................................................................................ 4 配置二層端口 ............................................................................................................ 6 配置端口速率及雙工模式 ................................................................................... 6 端口描述 ............................................................................................................ 7 監(jiān)控及維護端口 ........................................................................................................ 8 監(jiān)控端口和控制器的狀態(tài) ..............................................................................
點擊復制文檔內容
法律信息相關推薦
文庫吧 www.dybbs8.com
備案圖鄂ICP備17016276號-1