Memorise

Archive for the ‘Hardware/Software’ Category

Netstat Command

The netstat command, it can show details about individual network connections, overall and protocol-specific networking statistics, and much more, all of which could help troubleshoot certain kinds of networking issues. Netstat Command Syntax netstat [-a] [-b] [-e] [-f] [-n] [-o] [-p protocol] [-r] [-s] [-t] [-x] [-y] [time_interval] [/?] How to Read Command Syntax Netstat Command List Option Explanation […]

Juniper SRX certificate ‘aamw-srx-cert’: certificate does not exist

error: certificate ‘aamw-srx-cert’: certificate does not exist .error: trusted-ca ‘aamw-cloud-ca’ does not exist!error: trusted-ca ‘aamw-secintel-ca’ does not exist! Error: {primary:node0}[edit]root# commit and-quit[edit security pki]‘ca-profile aamw-secintel-ca’Missing mandatory statement: ‘ca-identity’[edit security pki]‘ca-profile aamw-cloud-ca’Missing mandatory statement: ‘ca-identity’error: commit failed: (missing mandatory statements) FIX: {primary:node0}[edit]root# delete security pki {primary:node0}[edit]root# commit and-quitwarning: You have changed enhanced services mode.You must reboot […]

Aruba Resetting Admin Password

Resetting Admin Password This section describes how to reset the password for the default administrator user account (admin) on the managed device. Use this procedure if the administrator user account password is lost or forgotten. 1. Connect a local console to the serial port on the managed device. 2. From the console, login into the managed device as a password recovery […]

Exchange ActiveSync iOS Device

Updated: May 2021 iOS devices unfortunately do not register with ActiveSync or other tools with a logical clear human-readable version number. Instead, they show up with strings like “Apple-iPhone3C1/902.206”   Obviously, this makes discovery and reporting difficult.  To help ourselves, and the community at large, we now maintain this list of hardware and iOS versions for […]

Install Software via CLI (from Junos software copied to USB stick)

Follow these steps to install the software via the CLI from a USB stick: Download the Junos upgrade file to the USB stick.  Locate the USB device ID that Junos is associating to the USB stick:user@srx> start shell user@srx% ls /dev/ > /var/tmp/before_USB.txt Insert the USB device into the USB slot.  For example, slot 0 would return the following:root# umass0: […]

Enabling advanced CLI on HP v1950 Switches

<HPE>xtd-cli-modeAll commands can be displayed and executed in extended CLI mode. Switch to extended CLI mode? [Y/N] :YPassword: foes-bent-pile-atom-shipWarning: Extended CLI mode is intended for developers to test the system. Before using commands in extended CLI mode, contact the Technical Support and make sure you know the potential impact on the device and the network.

Xerox Scan to email

C405 Set up scan to email  So onto the printer side. Open the webpage to configure the device (Enhanced web Service, shortened from here on as EWS) EWS > Connectivity > SMTP Which will show you this (normally I would pre-fill this with your settings, but since I don’t know your settings because of your SMTP […]

Default Password

A default password is a password (usually “123”, “admin”, “root”, “password”, “”, “secret”, or “access”) assigned to a program or hardware device by the developer or manufacturer. … Therefore, it is always recommended that you change your default password to a password only you would know.   Default Router Username and Password List Router Brand […]

Debugging a Site to Site VPN on an Juniper SRX series

Within this article we will look at the various steps required in debugging a Site to Site VPN on an SRX series gateway. 1. CONFIRM CONFIGURATION First of all check the VPN configuration. This is also useful if and when you need to confirm the Phase 1 and Phase 2 parameter’s with the remote end. […]