




已阅读5页,还剩7页未读, 继续免费阅读
版权说明:本文档由用户提供并上传,收益归属内容提供方,若内容存在侵权,请进行举报或认领
文档简介
一,忘记密码按以下操作超级账号密码passwordforgetme!Admin 密码修改ArubaS2500-24P) (config) #mgmt-user admin rootPassword:* /admin123!Re-Type password:* /admin123!(ArubaS2500-24P) (config) #endEnable 密码重新设置(ArubaS2500-24P) (config) #enable secret?secret Enter the enable password (ArubaS2500-24P) (config) #enable secretPassword:* 、直接输入新密码、Re-Type password:* 再次输入这个账号只能用于需改密码,需要配置的话要退出用admin账号进入才能操作二,交换机初始化User: adminPassword: * /admin123/默认密码(ArubaS2500-24P) enablePassword:* /enableQuick-setup helps in setting the basic configuration of the systemAutoconfiguration of system will be stopped, if Quick-setup is launched by userInvoke Quick-setup (y|n)? y:y* Welcome to the ArubaS2500-24P setup dialog *This dialog will help you to set the basic configuration for the switch.These settings, except for the Country Code, can later be changed from theCommand Line Interface or Graphical User Interface.Commands: Submit input or use default value, Help Back, Forward, Line begin, Line end Delete, Delete back, Delete to end of line Previous question , Restart beginning, to exitEnter System name ArubaS2500-24P: aruba2500-xmu-2fConfigure inband management VLAN yes|no: yes 是否开启管理VLANInband management vlan id 1: 711 管理VLAN段Enter the member interfaces for management VLAN (Example 0/0/0,0/0/1): 0/0/23,0/1/1 添加需要trunk的端口Enter management VLAN IP address 54: 管理ipEnter mgmt VLAN interface subnet mask : 回车Enter Out of band management interface IP address none: 回车Enter IP Default gateway none: 网关Enter Country code (ISO-3166), for supported list: CN 中国You have chosen Country code CN for China (yes|no)?: yesEnter Time Zone PST-8:0: CST+8:0Enter Time in UTC 03:48:15: Enter Date (MM/DD/YYYY) 7/4/2013: Enter Password for admin login (up to 32 chars): * /admin123!Re-type Password for admin login: * /admin123! Enter Password for enable mode (up to 15 chars): * /enablleRe-type Password for enable mode: * /enable Current choices are:System name: aruba2500-xmu-2fConfigure inband management VLAN: yesvlan id for inband management 1-4094: 711Members interfaces of management VLAN: 0/0/23,0/1/1IP address of management VLAN: Management VLAN interface subnet mask: IP Default gateway: Country code: CNTime Zone: CST+8:0Type to go back and change answer for any questionDo you wish to accept the changes (yes|no|abort): yesCreating configuration. Done.Configuring.Saving Configuration.Configuration Saved.(aruba2500-xmu-2f) #configure terEnter Configuration commands, one per line. End with CNTL/Z (aruba2500-xmu-2f) (config) #telnet cli /开启telnet功能(aruba2500-xmu-2f) (config) #end(aruba2500-xmu-2f) #show ip interface brief Interface IP Address / IP Netmask Admin Protocolvlan 711 / Up Up mgmt unassigned / unassigned Up Down(aruba2500-xmu-2f) #ping Press q to abort.Sending 5, 100-byte ICMP Echos to , timeout is 2 seconds:.Success rate is 0 percent (0/5)(aruba2500-xmu-2f) #ping (aruba2500-xmu-2f) #configure ter(aruba2500-xmu-2f) (config) #interface-group gigabitethernet ap 创建端口组(aruba2500-xmu-2f) (gigabitethernet ap) #apply-to 0/0/0-0/0/23 把0/0/0-0/0/23加入组中(aruba2500-xmu-2f) (gigabitethernet ap) #exit(aruba2500-xmu-2f) (switching profile ap) #vlan 712 创建 vlan712(我给AP用的)(aruba2500-xmu-2f) (VLAN 712) #exit (aruba2500-xmu-2f) (config) #interface-profile switching-profile ap (aruba2500-xmu-2f) (switching profile ap) #access-vlan 712 关联(aruba2500-xmu-2f) (switching profile ap) #exit(aruba2500-xmu-2f) (config) #interface-profile poe-profile ap(aruba2500-xmhu-2f) (Power over Ethernet profile ap) #enable 开启POE供电功能(aruba2500-xmu-2f) (Power over Ethernet profile ap) #exit(aruba2500-xmu-2f) (config) #interface-group gigabitethernet ap(aruba2500-xmu-2f) (gigabitethernet ap) #switching-profile ap 应用到端口(aruba2500-xmu-2f) (gigabitethernet ap) #poe-profile ap 应用到端口(aruba2500-xmu-2f) (gigabitethernet ap) #end如果想把那个端口trunk,可以这样(aruba2500-xmu-2f) (config) #interface g 0/0/2 (aruba2500-xmu-2f) #switching-profile Upstream-profile删除的话就加no (aruba2500-xmu-2f) #no switching-profile Upstream-profile如果要把那个端口加入vlan20(aruba2500-xmu-2f) #vlan 20(aruba2500-xmu-2f) (VLAN 20) #exit (aruba2500-xmu-2f) (config) #interface-profile switching-profile 20 (aruba2500-xmu-2f) (switching profile ap) #access-vlan 20(aruba2500-xmu-2f) (config) #interface g 0/0/2 (aruba2500-xmu-2f) #switching-profile 20 删除就加no (aruba2500-xmu-2f) #no switching-profile 20或者(aruba2500-xmu-2f) #no switching-profile 三,升级配置把网线接到23口,电脑开启tftp服务器软件ArubaS2500-24P) (config) #interface-profile switching-profile ftp /-创建模板FTP(ArubaS2500-24P) (switching profile ftp) #access-vlan 1 关联vlan1 (ArubaS2500-24P) (switching profile ftp) #exit(ArubaS2500-24P) (config) #interface gigabitethernet 0/0/23(ArubaS2500-24P) (gigabitethernet 0/0/23) #switching-profile ftp /启用ftp(ArubaS2500-24P) (gigabitethernet 0/0/23) #exit(ArubaS2500-24P) (config) #interface vlan 1(ArubaS2500-24P) (vlan 1) #ip address (ArubaS2500-24P) (vlan 1) #exit(ArubaS2500-24P) (config) #end(ArubaS2500-24P) #ping (ArubaS2500-24P) #(ArubaS2500-24P) #(ArubaS2500-24P) #copy ftp: admin ArubaOS_MAS__38712 system: partition 0Password:* /-admin和密码是ftp的用户名和没密码,是电脑的ipPress q to abort.Copying file:.File copied successfully.Saving file to flash:.Member-0:The system will boot from partition 0 during the next reboot.(ArubaS2500-24P) #re? reload Coldstart the switchrename rename a filerestore restore file or configuration(ArubaS2500-24P) #reload Do you want to save the configuration(y/n): nDo you really want to restart the system(y/n): ySystem will now restart!Shutdown processing started(aruba2500-xmu-2f) #write memory 保存Saving Configuration.Configuration Saved.(aruba2500-xmu-2f) #show running-config Building Configuration.# Configuration file for ArubaOSversion 7.2enable secret *telnet clihostname aruba2500-xmu-2fclock timezone CST 8location Building1.floor1 controller config 3ip access-list eth validuserethacl permit any !ip access-list stateless dns-acl-stateless any any svc-dns permit !ip access-list stateless http-acl-stateless any any svc-http permit !ip access-list stateless https-acl-stateless any any svc-https permit ! ip access-list stateless icmp-acl-stateless any any svc-icmp permit !ip access-list stateless logon-control-stateless any any svc-icmp permit any any svc-dns permit any any svc-dhcp permit any any svc-natt permit !ip access-list session validuser network any any deny any any any permit ipv6 alias any6 alias any6 any permit !user-role authenticated access-list stateless allowall-stateless!user-role denyall!user-role guest access-list stateless http-acl-stateless access-list stateless https-acl-stateless access-list stateless dhcp-acl-stateless access-list stateless icmp-acl-stateless access-list stateless dns-acl-stateless!user-role logon access-list stateless logon-control-stateless!crypto ipsec transform-set default-boc-bm-transform esp-3des esp-sha-hmaccrypto ipsec transform-set default-rap-transform esp-aes256 esp-sha-hmaccrypto isakmp eap-passthrough eap-tlscrypto isakmp eap-passthrough eap-peapcrypto isakmp eap-passthrough eap-mschapv2mgmt-user admin root 9a05893a01941ea9fadbe8f7f92075bc5b5c8189ef96622520no firewall attack-rate cp 1024ipv6 firewall ext-hdr-parse-len 100! firewall cppacket-capture-defaults tcp disable udp disable sysmsg disable other disable!ip domain lookup!country CNaaa authentication mac default!aaa authentication dot1x default!aaa server-group default auth-server Internal set role condition role value-of!aaa profile default!aaa authentication captive-portal default!aaa authentication vpn default!aaa authentication mgmt!aaa authentication wired! web-server!aaa password-policy mgmt!traceoptions!qos-profile default!policer-profile default!ip-profile default-gateway !lcd-menu!interface-profile ospf-profile default area !interface-profile pim-profile default!interface-profile igmp-profile default!stack-profile! ipv6-profile!interface-profile switching-profile ap access-vlan 712!interface-profile switching-profile default!interface-profile switching-profile Upstream-profile switchport-mode trunk!interface-profile poe-profile ap enable!interface-profile poe-profile default!interface-profile poe-profile poe-factory-initial enable!interface-profile enet-link-profile default!interface-profile lldp-profile default!interface-profile lldp-profile lldp-factory-initial lldp transmit lldp receive med enable!interface-profile mstp-profile default!interface-profile pvst-port-profile default!vlan-profile mld-snooping-profile default!vlan-profile igmp-snooping-profile default!vlan-profile igmp-snooping-profile igmp-snooping-factory-initial!spanning-tree mode mstp!gvrp!mstp!lacp!vlan 1 igmp-snooping-profile igmp-snooping-factory-initial!vlan 711!vlan 712!interface gigabitethernet 0/1/1 switching-profile Upstream-profile!interface vlan 711 ip address !interface mgmt!interface-group gigabitethernet ap apply-to 0/0/0-0/0/23 poe-profile ap switching-profile ap!interface-group gigabitethernet default apply-to ALL lldp-profile lldp-factory-initial poe-profile poe-factory-initial!snmp-server view ALL oid-tree iso included snmp-server group ALLPRIV v1 read ALL notify ALL snmp-server group ALLPRIV v2c read ALL notify ALL snmp-server group ALLPRIV v3 noauth read ALL notify ALL snmp-server group AUTHPRIV v3 priv read ALL notify ALL snmp-server group AUTHNOPRIV v3 auth read ALL notify ALL snmp-server enable trapprocess monitor logend(aruba2500-xmu-2f) # (aruba2500-xmu-2f) #(aruba2500-xmu-2f) #(aruba2500-xmu-2f) #write memory Saving Configuration.Configuration Saved.(aruba2500-xmu-2f) #show ip interface brief Interface IP Address / IP Netmask Admin Protocolvlan 711 / Up Up mgmt unassigned / unassigned Up Down(aruba2500-xmu-2f) #ping Press q to abort.Sending 5, 100-byte ICMP Echos to , timeout is 2 seconds:!Success rate is 100 percent (5/5), round-trip min/avg/max = 1.525/1.922/2.534 ms(aruba2500-xmu-2f) #write memory Saving Configuration.Configuration Saved.(aruba2500-xmu-2f) #configure terminal Enter Configuration commands, one per line. End with CNTL/Z(aruba2500-xmu-2f) (config) #end (aruba2500-xmu-2f) #(aruba2500-xmu-2f) #(aruba2500-xmu-2f) #(aruba2500-xmu-2f) #copy ftp: .1 ? Enter the user name(aruba2500-xmu-2f) #copy ftp: .1 endwin ? Enter the file name(aruba2500-xmu-2f) #copy ftp: .1 endwin ArubaOS_MAS__38712 ?flash: Copy to the flash file systemmember: Copy to a stack membersystem: System Partition(aruba2500-xmu-2f) #copy ftp: .1 endwin ArubaOS_MAS__38712 system: partition 0 ?(aruba2500-xmu-2f) #copy ftp: .1 endwin ArubaOS_MAS__38712 system: partition 0 ?(aruba2500-xmu-2f) #dir -rw-r-r- 1 root root 35729264 Jul 4 09:36 ArubaOS_MAS__38712.1_38712-rw-r-r- 1 root root 4905 Jul 4 11:55 default.cfg-rw-r-r- 1 root root 40 Jul 4 11:46 stack_db.dbdrwx- 2 root root 4096 Jul 4 11:00 tpm(aruba2500-xmu-2f) #copy running-config ?flash: Copy to the flash file systemftp: Ftp file systemstartup-config Copy to Startup configurationtftp: TFTP file system(aruba2500-xmu-2f) #configure ter Enter Configuration commands, one per line. End with CNTL/Z(aruba2500-xmu-2f) (config) #interface vlan 1(aruba2500-xmu-2f) (vlan 1) #ip address (aruba2500-xmu-2f) (vlan 1) #exit(aruba2500-xmu-2f) (config) #interface gigabitethernet 0/0/23(aruba2500-xmu-2f) (gigabitethernet 0/0/23) #switching-profile ? Profile name(aruba2500-xmu-2f) (gigabitethernet 0/0/23) #exit (aruba2500-xmu-2f) (config) #interface-profile switching-profile ftp(aruba2500-xmu-2f) (switching pro
温馨提示
- 1. 本站所有资源如无特殊说明,都需要本地电脑安装OFFICE2007和PDF阅读器。图纸软件为CAD,CAXA,PROE,UG,SolidWorks等.压缩文件请下载最新的WinRAR软件解压。
- 2. 本站的文档不包含任何第三方提供的附件图纸等,如果需要附件,请联系上传者。文件的所有权益归上传用户所有。
- 3. 本站RAR压缩包中若带图纸,网页内容里面会有图纸预览,若没有图纸预览就没有图纸。
- 4. 未经权益所有人同意不得将文件中的内容挪作商业或盈利用途。
- 5. 人人文库网仅提供信息存储空间,仅对用户上传内容的表现方式做保护处理,对用户上传分享的文档内容本身不做任何修改或编辑,并不能对任何下载内容负责。
- 6. 下载文件中如有侵权或不适当内容,请与我们联系,我们立即纠正。
- 7. 本站不保证下载资源的准确性、安全性和完整性, 同时也不承担用户因使用这些下载资源对自己和他人造成任何形式的伤害或损失。
最新文档
- 零售培训工作总结
- 《请排队-莫拥挤》课件
- 稳定性心绞痛的护理查房
- 护理面试自我介绍模板
- 腰椎弓钉内固定术后护理
- 《诗经·周南·芣苢》课件
- 《街心公园》课件设计
- 房地产项目销售工作总结
- 《蒹葭》古代文学课件
- 颌面围手术期护理课件
- 泌尿系结石 课件
- 物业投标书样本
- 专业人才培养方案论证报告(2篇)
- 安全保密管理方案(2篇)
- 【组织沟通障碍及其对策探究-以A企业为例12000字(论文)】
- 常用非金属材料
- 殡葬礼仪服务投标方案(技术方案)
- 中建八局后备安全总监竞聘
- 血液灌流治疗癌症的原理与前景
- 2024年四川能投宜宾市叙州电力限公司招聘高频考题难、易错点模拟试题(共500题)附带答案详解
- -广告制作报价单-明细
评论
0/150
提交评论