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

正文內容

2950交換機簡明配置維護手冊(doc30)-經(jīng)營管理(編輯修改稿)

2024-09-21 16:23 本頁面
 

【文章內容簡介】 erminal 進入配置狀態(tài) Step 2 vlan vlanid 輸入一個 VLAN 號 , 然后進入 vlan 配置狀態(tài),可以輸入一個新的 VLAN 號或舊的來進行修改。 Step 3 name vlanname (可選 )輸入一個 VLAN 名,如果沒有配置 VLAN 名,缺省的名字是 VLAN 號前面用 0填滿的 4位數(shù),如 VLAN0004是 VLAN4的缺省名字 Step 4 mtu mtusize (可選 ) 改變 MTU 大小 Step 5 end 退出 Step 6 show vlan {name vlanname | id vlanid} 驗證 Step 7 copy runningconfig startup config (可選 ) 保存配置 用 no vlan name 或 no vlan mtu 退回到缺省的 vlan 配置狀態(tài) 舉例如下 : Switch configure terminal Switch(config) vlan 20 Switch(configvlan) name test20 Switch(configvlan) end 也可以在 enable 狀態(tài)下,進行 VLAN 配置 : 命令 目的 Step 1 vlan database 進入 VLAN 配置狀態(tài) Step 2 vlan vlanid name vlanname 加入 VLAN 號及 VLAN名 Step 3 vlan vlanid mtu mtusize (可選 ) 修改 MTU大小 Step 4 exit 更新 VLAN數(shù)據(jù)庫并退出 Step 5 show vlan {name vlanname | id vlanid} 驗證配置 Step 6 copy runningconfig startup config 保存配置(可選) 舉例如下: Switch vlan database Switch(vlan) vlan 20 name test20 Switch(vlan) exit APPLY pleted. Exiting.... Switch 刪除 VLAN 當刪除一個處于 VTP 服務器的交換機上刪除 VLAN 時,則此 VLAN 將在所有相同 VTP 的交換機上刪除。當在透明模式下刪除時,只在當前交換機上刪除。 注意 當刪除一個 VLAN 時,原來屬于此 VLAN 的端口將處于非激活的狀態(tài),直到將其分配給某一 VLAN。 命令 目的 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 命令 目的 Step 1 configure terminal 進入配置狀態(tài) Step 2 interface interfaceid 進入要分配的端口 Step 3 switchport mode access 定義二層口 Step 4 switchport access vlan vlanid 把端口分配給某一 VLAN Step 5 end 退出 Step 6 show runningconfig interface interfaceid 驗證端口的 VLAN 號 Step 7 show interfaces interfaceid switchport 驗證端口的管理模式和VLAN 情況 Step 8 copy runningconfig startupconfig 保存配置 使用 default interface interfaceid 還原到缺省配置狀態(tài)。 舉例如下 : 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 2 Switch(configif) end Switch 配置 VLAN Trunks 命令 目的 Step 1 configure terminal 進入配置狀態(tài) Step 2 interface interfaceid 進入端口配置狀態(tài) Step 3 switchport mode {dynamic {auto | desirable} | trunk} 配置二層 trunk 模式。 ? dynamic auto— 自動協(xié)商是否成為 trunk ? dynamic desirable— 把端口設置為 trunk 如果對方端口是 trunk, desirable, 或自動模式 ? trunk— 設置端口為強制的 trunk方式,而不理會對方端口是否為trunk Step 4 switchport access vlan vlanid (可選 ) 指定一個缺省 VLAN, 如果此端口不再是 trunk Step 5 switchport trunk native vlan vlanid 指定 native VLAN 號 Step 6 end 退出 Step 7 show interfaces interfaceid switchport 顯示有關 switchport 的配置 Step 8 show interfaces interfaceid trunk 顯示有關 trunk 的配置 Step 9 copy runningconfig startupconfig 保存配置 舉例: Switch configure terminal Enter configuration mands, one per line. End with CNTL/Z. Switch(config) interface fastether0/4 Switch(configif) switchport mode trunk Switch(configif) end 定義 trunk 允許的 VLAN 缺省情況下 trunk 允許所有的 VLAN 通過??梢允褂? switchport trunk allowed vlan remove vlanlist 來去掉某一 VLAN Command Purpose Step 1 configure terminal 進入配置狀態(tài) Step 2 interface interfaceid 進入端口配置 Step 3 switchport mode trunk 配置二層口為 trunk Step 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 端口配置命令 . 舉例如下 : Switch(config) interface fastether0/1 Switch(configif) switchport trunk allowed vlan remove 2 Switch(configif) end 配置 Native VLAN( ) 封裝 的 trunk 端口可以接受帶有標簽和不帶標簽的數(shù)據(jù)流,交換機向native vlan 傳送不帶標簽的數(shù)據(jù)流,缺省情況下 native VLAN 是 1。 命令 目的 Step 1 configure terminal 進入配置狀態(tài) Step 2 interface interfaceid 進入配置成 的端口 Step 3 switchport trunk native vlan vlanid 配置 native VLAN 號 Step 4 end 退出 Step 5 show interfaces interfaceid switchport 驗證 native VLAN 配置 Step 6 copy runningconfig startupconfig 保存配置 使用 no switchport trunk native vlan 端口配置命令回到缺省的狀態(tài) 使用 STP 實現(xiàn)負載均衡 負載均衡可以使用流量分流到其它平行的 trunks 上去 . 交換機為了避免環(huán)路, STP 通常 是阻斷所有端口交換機之間只留一條鏈路 。使用負載均衡后 , 可以把不同 VLAN 的流量分配到不同的 trunk 上。 可以通過配置 STP端口權值 STP路徑值來實現(xiàn)負載均衡 . 如果使用 STP端口權值來配置那么二條負載均衡的 trunk 必須聯(lián)同一交換機上。使用路徑值則即可以聯(lián)相同的交換機與可以聯(lián)不同的交換機。 使用 STP 端口權值的負載均衡 當同一臺交換機的二個口形成環(huán)路時, STP 端口權值用來決定那個口是 enable的,那個口是阻斷的。 可以通過配置端口權值來決定二對 trunk 各走那些 VLAN, 有較高權值的端口(數(shù)字 較小的) vlan, 將處于轉發(fā)狀態(tài),同一個 VLAN 在另一個 trunk 有較低的權值(數(shù)字較大)則將處在阻斷狀態(tài)。 即同一 VLAN 只在一個trunk 上發(fā)送接受。 基于端口權值的負載均衡示意圖 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 server 將 Switch 1 配置成 VTP server. Step 4 end 退出 Step 5 show vtp status 驗證 VTP 的配置 Step 6 show vlan 驗證 VLAN Step 7 configure terminal 進入配置狀態(tài) Step 8 interface fastether 0/1 進入 F0/1 端口 Step 9 switchport mode trunk 配置成 trunk 端口 Step 10 end 退出 Step 11 show interfaces fastether0/1 switchport 驗證 VLAN 配置 Step 12 在 switch1 上的 F0/2 上重復 7到 11 步驟 Step 13 在 Switch 2 的 F0/1,F0/2 上重復 7 到 11 步驟。 Step 14 show vlan 當 trunk 已經(jīng)起來,在 switch2上驗證已經(jīng)學到相關的 vlan 配置 Step 15 configure terminal 在 Switch 1 上進入配置狀態(tài) Step 16 interface fastether0/1 進入要配置的端口 Step 17 spanningtree vlan 8 portpriority 10 將端口權值 10 賦與 VLAN 8. Step 18 spanningtree vlan 9 portpriority 10 將端口權值 10
點擊復制文檔內容
法律信息相關推薦
文庫吧 www.dybbs8.com
備案圖片鄂ICP備17016276號-1