-
I love gdb
I love gdb. GDB is a tool, by which an engineer able to narrow down the issues with the help of features provided by GDB(The GNU Project Debugger). Most of engineers in triage the critical bugs, they must be used gdb. lot of features, various options helping the engineer in trival time. that’s why we…
-
vlan
src: https://www.networkacademy.io/ccna/ethernet/vlan-concept “Virtual” means not physically existing but appear to exist physically. IEEE 802.1q standard and VLAN tagging and trunking basics. IEEE 802.1q, often referred to as Dot1q, is the networking standard that supports VLANs on the Ethernet network. VLAN’s are local to each switch and VLAN info is not passed between two switches. q).what…
