『華為s2300交換機開光口』華為S2300交換機在一個端口上怎么綁定IP地址和MAC地址

誰能給個華為交換機s2300的telnet配置
剛拆封的機 , 里邊沒有設置過!
連接 console 口:
切圖:sys

[Quidway]interface vlanif 1
[Quidway-Vlanif1]ip address 你的ip 你的掩碼
設置ip:我的:ip address 192.168.0.200 255.255.255.0
上述設置很重要 , 搞不好絕對上不了!
設完ip后 , 用xp的cmd telnet 192.168.0.200得到下面畫面:
***********************************************************
*All rights reserved (2005-2008)*
*Without the owner's prior written consent,*
* no decompiling or reverse-engineering shall be allowed. *
* Notice:*
*This is a private communication system.*
*Unauthorized access or use may lead to prosecution.*
*******************************************************
Warning:Login password has not been set!
失去了跟主機的連接 。
上面的信息說明 , ip設置正確 , 只是telnet用戶沒有設置!下面設用戶:
[Quidway]user-interface maximum-vty 5
[Quidway]user-interface vty 0 4
[Quidway-ui-vty0-4]shell
[Quidway-ui-vty0-4]protocol inbound telnet
[Quidway-ui-vty0-4]authentication-mode password
[Quidway-ui-vty0-4]set authentication password cipher huawei
[Quidway-ui-vty0-4]user privilege level 15
[Quidway-ui-vty0-4]idle-timeout 5
完成上面設置后:用xp的cmd telnet 192.168.0.200 結果出現下面畫面 , 輸入密碼huawei , 成功!
***********************************************************
*All rights reserved (2005-2008)*
*Without the owner's prior written consent,*
* no decompiling or reverse-engineering shall be allowed. *
* Notice:*
*This is a private communication system.*
*Unauthorized access or use may lead to prosecution.*
***********************************************************
Login authentication
Password:
這樣設置 , 交換機任何一個口都能上Telnet
華為S2300交換機在一個端口上怎么綁定IP地址和MAC地址
設置里選擇 , 你懂的 , WLAN設置那里 。
我有一臺華為S2300的交換機 , 如何可以把全部的以太網端口都設成ACCESS模式?一個一個去設置太麻煩了
用to直接包含完所有端口 , 比如有g1/0/1到g1/0/48共48個端口:
intg1/0/1 to g1/0/48
port link-type access
請問下用什么命令可以刪除華為S2300交換機當前全部配置
用delete , 但是刪了你要重啟一次再關閉交換機 。然后開的時候應該就沒有了 。試試吧
華為Quidway S2300系列交換機 , 如何設置端口限速?
S2300的限命令如下:
system-view//進入視圖
interface [端]//進入接口視圖
qos lr cir [cir值] cbs [cbs值]//配口向的流量限速
【『華為s2300交換機開光口』華為S2300交換機在一個端口上怎么綁定IP地址和MAC地址】
undo qos lr//禁止接口出方向上的限速