Sha256: 95aa31d56722181716b0bda5aeb4c7a1633ad851ebfee2d20459ca4125b298d8
Contents?: true
Size: 450 Bytes
Versions: 43
Compression:
Stored size: 450 Bytes
Contents
vswitch("repeater_hub") { datapath_id "0xabc" } vhost("host1") { promisc "On" ip "192.168.0.1" netmask "255.255.0.0" mac "00:00:00:01:00:01" } vhost("host2") { promisc "On" ip "192.168.0.2" netmask "255.255.0.0" mac "00:00:00:01:00:02" } vhost("host3") { promisc "On" ip "192.168.0.3" netmask "255.255.0.0" mac "00:00:00:01:00:03" } link "repeater_hub", "host1" link "repeater_hub", "host2" link "repeater_hub", "host3"
Version data entries
43 entries across 43 versions & 1 rubygems