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.4.7 src/examples/learning_switch/learning_switch.conf
trema-0.4.6 src/examples/learning_switch/learning_switch.conf
trema-0.4.5 src/examples/learning_switch/learning_switch.conf
trema-0.4.4 src/examples/learning_switch/learning_switch.conf
trema-0.4.3 src/examples/learning_switch/learning_switch.conf
trema-0.4.2 src/examples/learning_switch/learning_switch.conf
trema-0.4.1 src/examples/learning_switch/learning_switch.conf
trema-0.4.0 src/examples/learning_switch/learning_switch.conf
trema-0.3.21 src/examples/learning_switch/learning_switch.conf
trema-0.3.20 src/examples/learning_switch/learning_switch.conf
trema-0.3.19 src/examples/learning_switch/learning_switch.conf
trema-0.3.18 src/examples/learning_switch/learning_switch.conf
trema-0.3.17 src/examples/learning_switch/learning_switch.conf
trema-0.3.16 src/examples/learning_switch/learning_switch.conf
trema-0.3.15 src/examples/learning_switch/learning_switch.conf
trema-0.3.14 src/examples/learning_switch/learning_switch.conf
trema-0.3.13 src/examples/learning_switch/learning_switch.conf
trema-0.3.12 src/examples/learning_switch/learning_switch.conf
trema-0.3.11 src/examples/learning_switch/learning_switch.conf
trema-0.3.10 src/examples/learning_switch/learning_switch.conf