2018-07-31 12:57:30 -07:00
|
|
|
# CORE Documentation
|
|
|
|
|
|
|
|
## Introduction
|
|
|
|
|
2020-01-09 16:36:00 -08:00
|
|
|
CORE (Common Open Research Emulator) is a tool for building virtual networks. As an emulator, CORE builds a
|
|
|
|
representation of a real computer network that runs in real time, as opposed to simulation, where abstract models are
|
2023-03-28 21:51:27 -07:00
|
|
|
used. The live-running emulation can be connected to physical networks and routers. It provides an environment for
|
2020-04-13 11:51:12 -07:00
|
|
|
running real applications and protocols, taking advantage of tools provided by the Linux operating system.
|
2018-07-31 12:57:30 -07:00
|
|
|
|
2020-01-09 16:36:00 -08:00
|
|
|
CORE is typically used for network and protocol research, demonstrations, application and platform testing, evaluating
|
2019-06-11 12:05:04 -07:00
|
|
|
networking scenarios, security studies, and increasing the size of physical test networks.
|
2018-07-31 12:57:30 -07:00
|
|
|
|
|
|
|
### Key Features
|
2023-03-28 21:51:27 -07:00
|
|
|
|
2018-07-31 12:57:30 -07:00
|
|
|
* Efficient and scalable
|
|
|
|
* Runs applications and protocols without modification
|
|
|
|
* Drag and drop GUI
|
|
|
|
* Highly customizable
|