correct net numbering

This commit is contained in:
Craig Dowell
2009-01-31 22:45:42 -08:00
parent 8e659dbc41
commit d32d34ff59

View File

@@ -29,12 +29,13 @@
// +--------+ +------------+ +------------+
// | CSMA | | CSMA | P2P |-----| P2P | CSMA |
// +--------+ +------+-----+ +-----+------+
// | | |
// | | |
// | | ^ |
// | | | |
// | | P2P Link 10.1.2 |
// | n1 n2 | | n5 n6 n7
// | | | | | | | |
// ================ ================
// CSMA LAN 10.1.1 CSMA LAN 10.1.2
// CSMA LAN 10.1.1 CSMA LAN 10.1.3
//
// The CSMA device on node zero is: 10.1.1.1
// The CSMA device on node one is: 10.1.1.2