lecture
in color
arp -an: show the arp table.
blackhole{couch}53: /usr/sbin/arp -a
Net to Media Table
Device IP Address Mask Flags Phys Addr
------ -------------------- --------------- ----- ---------------
le0 cb9000-2 255.255.255.255 00:20:9c:0f:0c:fe
le0 conmoto 255.255.255.255 08:00:20:b0:51:fa
le0 largo 255.255.255.255 08:00:20:79:c0:f1
le0 forte 255.255.255.255 08:00:20:0e:04:39
le0 blackhole 255.255.255.255 SP 08:00:20:7a:67:e9
le0 conbrio 255.255.255.255 08:00:20:b0:17:0e
le0 BASE-ADDRESS.MCAST.NET 240.0.0.0 SM 01:00:5e:00:00:00
arp command automatically converts them!
netstat -rn:
blackhole{couch}59: netstat -rn
Routing Table:
Destination Gateway Flags Ref Use Interface
-------------------- -------------------- ----- ----- ------ ---------
130.64.23.0 130.64.23.164 U 3 1174 le0
224.0.0.0 130.64.23.164 U 3 0 le0
default 130.64.23.127 UG 0 5470
127.0.0.1 127.0.0.1 UH 01147795 lo0
default: where to send anything you don't know about!
tufts.edu allowed us to create
eecs.tufts.edu..
andante.eecs.tufts.edu.
lecture
in color