diff options
author | 2018-08-17 15:31:32 +0000 | |
---|---|---|
committer | 2018-08-17 15:31:32 +0000 | |
commit | 406aac8b13ccb9d0d01c3daa8359a3903d937a9c (patch) | |
tree | 581f1bad7e585ec39a69fbd353015905fe1d6e13 /labs/unh | |
parent | 3c45b7287552d3269b637d872777c71911b0d8a5 (diff) | |
parent | 03e969159f7cb09ad1f8d1f30d724aa4b63d1edc (diff) |
Merge "Add mask to the oob networks"
Diffstat (limited to 'labs/unh')
-rw-r--r-- | labs/unh/idf-pod1.yaml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/labs/unh/idf-pod1.yaml b/labs/unh/idf-pod1.yaml index b24263e7..e8a57f0d 100644 --- a/labs/unh/idf-pod1.yaml +++ b/labs/unh/idf-pod1.yaml @@ -15,6 +15,7 @@ idf: oob: ip-range: 10.10.52.10-10.10.52.15 vlan: native + mask: 29 admin: interface: 0 vlan: native |