Aruba3400无线控制器配置手册1.初始化配置1.1.无线控制器初始化配置Enter System name [Aruba3400]:Enter VLAN 1 interface IP address [172.16.0.254]:Enter VLAN 1 interface subnet mask [255.255.255.0]:Enter IP Default gateway [none]:Enter Switch Role, (master|local) [master]: ————————————控制器角色Enter Country code (ISO-3166), <ctrl-I> for supported list: cn———————控制器所在国家代码,此选项影响You have chosen Country code CN for China (yes|no)?: yes可用RF channel及功率参数Enter Time Zone [PST-8:0]: UTC8:0——————————————-时区系统(UTC、PST等)及所在时区Enter Time in UTC [06:07:59]: 6:11:30——————————————所选时区系统的标准时间而不是本地时间,Enter Date (MM/DD/YYYY) [8/14/2011]: 否则控制器的时钟可能就不对了。
Enter Password for admin login (up to 32 chars): ******Re-type Password for admin login: ******Enter Password for enable mode (up to 15 chars): ******Re-type Password for enable mode: ******Do you wish to shutdown all the ports (yes|no)? [no]:Current choices are:System name:VLAN 1 interface IP address: 172.16.0.254VLAN 1 interface subnet mask: 255.255.255.0IP Default gateway: noneSwitch Role: masterCountry code: cnTime Zone: UTC8:0Ports shutdown: noIf you accept the changes the switch will restart!Type <ctrl-P> to go back and change answer for any questionDo you wish to accept the changes (yes|no)yesCreating configuration... Done.System will now restart!Shutdown processing started1.2.恢复出厂设置-无线控制器注意以下两条command的区别:(Aruba3400) #write eraseAll the configuration will be deleted. Press 'y' to proceed :Write Erase successful(Aruba3400) #(Aruba3400) #write erase allSwitch will be factory defaulted. All the configuration and databases will be deleted. Press 'y' to proceed :(Aruba3400) #(Aruba3400) #(Aruba3400) #reloadDo you really want to reset the system(y/n): ySystem will now restart!write erase只删除配置文件。
而write erase all将删除配置文件、控制器内部数据库及license,将控制器重置为出厂状态。
1.3.恢复出厂设置-Aruba AP连接AP console口至串行通讯终端(9600bits/s, 8-N-1)。
加电启动AP。
APBoot 1.0.9.12 (build 22797)Built: 2009-11-04 at 15:53:54Model: AP-10xCPU: AR7161 revision: A2Clock: 680 MHz, DDR clock: 340 MHz, Bus clock: 170 MHzDRAM: 128 MBPOST1: passedCopy: doneFlash: 16 MBPCI: scanning bus 0 ...dev fn venID devID class rev MBAR0 MBAR1 MBAR2 MBAR300 00 168c 0029 00002 01 10000000 00000000 00000000 0000000001 00 168c 0029 00002 01 10010000 00000000 00000000 00000000Net: eth0Radio: ar922x#0, ar922x#1Hit <Enter> to stop autoboot: 0 ——————————————看到此提示立刻按回车,进入apboot模式。
apboot>apboot>apboot> purgeenv ——————————————清除配置Un-Protected 1 sectors.doneErased 1 sectorsWritingapboot> save ————————————————保存环境Saving Environment to Flash...Un-Protected 1 sectors.doneErased 1 sectorsWritingapboot> boot ————————————————启动APChecking image @ 0xbf1000002.基本网络参数配置及维护2.1.基本网络参数配置•配置Vlan(Aruba800) (config) #vlan 200(Aruba800) (config) #interface fastethernet 1/0接入模式:(Aruba800) (config-if)#switchport access vlan 200(Aruba800) (config-if)#switchport mode access中继模式:(Aruba800) (config-if)#switchport trunk allowed vlan all(Aruba800) (config-if)#switchport mode trunk(Aruba800) (config-if)#show vlanVLAN CONFIGURATION------------------VLAN Name Ports-------------1 Default FE1/1-7100 VLAN0100 GE1/8200 VLAN0200 FE1/0•配置IP address(Aruba800) (config) #interface vlan 200(Aruba800) (config-subif)#ip address 192.168.202.254 255.255.255.0 (vlan interface) (Aruba800) (config-subif)#ip helper-address 10.10.10.1(DHCP relay)•配置IP route配置缺省路由: (Aruba800) (config) #ip default-gateway 192.168.1.1配置静态路由:(Aruba800) (config) #ip route 10.10.10.0 255.255.255.0 172.16.0.1 (Aruba800) (config) #show ip routeCodes: C - connected, O - OSPF, R - RIP, S - staticM - mgmt, U - route usable, * - candidate defaultGateway of last resort is 192.168.1.1 to network 0.0.0.0S* 0.0.0.0/0 [1/0] via 192.168.1.1*S 10.10.10.0/24 [1/0] via 172.16.0.1*C 172.16.0.0 is directly connected, VLAN1C 192.168.1.0 is directly connected, VLAN100C 192.168.202.0 is directly connected, VLAN200•配置dhcp server(Aruba800) (config) #ip dhcp pool user_pool(Aruba800) (config-dhcp)#default-router 172.16.1.254(Aruba800) (config-dhcp)#dns-server 202.96.209.5(Aruba800) (config-dhcp)#network 172.16.1.0 255.255.255.0(Aruba800) (config-dhcp)#exit(Aruba800) (config) #service dhcpDHCP Pool通过控制器vlan interface的IP地址与vlan相关联,为相应vlan的用户分配IP地址。
2.2.控制器基本维护操作显示当点版本信息:(Aruba3400) #show image version----------------------------------Partition : 0:0 (/dev/hda1) **Default boot**Software Version : ArubaOS 5.0.3.2 (Digitally Signed - Production Build)Build number : 27734Label : 27734Built on : Tue Apr 5 13:28:58 PDT 2011----------------------------------Partition : 0:1 (/dev/hda2)Software Version : ArubaOS 6.1.0.0-beta (Digitally Signed - Production Build)Build number : 27482Label : 27482Built on : Thu Mar 17 14:42:54 PDT 2011升级ArubaOS:(Aruba3400) #copy ftp: 172.16.0.250 <ftp_username> ArubaOS_MMC_6.1.0.0_28106 system: partition 1系统flash中有两个partition用于存放OS image文件,可以存放两个不同版本的OS。