Saturday, April 20, 2024
Port numbers you need to know for N10-008
Sunday, April 14, 2024
SYSLOG Severity Level
SYSLOG
CODE LEVEL DESCRIPTION
0 Emergency The system is unusable (kernel panic)
1 Alert A fault requiring immediate remediation has occurred
2 Critical A fault that will require immediate remediation is likely to develop
3 Error A non-urgent fault has developed
4 Warning A non-urgent fault is likely to develop
5 Notice A state that could lead to an error condition has developed
6 Informational A normal but reportable event has occurred
7 Debug Verbose status conditions used during development and testing
Levels 0 through 4 are normally logged. Levels 5 through 7 are normally used during troubleshooting or testing.
Network Path Discovery Tools
Tracert - Traceroute Both of these are command-line tools. Both use ICMP for the discovery. Tracert Windows uses tracert for path discovery...
-
CIDR, Subnet Mask, IPs, & Available The /32 gives you one IP address and you can use that for an ACL (Access Control List)
-
OSI (Open Systems Interconnection) Here is how the OSI is laid out and how the data is packaged, The top 3 layers deal with data, the first...