Wednesday, April 27, 2011

Cisco WAE / WAAE Cisco Wide Area Application Engine OS upgrade and basic configuration

PC ip address 10.0.0.1 mask 255.255.255.0
FTP Server (3CDaemon)
Ethetnet cable connect WAS and PC
Console cable connect WAS and PC
ready OS PC ftp --> WAAS-4.1.5f.2-K9.bin

ping 10.0.0.254


NO-HOSTNAME(config)#interface gigabitEthernet 1/0
NO-HOSTNAME(config-if)#
NO-HOSTNAME(config-if)#ip address 10.0.0.254 255.255.255.0
NO-HOSTNAME(config-if)#
NO-HOSTNAME(config-if)#no shut
The interface was up.

NO-HOSTNAME(config-if)#exi
NO-HOSTNAME(config)#exit
NO-HOSTNAME#ping 10.0.0.1
PING 10.0.0.1 (10.0.0.1) 56(84) bytes of data.
From 10.0.0.254 icmp_seq=2 Destination Host Unreachable
From 10.0.0.254 icmp_seq=3 Destination Host Unreachable
From 10.0.0.254 icmp_seq=4 Destination Host Unreachable

--- 10.0.0.1 ping statistics ---
5 packets transmitted, 0 received, +3 errors, 100% packet loss, time 3999ms
, pipe 3
NO-HOSTNAME#
NO-HOSTNAME#
NO-HOSTNAME#copy ftp install 10.0.0.1 / WAAS-4.1.5f.2-K9.bin
Enter username for remote ftp server: anonymous
Enter password for remote ftp server:
Initiating FTP download...
printing one # per 1MB downloaded
Sending: USER anonymous
3Com 3CDaemon FTP Server Version 2.0
User name ok, need password
Sending: PASS ******
User logged in
Sending: TYPE I
Type set to I.
Sending: PASV
Entering passive mode (10,0,0,1,8,99)
Sending: CWD /
CWD command successful
Sending PASV
Entering passive mode (10,0,0,1,8,100)
Sending: RETR WAAS-4.1.5f.2-K9.bin
Using existing data connection
Backing up existing version WAAS 4.1.5c-b17, built on 14:14:05 Dec 21 2009 by cnbuild
Converting Manifest files ... Done
Rebuilding image based on current software ... Done
Backing up flash configuration ... Done
Reclaiming unused flash safe state sectors ... Done.
#####################################################################################################################################################################################################################################################################################################################################################################################################################################
Installing phase3 bootloader...
Detected OE574
Installing WAE 64-bit image.
Installing system image to flash: ......................................................................................................................................................................................... done.
The new software will run after you reload.
NO-HOSTNAME#
NO-HOSTNAME#reload
System configuration has been modified. Save?[yes]:no
Proceed with reload?[confirm]
Shutting down all services, will timeout in 15 minutes.
reload in progress ..Restarting system.
ProLiant System BIOS - W05 (07/07/2008)

Power Regulator Mode: Dynamic Power Savings

=
=
=
=

Cisco Wide Area Application Engine Console

Username: admin
Password: default
System Initialization Finished.
NO-HOSTNAME#
NO-HOSTNAME#
NO-HOSTNAME#
NO-HOSTNAME#
NO-HOSTNAME#sh ver
Cisco Wide Area Application Services Software (WAAS)
Copyright (c) 1999-2010 by Cisco Systems, Inc.
Cisco Wide Area Application Services Software Release 4.1.5f (build b2 Apr 20 20
10)
Version: oe574-4.1.5f.2

Compiled 12:26:34 Apr 20 2010 by cnbuild

System was restarted on Sun Aug 23 17:48:40 2009.
The system has been up for 2 minutes, 56 seconds.

NO-HOSTNAME#
NO-HOSTNAME#setup
Press the ESC key at any time to quit this session
WARNING: Changing any of the network settings from a
telnet session may render the device inaccessible on
the network. Therefore it is suggested that you have
access to the console before modifying the network settings.

Step 1: The following defaults can be configured:
Device mode: Application-accelerator
Interception Method: Inline
Management Interface: InlineGroup 1/1
Autosense: yes
Timezone: UTC 0 0

To keep above defaults and continue configuration, press 'y'
To change above defaults and continue configuration, press 'n' [y]: y
Step 2: IP address of interface: xx.xx.xx.xx -------------------------------> Please enter appropriate IP address for restored device
Step 3: Netmask of this interface: xx.xx.xx.xx -----------------------------> Please enter appropriate Netmast for restored device
Step 4: Enter VLAN ID for InlineGroup IP(Range:1-4094 ) [none]:
Step 5: Default gateway: xx.xx.xx.xx ------------------------------------> Please enter appropriate Default gateway IP for restored device
Step 6: Enter Central Manager address [none] : 10.10.40.9 --> common IP address
Step 7: Enter hostname[none]: xxxx-WAVE471-1--------------------------> Please enter appropriate Hostname for restored device
Step 8: Configure NTP [none]: 10.10.1.6 --> common IP address
Step 9:Press the ESC key at any time to quit this session
The product supports the following licenses:
1. Enterprise
2. Enterprise & Video
3. Enterprise & Virtual-Blade
4. Enterprise, Video & Virtual-Blade
Enter the license(s) you purchased [1]: 1
Based on the input, the following configurations will be done:Press the ESC key at any time to quit this session

interface InlineGroup 1/1
ip address 10.20.80.5 255.255.255.192
autosense
exit
primary-interface InlineGroup 1/1
clock timezone UTC 0 0
ip default-gateway 10.20.80.3
central-manager address 10.10.40.9
cms enable
hostname lifelogs
ntp server 10.10.1.6

Do you accept these configurations (y/n) [y]: y

Would you like to apply the configurations (y/n) [y]: y

This may take few moments. Please wait..
Please wait. Running 'cms enable'..The CLI 'cms enable' failed (1, 8).

One or more configurations could not be applied.
Please try configuring them manually through CLI.Press the ESC key at any time to quit this session


More details on the failure(s) can be found in the
file /local1/errorlog/setup_cli_config_error.

For your reference, configuration generated
during this setup session is available at /local1/setup_gen_config.txt.
You can view this file with the command, "type /local1/setup_gen_config.txt".

MY-WAVE474-1#conf t
MY-WAVE474-1(config)#clock timezone US 1 0
Standard Timezone: US will be used.
MY-WAVE474-1(config)#
MY-WAVE474-1(config)#username admin passwd
Warning: User configuration performed via CLI may be overwritten
by the central manager. Please use the central manager to configure
user accounts.
New WAAS password:1234riverbed
Retype new WAAS password:1234riverbed
MY-WAVE474-1(config)#cms enable
MY-WAVE474-1(config)#snmp-server enable traps
MY-WAVE474-1(config)#snmp community MyPublic rw
[Save configuration]
MY-WAVE474-1#wr men

No comments: