思科交换机命令大全
思科交換機基本配置命令
switch>enable ? ?進入特權模式switch#config terminal ? ? 進入全局模式switch(config)#hostname+xxx ? 設置主機名switch(config)#enable password ? 明文密碼switch(config)#enable secret ? ? 密文密碼switch(config)#ip default-gateway ?設置網關switch#show mac-address-table ?查看MAC地址switch(config)#logging synchronous ? 阻止控制臺信息覆蓋命令行上的輸入switch(config)#no ip domain-lookup ? 關閉DNS查看功能switch(config)#exec-timeout 0 0 ? ? ?阻止會話退出使用telnet遠程式管理
switch(config)#line vty 0 4 ? ?進入虛擬終端switch(config-line)#password xx ? ?設置登錄口令switch(config-line)#login ? ? 要求口令驗證控制臺口令
switch(config)#line console 0 ? 進入控制臺口switch(config-line)#password xx ?switch(config-line)# 設置登錄口令login ? 允許登錄cisco發現協議(cdp)
switch(config)#show cdp ? ? 顯示cisco設備全局配置信息switch(config)#show cdp interface端口 ? ? 查看cdp配置下端口信息switch(config)#show cdp neighbors ? ? ?顯示直連cisco設備信息switch(config)#show cdp neighbors detail ?查看鄰居詳細信息?思科交換機恢復出廠配置
switch#erase startup-configswitch#delete flash: vlan.dat配置接口標識(區分路由器的各個接口)
switch(config)#interface fastethernet0/1switch(config)#description this is a fast ethernet port used to connecting the company's intranet!vtp配置
switch(config)#vtp domain ?設置VTP域名switch(config)#vtp password xx ?設置VTP密碼switch(config)#vtp mode server/client/transparent ?設置VTP服務模式switch(config)#vtp version ? ? 設置VTP版本switch(config)#vtp pruning ? 設置VTP修解 ?vlan基本配置
switch#vlan database ? ? ? ? ? ? ? ? ? ? ? 進入vlan配置模式switch(vlan)#vlan 號碼 name 名稱 ? ? ? 創建vlan及vlan名switch(vlan)#vlan 號碼 mtu 數值 ? ? ? ? 修改MTU大小?switch(vlan)#exit ? ? ? ? ? ? ? ? ? ? ? ? ?更新vlan數據并退出switch#show vlan ? ? ? ? ? ? ? ? ? ? ? ? ? 查看vlanswitch#copy running-config startup-config ? ? ? 保存配置vlan中添加刪除端口
switch#conf tswitch(config)#interface fastethernet0/1 ? ? 進入要分配的端口switch(config-if)#switchport mode access ? ? ? ?定義二層端口switch(config-if)#switchport access vlan號碼 ? ?把端口發給一個vlanswitch(config-if)#switchport mode trunk ? ? ? ? 設置為干線switch(config-if)#switchport trunk encapsulation dotlq ? ? 設置vlan中繼協議switch(config-if)#no switchport mode 或 (switchport mode access) ?禁用干線switch(config-if)#switchport trunk allowed vlan add 1,2 ? ? ?從trunk中添加vlansswitch(config-if)#switchport trunk allowed vlan remove1,2 ? ? ? 從trunk中刪除vlanswitch(config-if)#switchport trunk pruning vlan remove1,2 ? ? ? ? ?配置接口為動態協商模式
switch(config)#interface 接口號switch(config)#switchport mode dynamic desirable/auto生成樹stp
switch(config)#spanning-tree vlan ? 啟用stp生成樹(基于vlan)switch(config)#spanning-tree vlan root primary ? 指定交換機(基于vlan)switch(config)#spanning-tree vlan root secondary ? 指定備用根交換機(基于vlan)switch(config)#spanning-tree vlan priority<0-65535> ?指定交換機優先繼(基于vlan)switch(config)#no spanning-tree vlan priority ? ? ?將交換機的優先級恢復默認值(基于vlan)switch(config-if)#spanning-tree vlan cost<0-200000000> ? 指定端口成本(起用trunk的端口模式下)switch(config-if)#spanning-tree vlan port-prioty<0-255> ? ?指定交換機端口優先級(基于vlan)switch(config-if)#spanning-tree portfast ? ?配置速端口(連接終端設備的端口狀態)如pc機switch(config)#spanning-tree uplinkfast ? 配置上行速端口- 注:在配置上行速端口前要先將基于vlan上的網橋優先級,網橋成本恢復默認值。起用了該命令后在進行優先級更改。
- 注:vlan為可選參數,當沒有該參數時將修改所有vlan網橋的優先級\及所有的vlan端口成本
以太網通道配置
switch(config)#interface range fastemet0/1-2 ?將fastemet0/1和0/2口捆綁switch(config-if)#change-group 1 mode on ? ? 配置以太通道模式switch(config-if)#port-channel load-batance{dst-mac|src-mac}在鏈路間實現負載均衡switch#show etherchannel 1 summary ? ? ?查看通道信息switch#show etherchannel load-balance ? ?查看通道信息交換機顯示命令
switch#show vtp status ?查看vtp配置信息?switch#show running-config ?查看當前配置信息switch#show vlan ? ? 查看vlan配置信息switch#show interface ?查看端口信息switch#show int f0/0 ?查看指定端口信息?switch#dir flash: ?查看閃存switch#show version ?查看當前版本信息switch#show cdp cisco ?設備發現協議(可以查看聆接設備)switch#show cdp traffic ?查看接收和發送的cdp包統計信息switch#show interface f0/1 switchport ?查看有關switchport的配置switch#show cdp neighbors ?查看與該設備相鄰的cisco設備CISCO交換機巡檢命令
1、??show interface stats???;查看交換機所有接口當前接口流量2、??show running-config???;查看當前設備配置3、??show version???;查看IOS版本信息及設備正常運行時間4、??show clock???;查看設備時鐘信息5、??show vtp status???;查看交換機vtp配置模式6、??show vtp password???;查看交換機vtp配置口令7、??show env all???;查看設備溫度,電源和風扇運轉參數及是否報警8、??show inventory???;調取設備內部板卡出廠模塊型號及序列號9、??show spanning-tree root???;查看交換機生成樹根位置10、??show cdp neighbors???;查看鄰接cisco設備基本信息11、??show cdp neighbors detail???;查看鄰接cisco設備詳細信息12、??show interface status???;查看交換機接口狀態是否存在errordisable接口disable接口13、show interface summary ;查看交換機所有接口當前接口流量14、??show interface | i errors|FastEthernet|GigabitEthernet???;查看接口是否存在大量input或output errors包錯誤15、??show processes cpu???;查看設備cpu負載16、??show processes mem???;查看設備mem負載17、??show access-list???;查看訪問控制列表配置及匹配數據包數量18、??show logging???;查看本機內部日志記錄情況19、??show ip route???;查看路由表20、??show firewall???;檢查防火墻的工作模式21、??show conn count???;檢查防火墻并發數22、??show xlate count???;檢查防火墻nat工作狀態
?
總結
- 上一篇: 求一个有限长度字符串 最长的有序可重复字
- 下一篇: 【常见笔试面试算法题12续集五】动态规划