文档库 最新最全的文档下载
当前位置:文档库 › Extreme交换机指令

Extreme交换机指令

sho switch //可以看主备引擎工作情况,软件版本等
configure time 9 / 10 / 2007 15 : 31 : 30
configure account admin //修改admin用户的密码
系统会出来如下提示,输入新密码就可以
password:
Reenter password:

* X450a-48t.8 #Save //保存配置:
输入此命令后,系统会提示是不是要保存,选YES就完成保存。

save configuration Oct11_backup //可以保存成特定文件名的配置
为了安全性,建议用如下命令删除缺省的community “public”和”private”
config snmp delete community readonly public
再添加你自己的community
config snmp add community readonly/readwrite

configure stacking easy-setup //执行这个命令summit机器就会重起进入堆叠模式了。
Disable stack //堆叠模式的机器会还原到单机模式。
sho ssl //检查https开通情况
Enable dos-protect //启用了本功能,如果有针对交换机的DOS攻击,系统会自动生成ACL隔离攻击。
sho management //可以看到CLI、telnet、ssh、web access、snmp等的设置情况

history //看历史命令

unconfig switch all //清空整个交换机配置

enable port <端口号> //启用端口,相当于其他厂商的no shutdown:

disable port <端口号> //关闭端口,相当于其他厂商的shutdown:
show port 2 information //查看端口的状态

Create vlan vlan10 //创建vlan的命令如下

Configure vlan “vlan10” ipaddress 192.168.1.254/24 //配置这个vlan的3层IP地址:

启用三层转发功能:
enable ipforwarding //注意需要三层互通,必须要输入这个命令
show vlan //看vlan相关参数:

unconfigure ports 25 redundant //删除冗余端口配置

如果是生产网,先配partner,避免影响网络。
create eaps shared-port 5
config eaps shared-port 5 link id 42
config eaps shared-port mode controller/partner

创建普通的静态路由如下:
configure iproute add 10.255.2.0 255.255.255.0 192.168.254.253


创建缺省静态路由如下:
configure iproute add default 192.168.252.253

查询路由的命令如下:
Show iproute

Extreme密令
Show iparp 查找MAC地址
Show iparp MAC 查找端口號
Disable port x 停用端口
Enable port x 啟用端口
configure snmp sysLocation "A-1F-MDF" //設置交換機位置
configure snmp sysContact "51WA00020192" //設置交換機財編

configure ports 1-48 auto-polarity off //關閉端口MDI
configure ports 1-48 auto-polarity on //開啟端口MDI

如果是生产网,先配partner,避免影响网络。
create eaps shared-port 5
config eaps shared-port 5 link id 42
config eaps shared-port mode controller/partner

save //保存
Extreme:conf snmp delete community readonly public
conf snmpv3 delete community private
reboot //重启交换机
允许和禁止访问浏览器
enable web //允许使用命令
disable web //禁止使用密令



config ports 1 auto-p on 關閉MDI
config ports 1 auto-p off 開啟NDI
sho elrp disable-port 看端口錯誤


show ports
show ports configuration 看所有端口速率,UTP,雙工半雙工
show ports utilization 看端口使用率
show port txerror/rxerrors 端口接收詳細
show stpd " " portsg 看STP域端口信息
show sharing 端口捆綁
show iparp 端口和MAC對照表
show iparp MAC
show iparp 10.57.*.*

show vlan detail 看vlan詳細信息
show switch
show config
show iproute
sh ports 3 information detail //查看端口的详细信息
unconfigure vlan vlanxx ipaddress 刪除交換机IP


Show iparp 查找MAC地址
Show iparp MAC 查找端口號
Disable port x 停用端口
Enable port x 啟用端口
configure snmp sysLocation "A-1F-MDF" //設置交換機位置
configure snmp sysContact "51WA00020192" //設置交換機財編



相关文档
相关文档 最新文档