examples: Add topology in first.cc
This commit is contained in:
committed by
Mohit P. Tahiliani
parent
75ace4cf4d
commit
830df02211
@@ -20,6 +20,13 @@
|
||||
#include "ns3/point-to-point-module.h"
|
||||
#include "ns3/applications-module.h"
|
||||
|
||||
// Default Network Topology
|
||||
//
|
||||
// 10.1.1.0
|
||||
// n0 -------------- n1
|
||||
// point-to-point
|
||||
//
|
||||
|
||||
using namespace ns3;
|
||||
|
||||
NS_LOG_COMPONENT_DEFINE ("FirstScriptExample");
|
||||
|
||||
Reference in New Issue
Block a user