TECHNOLOGY TIPS
Networking : Whats the VLAN ID?
This command might not work in all environments:
#tcpdump -nn -v -i eth0 -s 1500 -c 1 ‘ether[20:2]==0×2000′ 2>/dev/null|egrep “port-ID|Address|Devices-ID|VLAN”
-Mani
AWS – Database Migration Service – Wildcard Include and Exclude Table




AWS Database Migration Services(DMS) provides an easy to use the…