Sha256: 84b58911d529f88368eb1f95e8e3adfa50abc415aa7accab55188915f785694c

Contents?: true

Size: 262 Bytes

Versions: 43

Compression:

Stored size: 262 Bytes

Contents

vswitch("lsw") {
  datapath_id "0xabc"
}

vhost ("host1") {
  ip "192.168.0.1"
  netmask "255.255.0.0"
  mac "00:00:00:01:00:01"
}

vhost ("host2") {
  ip "192.168.0.2"
  netmask "255.255.0.0"
  mac "00:00:00:01:00:02"
}

link "lsw", "host1"
link "lsw", "host2"

Version data entries

43 entries across 43 versions & 1 rubygems

Version Path
trema-0.3.9 src/examples/learning_switch/learning_switch.conf
trema-0.3.8 src/examples/learning_switch/learning_switch.conf
trema-0.3.7 src/examples/learning_switch/learning_switch.conf
trema-0.3.6 src/examples/learning_switch/learning_switch.conf
trema-0.3.5 src/examples/learning_switch/learning_switch.conf
trema-0.3.4 src/examples/learning_switch/learning_switch.conf
trema-0.3.3 src/examples/learning_switch/learning_switch.conf
trema-0.3.2 src/examples/learning_switch/learning_switch.conf
trema-0.3.1 src/examples/learning_switch/learning_switch.conf
trema-0.3.0 src/examples/learning_switch/learning_switch.conf
trema-0.2.8 src/examples/learning_switch/learning_switch.conf
trema-0.2.7 src/examples/learning_switch/learning_switch.conf
trema-0.2.6 src/examples/learning_switch/learning_switch.conf
trema-0.2.5 src/examples/learning_switch/learning_switch.conf
trema-0.2.4 src/examples/learning_switch/learning_switch.conf
trema-0.2.3 src/examples/learning_switch/learning_switch.conf
trema-0.2.2.1 src/examples/learning_switch/learning_switch.conf
trema-0.2.2 src/examples/learning_switch/learning_switch.conf
trema-0.2.1 src/examples/learning_switch/learning_switch.conf
trema-0.2.0 src/examples/learning_switch/learning_switch.conf