DHCP Snooping - NetworkLessons.com
networklessons.com › switching › dhcp-snoopingDHCP Snooping. DHCP snooping is a technique where we configure our switch to listen in on DHCP traffic and stop any malicious DHCP packets. This is best explained with an example so take a look at the picture below: In the picture above I have a DHCP server connected to the switch on the top left. At the bottom right you see a legitimate client ...
[OpenWrt Wiki] Zero configuration networking in OpenWrt
openwrt.org › docs › guide-userJul 26, 2020 · Zero configuration networking in OpenWrt Zero-configuration networking (zeroconf) is a methodology and a set of special technologies that automatically creates a usable computer network based on the Internet Protocol Suite (TCP/IP) when computers or network peripherals are interconnected. It does not require manual operator intervention or special configuration servers.
[OpenWrt Wiki] Network basics /etc/config/network
openwrt.org › docs › guide-userdhcp specifies the interface protocol, DHCP in this example eth0.2 is the physical interface associated with this section The Linux kernel limits the physical interface name length to 15 characters including the automatically added prefix that is added for some protocols (e.g. 6in4 , pppoa- , pppoe- , gre4t- ) or with bridges ( br- ).