How to change the DSCP value in IP header
If you need to validate your QoS configuration, this article may be helpful to you. I will discuss here how to change the DSCP value in the simplest way, including Linux and Windows systems....
If you need to validate your QoS configuration, this article may be helpful to you. I will discuss here how to change the DSCP value in the simplest way, including Linux and Windows systems....
Recently I was troubleshooting a wireless problem. The symptom is that the client cannot connect to a certain radio interface. However, in the test, because the client often selects other radio interfaces, the symptom...
We may need to capture vlan tags during troubleshooting, the configuration method is summarized as follows. Switch side configuration Cisco switches can use Switched Port Analyzer (SPAN) to capture packets, and we need to...
Option 43 can be used to discover WLC or convert EWC/ME to CAPWAP. This is a really useful feature, and I often need to use it in my tests. But its format conversion is...
I have multiple remote Ubuntu servers for running Python scripts. Before that, I had two choices, using SSH to login remotely for development, or copying file to the remote servers after local development. But...
SecureCRT is powerful, high-usability terminal emulator. I found some useful tips & tricks when using SecureCRT, which are summarized below. Copy & Paste When using terminal window, we often need to copy & paste...
I often need to open multiple putty sessions. When I need to use it again after a while, sometimes putty has been automatically disconnected. This has troubled me for a long time, and now...
Notepad++ is often used in my work, mainly for analyzing logs. If I can mark some important content in advance, it will greatly improve my work efficiency. So I started the ax-udl project, which...
In the previous article I shared how to save putty logs, this time I will share how to save Tera Term logs automatically. Setup – Additional settings Set directory and file name For the...
Admittedly, putty is a good tool. I often need to copy the putty logs to a txt file for analysis. I would like to share here two tips for using putty. Let putty output...
For network engineers, you may use putty every day at work. Some people who are willing to share have made the putty color theme, and we only need to download it to easily configure...
When troubleshooting wireless issues, we often need to analyze OTA packets. The annoying thing is that most of these packets are encrypted, and we can’t see the contents inside. Fortunately, we can use Wireshark...
Solarwinds Kiwi Syslog Server is a widely used commercial Syslog server. Kiwi Syslog Server Free Edition can monitor Syslog for up to 5 devices. We can download Kiwi Syslog Server Free Edition from the...
Recent Comments