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

正文內(nèi)容

2950交換機(jī)簡明配置維護(hù)手冊(cè)(doc30)-經(jīng)營管理-展示頁

2024-08-28 16:23本頁面
  

【正文】 ..... 8 刷新、重置端口及計(jì)數(shù)器 ................................................................................. 10 關(guān)閉和打開端口 ............................................................................................... 10 配置 VLAN .................................................................................................................... 11 理解 VLAN ............................................................................................................. 11 可支持的 VLAN ...................................................................................................... 12 配置正常范圍的 VLAN............................................................................................ 12 生成、修改以太網(wǎng) VLAN ................................................................................. 13 刪除 VLAN ...................................................................................................... 15 將端口分配給一個(gè) VLAN ................................................................................. 15 配置 VLAN Trunks .................................................................................................. 16 使用 STP 實(shí)現(xiàn)負(fù)載均衡 .................................................................................... 19 配置 Cluster.................................................................................................................... 23 說明 本手冊(cè)只包括日常使用的有關(guān)命令及特性,其它未涉及的命令及特性請(qǐng)參考英文的詳細(xì)配置手冊(cè)。 產(chǎn)品特性 2950 是只支持二層的交換機(jī) 支持 VLAN ? 到 250 個(gè) VLAN ? 支持 VLAN ID 從 1 到 4094( IEEE 標(biāo)準(zhǔn)) ? 支持 ISL 及 IEEE 封裝 安全 ? 支持 IOS 標(biāo)準(zhǔn)的密碼保護(hù) ? 支持標(biāo)準(zhǔn)及擴(kuò)展的訪問列表來定義安全策略 ? 支持基于 VLAN 的訪 問列表 監(jiān)視 ? 交換機(jī) LED 指示端口狀態(tài) ? SPAN 及遠(yuǎn)端 SPAN (RSPAN) 可以監(jiān)視任何端口或 VLAN 的流量 ? 內(nèi)置支持四組的 RMON 監(jiān)控功能(歷史、統(tǒng)計(jì)、告警及事件) 配置端口 配置一組端口 命令 目的 Step 1 configure terminal 進(jìn)入配置狀態(tài) Step 2 interface range {portrange} 進(jìn)入組配置狀態(tài) Step 3 可以使用平時(shí)的端口配置命令進(jìn)行配置 Step 4 end 退回 Step 5 show interfaces [interfaceid] 驗(yàn)證配置 Step 6 copy runningconfig startupconfig 保存 當(dāng)使用 interface range 命令時(shí)有如下的規(guī)則 : ? 有效的組范圍 : o vlan 從 1 到 4094 o fastether 槽位 /{first port} {last port}, 槽位為 0 o gigabitether 槽位 /{first port} {last port},槽位為 0 o portchannel portchannelnumber portchannelnumber, portchannel 號(hào)從 1到 64 ? 端口號(hào)之間需要加入空格,如: interface range fastether 0/1 – 5 是有效的,而interface range fastether 0/15 是無效的 . ? interface range 命令只能配置已經(jīng)存在的 interface vlan ? 所有在同一組的端口必須是相同類別的。 配置端口速率及雙工模式 可以配置快速以太口的速率為 10/100Mbps 及千兆以太口的速率為10/100/1000Mbps。 show interfaces [interfaceid] description 顯示端口描述 show runningconfig interface [interfaceid] 顯示當(dāng)前配置中的端口配置情況 show version 顯示軟硬件等情況 舉例如下 : Switch show interfaces status Port Name Status Vlan Duplex Speed Type Gi0/1 connected routed afull a100 10/100/1000Base TX Gi0/2 wce server disabled routed auto auto 10/100/1000Base TX Gi0/3 ip wccp webcache notconnect routed auto auto 10/100/1000Base TX Gi0/4 notconnect routed auto auto 10/100/1000Base TX Gi0/5 notconnect routed auto auto 10/100/1000Base TX Gi0/6 disabled routed auto auto 10/100/1000Base TX Gi0/7 disabled routed auto auto 10/100/1000Base TX Gi0/8 disabled routed auto 100 10/100/1000Base TX Gi0/9 notconnect routed auto auto 10/100/1000Base TX Gi0/10 notconnect routed auto auto 10/100/1000Base TX Gi0/11 disabled routed auto auto unknown Gi0/12 notconnect routed auto auto unknown Switch show interfaces fastether 0/1 switchport Name: Fa0/1 Switchport: Enabled Administrative Mode: static access Operational Mode: down Administrative Trunking Encapsulation: dot1q Negotiation of Trunking: Off Access Mode VLAN: 1 (default) Trunking Native Mode VLAN: 1 (default) Trunking VLANs Enabled: ALL Pruning VLANs Enabled: 21001 Protected: false Unknown unicast blocked: disabled Unknown multicast blocked: disabled Voice VLAN: dot1p (Inactive) Appliance trust: 5 Switch show runningconfig interface fastether0/2 Building configuration... Current configuration : 131 bytes ! interface FastEther0/2 switchport mode access switchport protected no ip address mls qos cos 7 mls qos cos override end 刷新、重置端口及計(jì)數(shù)器 Clear 命令 目的 clear counters [interfaceid] 清除端口計(jì)數(shù)器 . clear line [number | console 0 | vty number] 重置異步串口的硬件邏輯 Note clear counters 命令只清除用 show interface 所顯示的計(jì)數(shù),不影響用 snmp 得到的計(jì)數(shù) 舉例如下: Switch clear counters fastether0/5 Clear show interface counters on this interface [confirm] y Switch *Sep 30 08:42:55: %CLEAR5COUNTERS: Clear counter on interface FastEther0/5 by vty1 () 可使用 clear line 命令來清除或重置某一端口或串口,在大部分情況下并不需要這樣做 : Switch clear interface fastether0/5 關(guān)閉和打開端口 命令 目的 Step 1 configure terminal 進(jìn)入配置狀態(tài) Step 2 interface {vlan vlanid} | {{fastether | gigabitether} interfaceid} | {portchannel portchannelnumber} 選擇要關(guān)閉的端口 Step 3 shutdown 關(guān)閉 Step 4 end 退出 Step 5 show runningconfig 驗(yàn)證 使用 no shutdown 命令重新打開端口 . 舉例如下 : Switch configure terminal Switch(config) interface fastether0/5 Switch(configif) shutdown Switch(configif) *Sep 30 08:33:47: %LINK5CHANGED: Interface FastEther0/5, changed state to a administratively down Switch configure terminal Switch(config) interface fastether0/5 Switch(configif) no shutdown Switch(configif) *Sep 30 08:36:00: %LINK3UPDOWN: Interface FastEther0/5, changed stat
點(diǎn)擊復(fù)制文檔內(nèi)容
法律信息相關(guān)推薦
文庫吧 www.dybbs8.com
備案圖鄂ICP備17016276號(hào)-1