已阅读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. 本站不保证下载资源的准确性、安全性和完整性, 同时也不承担用户因使用这些下载资源对自己和他人造成任何形式的伤害或损失。
最新文档
- 2025年大学《材料设计科学与工程-材料设计实验技术》考试备考题库及答案解析
- 2025年驻马店市县区事业单位联考驿城区招聘153人参考题库及答案详解(名校卷)
- 2025年甘肃省甘南州第三批高层次和急需紧缺专业技术人才引进52人参考题库完整参考答案详解
- 2025广西南宁南宁市良庆区大沙田街道党群服务中心公益性岗位劳动保障协管员招聘1人参考题库附答案详解(巩固)
- 2025年湖南娄底娄星区青年就业见习单位第十批招募见习人员28人参考题库及一套答案详解
- 2025年湖南怀化中方县招聘事业单位工作人员46人参考题库及答案详解(夺冠系列)
- 六年级下册圆柱的表面积教案设计
- 2025年大学《经济动物学-经济动物养殖学》考试参考题库及答案解析
- 2025年大学《非物质文化遗产保护-非遗法律法规》考试备考试题及答案解析
- 2025年大学《应用化学-精细化学品化学》考试模拟试题及答案解析
- 新能源产业2025年私募股权投资热点:退出策略与风险控制分析报告
- 热管真空管太阳能集热器测试报告
- 肾挫裂伤护理
- 公司大米策划方案
- 矿山机电运输安全知识培训
- JJG(烟草)30-2016卷烟端部落丝测定仪检定规程振动法
- 邮政社招考试试题及答案
- 2025民宿装修合同
- 基于BIM技术的市政工程设计试题及答案
- 低钾血症诊疗与护理要点
- 《放射诊疗许可讲解》课件
评论
0/150
提交评论