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

正文內容

思科3750交換機配置維護手冊(參考版)

2025-08-11 09:02本頁面
  

【正文】 基于端口權值的負載均衡示意圖 trunk1將發(fā)送和接收 VLAN8-10 的數(shù)據(jù),trunk2 將發(fā)送和接收 VLAN3-6 的數(shù)據(jù)配置如下:Command Purpose Step 1 configure terminal 進入 Switch 1配置狀態(tài)Step 2 vtp domain domainname 配置 VTP域Step 3 vtp mode server 將 Switch 1配置成 VTP server.Step 4 end 退出6506 交換機配置維護手冊 27Step 5 show vtp status 驗證 VTP的配置Step 6 show vlan 驗證 VLANStep 7 configure terminal 進入配置狀態(tài)Step 8 interface fastether 0/1 進入 F0/1端口Step 9 switchport trunk encapsulation {isl | dot1q | negotiate}配置 trunk封裝Step 10 switchport mode trunk 配置成 trunkStep 11 end 退出Step 12 show interfaces fastether0/1 switchport驗證 VLAN配置Step 13 在 switch1上的 F0/2上重復7到 11步驟Step 14 在 Switch 2的 F0/1,F0/2上重復 7到 11步驟。 可以通過配置端口權值來決定二對 trunk各走那些VLAN, 有較高權值的端口(數(shù)字較小的)vlan, 將處于轉發(fā)狀態(tài),同一個 VLAN在另一個 trunk有較低的權值(數(shù)字較大)則將處在阻斷狀態(tài)。使用路徑值則即可以聯(lián)相同的交換機與可以聯(lián)不同的交換機。使用負載均衡后, 可以把不同 VLAN的流量分配到不同的 trunk上??梢允褂?switchport trunk allowed vlan remove vlanlist 來去掉某一 VLAN Command Purpose Step 1 configure terminal 進入配置狀態(tài)Step 2 interface interfaceid 進入端口配置Step 3 switchport mode trunk 配置二層口為 trunkStep 4 switchport trunk allowed vlan {add | all | except | remove} vlanlist (可選) 配置 trunk允許的 VLAN. 使用 add, all, except, remove關健字Step 5 end 退出Step 6 show interfaces interfaceid switchport 驗證 VLAN配置情況.Step 7 copy runningconfig startupconfig 保存配置回到允許所有 VLAN通過時, 可用 no switchport trunk allowed vlan 端口配置命令.舉例如下:6506 交換機配置維護手冊 25Switch(config) interface fastether0/1Switch(configif) switchport trunk allowed vlan remove 2Switch(configif) end配置 Native VLAN()封裝 trunk端口可以接受帶有標簽和不帶標簽的數(shù)據(jù)流,交換機向native vlan傳送不帶標簽的數(shù)據(jù)流,缺省情況下 native VLAN是 1。舉例如下:Switch configure terminal Enter configuration mands, one per line. End with CNTL/Z.Switch(config) interface fastether0/1 Switch(configif) switchport mode access Switch(configif) switchport access vlan 2Switch(configif) end Switch 配置 VLAN Trunks命令 目的 Step 1 configure terminal 進入配置狀態(tài)Step 2 interface interfaceid 進入端口配置狀態(tài)Step 3 switchport trunk encapsulation {isl | dot1q | negotiate}配置 trunk封裝 ISL 或 或自動協(xié)商6506 交換機配置維護手冊 23Step 4 switchport mode {dynamic {auto | desirable} | trunk}配置二層 trunk模式。6506 交換機配置維護手冊 21命令 目的 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 來刪除。當在透明模式下刪除時,只在當前交換機上刪除?!∪缫獎h除 vlan 需要用有關的命令來進行生成、修改以太網 VLAN命令 目的Step 1 configure terminal 進入配置狀態(tài)Step 2 vlan vlanid 輸入一個 VLAN號, 然后進入 vlan配置狀態(tài),可以輸入一個新的 VLAN號或舊的來進行修改。 配置正常范圍的 VLANVLAN 號 1, 1002 到 1005 是自動生成的不能被去掉。 交換機必須配置成 VTP透明模式當需要生成 VLAN 號從 1006到 4094. 本交換機支持基于每一 VLAN的生成樹(PVST),最多支持 128個生成樹。 可支持的 VLANCatalyst 3750交換機支持 1005個 VLAN,可以分別是 VTP client, server, 及 transparent modes. VLAN 號可以從 1到 4094. VLAN號 1002到 1005保留給令牌環(huán)及 FDDI VLAN. VTP只能學習到普通范圍的 VLAN, 即從 VLAN到 1到1005。由于 VLAN 被看成是一個邏輯網絡,其具有自己的網橋管理信息庫 (MIB) 并可支持自己的生成樹 VLAN 作為邏輯定義的網絡示意圖6506 交換機配置維護手冊 18VLAN常常與 IP子網相聯(lián)系,同一 IP子網屬于同一 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 terminalSwitch(config) interface fastether0/3Switch(configif) speed 106506 交換機配置維護手冊 8Switch(configif) duplex half端口描述 命令 目的 Step 1 configure terminal 進入配置模式Step 2 interface interfaceid 進入要加入描述的端口Step 3 description string 加入描述 (最多 240個字符).Step 4 end 退回.Step 5 show interfaces interfaceid descriptionorshow 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 terminalEnter configuration mands, one per line. End with CNTL/Z.6506 交換機配置維護手冊 9Switch(config) interface fastether0/4Switch(configif) description Connects to MarketingSwitch
點擊復制文檔內容
研究報告相關推薦
文庫吧 www.dybbs8.com
備案圖鄂ICP備17016276號-1