>commands與Cisco雷同,存檔、config、ping、traceroute然後不要的項目no掉就好。
回復初廠值和清除密碼請準備可以戳的細小堅固物體(Exmple:迴紋針)。
commonly use commands:
?:查看當前可用的所有命令
show:配合後面指令,查看狀態用
no:不要的就砍掉
exit:退出
end:回到#
Show:
hostname# show version
Image stamp: /sw/code/build/nemo(ndx)
May 16 2010 23:43:19
R.11.54
2
Boot Image: Primary
//R.11.54為版本
hostname# show console
Console/Serial Link
Inbound Telnet Enabled [Yes] : Yes
Web Agent Enabled [Yes] : Yes
Terminal Type [VT100] : VT100
Screen Refresh Interval (sec) [3] : 3
Displayed Events [All] : All
Baud Rate [Speed Sense] : speed-sense
Flow Control [XON/XOFF] : XON/XOFF
Session Inactivity Time (min) [0] : 0
存檔:
#write memory
(config)#clock timezone gmt +8:00
Host name:
ProCurve Switch 2610-24(config)# hostname
//不能有空白
設定帳號密碼:
只能設定一組,分為operator(read-only)和manager(read-write),
hostname(config)# password [operator/manager/all] user-name username
接著輸入帳號密碼。
清除密碼:
hostname(config)# no password [operator/manager/all]
忘記密碼:
壓住Clear兩秒即清除
vlan:
hostname(config)# vlan
hostname(config)# vlan
vlan
interface :
hostname(config)# interface
hostname# sh name
sh int breif
int 10
speed-duplex 100 full
針對port的流量限制:
[no] int
sh rate-limit all
gateway:
hostname(config)# ip default-gateway 192.168.1.1
回復出廠值:
Method 1 :
hostname#erase startup-config
Method 2 : (unfinished)
(嘗試過但是無效,暫時用方法1)同時按住reset和clear按鈕,燈全亮後後放開reset,待Test燈滅掉後放開clear,switch的燈會保持全亮的狀態。
hostname(config)# [no] front-panel-security [password-clear reset-on-clear]
注意:密碼並不會清除
copy tftp config
copy tftp startup-config 192.168.1.2 pc2610.cgf pc
hostname(config)# [no] telnet-server
unfinished note:
LLDP
#sh lldp config
#[no] lldp run