MSU
Two switches are at msu-sw1.local and msu-sw2.local.
To find a given node's switch ports(s):
Option 1 access the switch web interface and browse for the port based on the port labeling
Option 2 grep the file /home/install/config/msu/network/interfaces.csv.sw1 (or .sw2) for the node name. This file is also in SVN.
Option 3 find the computer's MAC address (arp -p) and then find it in address in the switch's address table
Improvement? script to automatically find the switch port that is associated with given MAC
U-M
Two switches are at sw1.aglt2.org and sw2.aglt2.org. Information regarding switch ports can be found at /home/install/config/um/AGLT2_ip_port_cable-tier3.xlsx. Switch ports are also labeled in the interface.
--
TomRockwell - 10 Feb 2009