summaryrefslogtreecommitdiff
path: root/netconf-service/redis-schema.md
diff options
context:
space:
mode:
authorAdam Ierymenko <adam.ierymenko@gmail.com>2014-05-08 00:11:50 +0000
committerAdam Ierymenko <adam.ierymenko@gmail.com>2014-05-08 00:11:50 +0000
commit1e6475fad6309d2fe318f93736366edf17f5a1f2 (patch)
treeb3ff3388cddfbdd065e02d85d5be6b86c4b81de8 /netconf-service/redis-schema.md
parentd5f95b721de4eda1173fa91b91bb26a03202b46a (diff)
downloadinfinitytier-1e6475fad6309d2fe318f93736366edf17f5a1f2.tar.gz
infinitytier-1e6475fad6309d2fe318f93736366edf17f5a1f2.zip
Clean out unused netconf fields, rename a few, work on new netconf server.
Diffstat (limited to 'netconf-service/redis-schema.md')
-rw-r--r--netconf-service/redis-schema.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/netconf-service/redis-schema.md b/netconf-service/redis-schema.md
index 58593d3c..c53b8354 100644
--- a/netconf-service/redis-schema.md
+++ b/netconf-service/redis-schema.md
@@ -58,7 +58,7 @@ Each network has a network record indexed by its 64-bit network ID in lower-case
- R infrastructure :: if true, network can't be deleted through API or web UI
- M private :: if true, network requires authentication
- R creationTime :: timestamp of network creation
-- M etherTypes :: comma-delimited list of integers indicating Ethernet types permitted on network
+- M etherTypes :: comma-delimited list of *hexadecimal* integers indicating Ethernet types permitted on network
- M enableBroadcast :: if true, ff:ff:ff:ff:ff:ff is enabled network-wide
- M v4AssignMode :: 'none' (or null/empty/etc.), 'zt', 'dhcp'
- M v4AssignPool :: network/bits from which to assign IPs