top of page

Category ✅
Search


Panorama Commit Failed: show jobs processed When the Push Never Reaches the Firewall
A Panorama commit is not a firewall commit. Use show jobs processed on Panorama and on the firewall, then push again only to the devices that failed. Techclick CLI lab: symptoms, commands, traps, and proof.
-
Aug 152 min read


Palo Alto App-ID Unknown-TCP: When to Use Application Override vs More Time
unknown-tcp means App-ID did not finish. Give it time and a decoder first. Application-override is a scalpel for a known private protocol, not a shortcut for every deny. Techclick CLI lab: symptoms, commands, traps, and proof.
-
Aug 152 min read


Palo Alto Dataplane High CPU: show running resource-monitor Before You Reboot
Use show running resource-monitor and packet-diag before reboot. High CPU is usually one flow, one app-id, or one flood — reboot only hides the next cycle. Techclick CLI lab: symptoms, commands, traps, and proof.
-
Aug 152 min read


Palo Alto User-ID Empty: show user ip-user-mapping When User Rules Never Hit
If show user ip-user-mapping ip <host> is empty, the user rule cannot match. Fix the agent, WMI, or syslog mapping before you change policy. Techclick CLI lab: symptoms, commands, traps, and proof.
-
Aug 152 min read


Palo Alto NAT Miss: test nat-policy-match When Return Traffic Dies
Run test nat-policy-match for both directions. If destination NAT is missing or source NAT is hiding the server, the return packet never finds the original session. Techclick CLI lab: symptoms, commands, traps, and proof.
-
Aug 152 min read


Palo Alto GlobalProtect Portal Up, Gateway Down: CLI Split That Saves an Hour
Portal and gateway are different listeners. Prove portal auth, then test the gateway IP, SSL profile, and client IP pool separately. Techclick CLI lab: symptoms, commands, traps, and proof.
-
Aug 152 min read


Palo Alto SSL Decrypt Breaks One SaaS App: CLI to Find the Decrypt Policy
Identify the session, confirm it is decrypted, then exclude that app or that certificate pin from ssl-inbound/forward-proxy. Do not turn off decryption globally. Techclick CLI lab: symptoms, commands, traps, and proof.
-
Aug 152 min read


Palo Alto Security Policy Miss: test security-policy-match When Traffic Hits Interzone-Default
Use test security-policy-match with the real 5-tuple and application. If the result is interzone-default, the session never reached your intended rule — fix zone, user, or app-id before you add another any-any. Techclick CLI lab: symptoms, commands, traps, and proof.
-
Aug 152 min read


Palo Alto IKE Phase-1 Up, Phase-2 Down: Proxy-ID CLI That Most Teams Skip
Phase-1 only proves IKE identity. Phase-2 dies when proxy-IDs / encryption domains do not match. Align local/remote networks, not the IKE gateway. Techclick CLI lab: symptoms, commands, traps, and proof.
-
Aug 152 min read


Palo Alto HA Suspended: CLI Checks When Active-Passive Stops Failing Over
Run show high-availability state on both peers. If one side is suspended, clear the suspend, confirm HA1/HA2 are up, then fail over only after running-config is synced. Techclick CLI lab: symptoms, commands, traps, and proof.
-
Aug 152 min read


Data Plane Vs Control plane
Data Plane: The term data plane refers to the task that a networking device does to forward messages. Example: Anything to with receiving data, processing it, forwarding the same data. Data plane often called Forwarding plane. Adding or removing an 802.1Q trunking header, Matching Ethernet frame DMAC (L2 Switch). Control Plane: Control plane supply information to Data plane. Example: Data plane to forward packet need Routing info, to forward frame need MAC table To stop loop
-
Jan 26, 20232 min read
VLAN interview questions and answers
What is VLAN and how does it function? A VLAN (Virtual Local Area Network) is a way to segment a physical network into logical subgroups. This allows for greater network organization and security, as well as the ability to segment network traffic. What is the difference between a VLAN and a subnet? A VLAN segments a physical network into logical subgroups, while a subnet segments a larger IP address space into smaller subgroups. How does VLAN tagging work? VLAN tagging is
-
Jan 19, 20232 min read


Why Ospf Neighbors Stuck In Init State or 2-way or Exchange
Why Are Ospf Neighbors Stuck In Init State--- 1- INIT State OSPF can be stuck in INIT due to the mismatch in hello packet parameters such as . -->> Hello/dead intervals. -->> Authentication. -->> Stubflag. -->> Interface subnet mask. -->> Area ID . MTU will come into the picture when the exstart state gets active (if there is an MTU mismatch it will not get into EXSTART) 2 - TWO-Way State -- If you are seeing neighborship stuck in 2-Way state, there could be possibiliti
-
Sep 26, 20221 min read


OSPF Troubleshooting (Stuck in 2 way state or Exchange state)
OSPF Troubleshooting (Stuck in 2 way state or Exchange state) There is a difference between OSPF in 2-Way state and OSPF ‘stuck’ in 2-Way state. In a broadcast network, 2 routers who are neither DR or BDR, will form a 2-Way neighborship with each other and ‘FULL’ with the DR/BDRs If you are seeing neighborship stuck in 2-Way state, there could be two possibilities: a) In network segments with multiple OSPF routers, two routers are chosen as DR and BDR respectively based on th
-
May 3, 20191 min read
Multicast Address details
Multicast Address 224.0.0.0-239.255.255.255# Class D range which is made up of the high order bits 1110 followed by the 28 bit multicast group ID. There is no subnetting with these Class D addresses
-
Mar 2, 20171 min read
-
Feb 27, 20170 min read


IP addressing and Subneting for ccna exam
IP Addressing The IP addressing framework allows one to address about 16,000,000 unique hosts for a Class A address, around 65,000 hosts for a Class B address, but only 254 hosts for a Class C address. However, there are no more Class A addresses available, and the InterNIC has stopped assigning Class B addresses. Class C addresses are the most numerous, but their limitation is that each can identify only 254 unique hosts. The IP address is composed of 32 bits, which consist
-
Feb 21, 20176 min read
Questions for Network Engineer / Network Administrator (Security)
Top Interview Questions for Network Engineer / Network Administrator (Security) Are you looking for job as a Network Security Engineer?...
-
Feb 7, 201793 min read
INTERVIEW QUESTION AND ANSWER
Windows Admin Interview Questions WINDOWS ADMIN INTERVIEW QUESTIONS 1. Describe how the DHCP lease is obtained . It’s a four-step process consisting of (a) IP request, (b) IP offer, (c) IP selection and (d) acknowledgement. 2. I can’t seem to access the Internet, don’t have any access to the corporate network and on ipconfig my address is 169.254.*.*. What happened? The 169.254.*.* netmask is assigned to Windows machines running 98/2000/XP if the DHCP server is not available.
-
Feb 7, 201724 min read


HOW TO BOOT ROUTER IN LAB
Router Boot Process Overview: A router goes through three steps when booting up: POST (Power-on Self Test) Locate and Load IOS Locate and Run Device Configuration File Before we explore this procedure in more detail, let’s familiarize ourselves with the types of memory used by the router. Usually, a router uses four types of memory: ROM FLASH NVRAM RAM ROM ROM (Read-Only Memory) stores four components: POST, Bootstrap program, ROMMON mode, and Mini IOS. POST :POST (Power-on
-
Feb 6, 20174 min read
bottom of page