Sunday, March 29, 2020
Wednesday, March 18, 2020
SSHV2
SSHV2 Explained.
- Used to connect from one system to another in secure manner.
- SSH work on transport layer of OSI model.
- It encrypts communication between client and server.
- Default use port number 22.
- There are many SSH client that can used for example Putty,teraterm,securecrt,mobaterm etc.
- Authentication in SSH is done using
Keypair ( Public & Private Key)
SSH Key Exchange
Packet Capture for SSH
Subscribe to:
Posts (Atom)
Upgrading Code on Cisco ASR 1001-X Router
Hi guys we will see what needs to be done to do code upgrade on cisco ASR 1001-X Routers. 1. check your current OS , command to check tha...
-
Hi guys we will see what needs to be done to do code upgrade on cisco ASR 1001-X Routers. 1. check your current OS , command to check tha...
-
G RE is using to build logical connection over untrusted network. Why we need to use GRE ? There might be infrastructure where requirem...
-
Intervlan Routing in Palo Alto Firewall. In Palo Alto firewall using Layer 3 interface type and creating sub interfaces we can do intervl...