



版權(quán)說明:本文檔由用戶提供并上傳,收益歸屬內(nèi)容提供方,若內(nèi)容存在侵權(quán),請進行舉報或認(rèn)領(lǐng)
文檔簡介
1、第一部分: TiNetS2000EI系列配置命令及說明(紅色標(biāo)識為一些常用命令)Username(1-32 chars):adminPassword(1-16 chars):*TiNet>enable/ 登陸交換機,默認(rèn)密碼/ 進入特權(quán)模式 /123456/TiNet#configure terminal/ 進入全局模式/TiNet(config)#1.TINET#terminal language/ 改變語言模式/例如: TINET#terminal language Chinese/ 改成中文模式/2.TiNet#clear startup-config/ 清除配置,恢復(fù)出廠默設(shè)置
2、/3.TiNet#copy running-config startup-config/ 保存配置命令 /4.TiNet#load ?application下載應(yīng)用程序configuration下載配置文件keyfile下載 SSH密鑰文件whole-bootrom下載全部的 bootrom/ 設(shè)備升級命令 /5.TiNet(config)#ipaddress/ 配置交換機 IP 地址 /6.TiNet(config)show ?/ show 命令,后可以打問號 /Show ipShow macShow interfaceShow vlan7.TiNet(config)#vlan 3901/
3、建立 VLAN3901/TiNet(config-if-vlan)#switchport ethernet 0/1/ 把端口 1 加入該 VLAN/TiNet(config)#ip vlan 3901/ 定義管理 vlan 為 3901TiNet(config)#no ip vlan 1/ 刪除默認(rèn)管理 VLAN 1/8.TiNet(config)#vlan 1001-1512/ 批量建立 VLAN /9. TiNet(config-if-vlan)#switchport ethernet 0/ 2 to ethernet 0/ 8 ethernet 0/11 ethernet 0/16/ 在
4、某一 VLAN 中或者 VLAN 段中批量加入端口 /10. TiNet(config-if-ethernet-0/16)#tag vlan 1001,1112-1512,4000/ 端口下批量打tag/11. T iNet(config-if-ethernet-0/1)#switchport mode trunk/ 改變端口模式,為trunk 模式 /12. TiNet(config-if-ethernet-0/1)#switchport trunk allowed vlan all/ 端口為 trunk 模式,允許所有 VLAN 通過 /13. TiNet(config-if-ethern
5、et-0/ 2)#switchport access vlan 1001/ 改變端口 PVID/14. TiNet(config)#port-isolation ethernet ?STRING<3-4> 端口號為槽端口號<0-2>/ 端口號 <1-24>TiNet(config)#port-isolation ethernet 0/2 to e 0/16添加端口隔離下行端口成功./ 一步隔離,一條命令隔離除上行口以外所有端口/15.TiNet(config)#interface range ethernet 0/2 to ethernet 0/16/ 批量
6、端口處理命令/16. TiNet(config-if-range)#bandwidth-control ? egress 出口帶寬控制ingress入口帶寬控制/ 端口限速命令/17. TiNet(config)#show utilization interface / 實時查看端口流量占比 Link Utilization Averages Thu Jan 1 00:43:20 1970 port link Receive Peak Rx Transmit Peak Tx Status pkts/sec pkts/sec pkts/sec pkts/sec/=e0/1down0000e0/2
7、down0000e0/3down0000e0/4down0000e0/5down0000e0/6down0000e0/7down0000e0/8down0000e0/9down0000e0/10down0000e0/11down0000e0/12down0000e0/13down0000e0/14down0000e0/15down0000e0/16down0000e1/1down0000=spacebar->toggle screen U->page upD->page down CR->exit=通過空格鍵來切換回車鍵結(jié)束查看18. TiNet(config)#use
8、rname change-passwo 請輸入您的登錄密碼 : *請輸入用戶名 (4-15 位 ):admin 請輸入新口令 (1-15 位 ):* 輸入確認(rèn)口令 (1-15 位 ):*用戶 admin 密碼修改成功。/修改登陸密碼/配置案例:小河區(qū)某小區(qū)格林耐特設(shè)備配置簡要流程TiNet(config)#ipaddress/ 配置ip 地址 /Config IP successfully.TiNet(config)#show ipSwitch configurationip obtained: MANUALip address:MAC address: 00:0a:5a:11:ba:b8Ti
9、Net(config)#exTiNet#terminallanguagechineseTiNet(config)#vlan 3901TiNet(config-if-vlan)#switchport all: 1/ 在/ 查看交換機ip 地址 / 更改語言模式為中文/ 建立 vlan3901/vlan3901 下添加端口 /添加VLAN 端口成功!TiNet(config)#ipaddress vlan 3901/ 定義交換機管理vlan/配置管理VLAN 成功 !TiNet(config)#show ip交換機的配置信息IP 地址獲得方式IP 地址VLANMAC 地址: MANUAL: 子網(wǎng)掩
10、碼: 1 3901: 00:0a:5a:11:ba:b8: 網(wǎng)關(guān)地址/ 此時管理vlan為 1 和3901/: 管理TiNet(config)#no ipaddress vlan 1/ 刪除交換機默認(rèn)管理vlan1/刪除管理VLAN 成功 !TiNet(config)#show ip交換機的配置信息IP 地址獲得方式IP 地址: MANUAL: 子網(wǎng)掩碼: 網(wǎng)關(guān)地址: 管理VLAN: 3901MAC 地址: 00:0a:5a:11:ba:b8TiNet(config)#inter range ethernet 0/1 to ethernet 0/16TiNet(config-if-range)
11、#tag vlan 3901TiNet(config-if-range)#exTiNet(config)#vlan 1001TiNet(config-if-vlan)#switchport ethernet 0/1添加 VLAN 端口成功!TiNet(config-if-vlan)#show vlan 1001/ 管理 vlan 已改為 3901/ 批量進入端口1-16/ 端口 1-16 tag vlan 3901 / 建立 vlan 1001/vlan1001 中加入端口1/顯示 VLAN 信息VLAN ID: 1001VLAN status: staticVLAN member: e0/1
12、.Static tagged ports:Static untagged Ports : e0/1.Dynamic tagged ports:TiNet(config)#vlan 1015-1030/ 批量建立 vlan 1015-1030/TiNet(config-if-vlan)#switchport ethernet 0/1 ethernet 0/16/vlan1015-1030 加入端口 1-16/添加 VLAN 端口成功 !TiNet(config-if-vlan)#show vlan 1015顯示 VLAN 信息VLAN ID: 1015VLAN status: staticVLA
13、N member: e0/1,e0/16.Static tagged ports:Static untagged Ports : e0/1,e0/16.Dynamic tagged ports:TiNet(config)#port-isolationethernet 0/2 to e 0/16/ 端口 2-16 進行隔離, 1口為上行口,未隔離 /添加端口隔離下行端口成功 .TiNet(config-if-ethernet-0/1)#switchport ?accessaccess 端口backup配置備份端口mode端口模式trunktrunk 端口TiNet(config-if-ether
14、net-0/1)#switchport mode trunk/ 更改端口1 模式為 trunk/TiNet(config-if-ethernet-0/1)#switchport trunk allowed vlan all/ 允許所有vlan 通過 1 口 /TiNet(config-if-ethernet-0/1)#switchport trunk native vlan 3901/ 更改 1 口 pvid 為 3901/TiNet(config-if-ethernet-0/1)#exTiNet(config)#show utilization interface/ 查看端口實時流量Link
15、 Utilization AveragesThu Jan 1 00:24:37 1970portlinkReceivePeak RxTransmitPeak TxStatuspkts/secpkts/secpkts/secpkts/sec/=e0/1down0000e0/2down0000e0/3down0000e0/4down0000e0/5down0000e0/6down0000e0/7down0000e0/8down0000e0/9down0000e0/10down0000e0/11down0000e0/12down0000e0/13down0000e0/14down0000e0/15d
16、own0000e0/16down0000e1/1down0000=spacebar->toggle screen U->page upD->page down CR->exit=TiNet(config)#username change-password/ 修改登錄密碼 /請輸入您的登錄密碼: *請輸入用戶名 (4-15位):admin請輸入新口令 (1-15位):*輸入確認(rèn)口令 (1-15位):*/ 用戶 admin 密碼修改成功 /TiNet#copy running-config startup-config/ 保存配置命令 /第二部分:交換機實現(xiàn)telnet 管
17、理 配置步驟第一步:配置規(guī)劃好的交換機例:ip 地址TiNet(config)#ipaddress/ 配置ip地址 /Config IP successfully.TiNet(config)#show ipSwitch configurationip obtained: MANUALip address: 1MAC address: 00:0a:5a:11:ba:b8/ 查看交換機 ip 地址 /第二步:建立規(guī)劃好的管理vlan,把上行口加入到管理vlan 中,然后刪除默認(rèn)的管理vlan 1例:TiNet(config)#vlan 3901/ 建立 vlan3901/TiNet(config-
18、if-vlan)#switchport e 0/1/ 在 vlan3901 中添加端口 1/添加 VLAN 端口成功 !TiNet(config)#ipaddress vlan 3901/ 定義交換機管理 vlan/配置管理 VLAN 成功 !TiNet(config)#show ip交換機的配置信息IP 地址獲得方式: MANUALIP 地址:子網(wǎng)掩碼: 網(wǎng)關(guān)地址:管理VLAN: 1 3901/ 此時管理 vlan 為 1 和 3901/MAC 地址: 00:0a:5a:11:ba:b8TiNet(config)#no ipaddress vlan 1/ 刪除交換機默認(rèn)管理 vlan1/刪除管理 VLAN 成功 !第三步:進入上行口,給管理vlan 打標(biāo)例:TiNet(config)#interface ethernet 0/1/ 進入到上行口模式 /TiNet(config-if-ethernet-0/1)#tag vlan 3901/打標(biāo) /經(jīng)過以上三個步驟,如果上層級聯(lián)交換機配
溫馨提示
- 1. 本站所有資源如無特殊說明,都需要本地電腦安裝OFFICE2007和PDF閱讀器。圖紙軟件為CAD,CAXA,PROE,UG,SolidWorks等.壓縮文件請下載最新的WinRAR軟件解壓。
- 2. 本站的文檔不包含任何第三方提供的附件圖紙等,如果需要附件,請聯(lián)系上傳者。文件的所有權(quán)益歸上傳用戶所有。
- 3. 本站RAR壓縮包中若帶圖紙,網(wǎng)頁內(nèi)容里面會有圖紙預(yù)覽,若沒有圖紙預(yù)覽就沒有圖紙。
- 4. 未經(jīng)權(quán)益所有人同意不得將文件中的內(nèi)容挪作商業(yè)或盈利用途。
- 5. 人人文庫網(wǎng)僅提供信息存儲空間,僅對用戶上傳內(nèi)容的表現(xiàn)方式做保護處理,對用戶上傳分享的文檔內(nèi)容本身不做任何修改或編輯,并不能對任何下載內(nèi)容負(fù)責(zé)。
- 6. 下載文件中如有侵權(quán)或不適當(dāng)內(nèi)容,請與我們聯(lián)系,我們立即糾正。
- 7. 本站不保證下載資源的準(zhǔn)確性、安全性和完整性, 同時也不承擔(dān)用戶因使用這些下載資源對自己和他人造成任何形式的傷害或損失。
最新文檔
- 2025網(wǎng)站會員服務(wù)合同樣本
- 2025技術(shù)咨詢服務(wù)合同范本3
- 個人買房協(xié)議書
- 2025珠海市商業(yè)室內(nèi)裝飾裝修合同范本
- 2025版機械設(shè)備購銷合同范本
- 婚內(nèi)酗酒協(xié)議書模板
- 2025年03月新疆吐魯番市引進各類人才489人筆試歷年典型考題(歷年真題考點)解題思路附帶答案詳解
- Unit 11 Rules Matters 第三課時Developing the Topic(含答案)仁愛版2024七下英語日清限時練
- 2025年03月宿城區(qū)事業(yè)單位統(tǒng)一工作人員5人筆試歷年典型考題(歷年真題考點)解題思路附帶答案詳解
- 濟寧職業(yè)技術(shù)學(xué)院《語言藝術(shù)與寫作》2023-2024學(xué)年第二學(xué)期期末試卷
- 2025年職業(yè)指導(dǎo)師專業(yè)能力測試卷:職業(yè)指導(dǎo)服務(wù)與心理咨詢
- 學(xué)校安全管理制度匯編
- 2025-2030中國化妝棉行業(yè)市場深度調(diào)研及發(fā)展策略研究報告
- 安全標(biāo)識(教學(xué)設(shè)計)-2024-2025學(xué)年浙美版(2012)美術(shù)四年級下冊
- 早產(chǎn)兒護理的試題及答案
- 信息技術(shù)公司成本控制措施
- 貿(mào)易安全培訓(xùn)
- 口腔科感染控制策略與措施實施指南
- NPI培訓(xùn)資料NEW課件
- 霧化吸入療法合理用藥專家共識(2024版)解讀
- DLT-596-1996-電力設(shè)備預(yù)防性試驗規(guī)程
評論
0/150
提交評論