correct net numbering
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user