Avaya ERS 55xx Switch Baseline Configuration in Best Practice

Avaya ERS 55xx switch series are very powerful and high performance devices in the mid-high switch market. ERS switch product was develoved by Baynetwork and…

Continue Reading...

Why inpath0_0 bandwidth is 10Mbps?

Since Riverbed Steelhead CX1555 was added to my NMS/SolarWinds, noticed over 200% receive/transmit traffic on inpath0_0 interface ?? Wow~ We know inpath0_0 is a virtual interface….

Continue Reading...

Microsoft Windows Systems CLI

List of Microsoft Windows Systems > Services Components Service : comexp.msc Device Manager : devmgmt.msc Disk Manager: diskmgmt.msc Computer management: compmgmt.msc Events : eventvwr.msc Folder…

Continue Reading...

Security tab of SNMP service greyed out on Windows server

Security tab of SNMP service greyed out on Windows servers, 2008R2 and 2003. Unable to change SNMP community strings under SNMP Security tab on Windows…

Continue Reading...

NAS box performance chart

If you looking for NAS box for HOME, check this one out.   https://ipbalance.com/home/contact-us.html

Continue Reading...

Cisco vty access control for user privilege level 15

Here is quick tips for "How to control Cisco switches and router’s vty access for user privilege level 15!" While I was testing a powershell…

Continue Reading...

Powershell script to save Cisco configuration by SSH

It is been a while…. to figure it out due to I am not doing script and programming for the living. Few issues I found…

Continue Reading...

Cisco device output by Powershell script

Here is simple tip of How to retrieve Cisco device output by Powershell script   $User = "John" $pw = "ipBalance" $IP = "192.168.7.77" #List…

Continue Reading...

How to use IOMETER

Yes, IOMeter is one of great tool for measuing storage or network performance testing, although it is old. * Windows version only   1. Install…

Continue Reading...

Simple Ping Script in PowerShell with IP list

Here is a simple Ping script with list of IP address or computer names.   1. IPList.txt Format of "IPList.text" would be like below.  …

Continue Reading...

Simple Ping Script in PowerShell for block of IPs

Here is a simple ping script for block of IPs.   Bring PowerSheel ISE and copy & paste below script.   $ping = New-Object System.Net.NetworkInformation.Ping…

Continue Reading...

ESXi 5.1 on Dell C1100 power profile issue

I have a C1100 with the following config: – 2x L5520 (Xeon(R) CPU @ 2.27GHz) – 72GB RAM – 1 SSD – 1 SSD Hybrid…

Continue Reading...