Monday, August 29, 2011

HP A5800 Switch - How to Upgrade an IRF Stack

Information
How to upgrade an Intelligent Resilient Framework (IRF) stack using Trivial File Transfer Protocol (TFTP).
Details
Import the new software application file into unit 1 flash memory.
<5800> tftp x.x.x.x get S5800_5820X-CMW520-R1211.bin
Copy this file to all units in the stack.
<5800> copy S5800_5820X-CMW520-R1211.bin slot2#flash:/  <5800> copy S5800_5820X-CMW520-R1211.bin slot3#flash:/ 
Set the new boot file
<5800> boot-loader file S5800_5820X-CMW520-R1211.bin slot all main.
Verify all units in the stack show the new file name to boot from next time. <5800> display boot-loader
Save the current config and reboot the stack.
<5800> save
<5800> reboot

Msr 20-11 update software release



NEW Software version :- MSR 2011-CMW520-R2207P02

Saturday, August 13, 2011

How to see cpu-usage on msr Routers


#
<I>dis cpu-usage
Unit CPU usage:
       0% in last 5 seconds
       0% in last 1 minute
       0% in last 5 minutes
 #
     
<I>dis cpu-usage history    -> for graphical Display  

#

100%|
 95%|
 90%|
 85%|
 80%|
 75%|
 70%|
 65%|
 60%|
 55%|
 50%|
 45%|
 40%|
 35%|
 30%|
 25%|
 20%|
 15%|
 10%|
  5%|
     ------------------------------------------------------------
              10        20        30        40        50        60  (minutes)
                      cpu-usage last 60 minutes(SYSTEM)
<I>

Monday, August 8, 2011

MSR 20-xx ROUTER CONFIGURATION SAMPLE & OUTPUT

How to setup Host name in Hp h3c devices?
 #

[Sysname] #sysname routerA ---------------- To change the Router name
[routerA]

#
How to set the password for telnet service ?
#
telnet server enable ------------------- Need to enable telnet service in router

#
Create local user (admin)

local-user admin
password simple admin --- password
authorization-attribute level 3 --------- full privilege admin mode
service-type telnet ---------enable telnet service for this user
#

#
user-interface vty 0 4-------------telnet vty session
user privilege level 3 -------------privilege level
set authentication password simple admin
protocol inbound telnet
#
Privilege Password in MSR 
#
#

super password level 3 cipher B2D:"9Y&[8LI#WK=@6OZ11!!  :- Privilege Password set  with encryption
#

Super password level 3 simple 3comh3c :- Privilege Password set  without encryption

#




Comparison between Hp and cisco commands







Optimization of fortigate IPS

IPS signature need select according to infrastructure environment  Eg:-  if  we are not have Linux servers this ips signature can disable (d...