Revision b6dbd9c9 src/nebula/NebulaTemplate.cc
src/nebula/NebulaTemplate.cc | ||
---|---|---|
451 | 451 |
# MAC_PREFIX |
452 | 452 |
# VLAN_ID |
453 | 453 |
# VXLAN_ID |
454 |
# PCI_PASSTHROUGH_BUS |
|
454 | 455 |
#******************************************************************************* |
455 | 456 |
*/ |
456 | 457 |
set_conf_single("MAC_PREFIX", "02:00"); |
... | ... | |
468 | 469 |
|
469 | 470 |
vattribute = new VectorAttribute("VXLAN_IDS",vvalue); |
470 | 471 |
conf_default.insert(make_pair(vattribute->name(),vattribute)); |
472 |
|
|
473 |
set_conf_single("PCI_PASSTHROUGH_BUS", "0x01"); |
|
471 | 474 |
/* |
472 | 475 |
#******************************************************************************* |
473 | 476 |
# Datastore Configuration |
Also available in: Unified diff