diff options
author | carey.xu <carey.xuhan@huawei.com> | 2015-12-04 10:31:33 +0800 |
---|---|---|
committer | carey.xu <carey.xuhan@huawei.com> | 2015-12-04 10:31:33 +0800 |
commit | 5b1d2ed7edbbc51b56ecbc89409eed33a3530a62 (patch) | |
tree | d65651a41f7f989fe709f98542a8d860be0b042f /deploy/conf | |
parent | 5de09de80aac43e61ec411ad598e8cd915d9cadd (diff) |
support onos l3 agent
JIRA: COMPASS-179
Change-Id: If052a122fce154f2327304a4436b6c6fdba6e7ac
Signed-off-by: carey.xu <carey.xuhan@huawei.com>
Diffstat (limited to 'deploy/conf')
-rw-r--r-- | deploy/conf/network_cfg.yaml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/deploy/conf/network_cfg.yaml b/deploy/conf/network_cfg.yaml index d79ff8e5..9997f7fe 100644 --- a/deploy/conf/network_cfg.yaml +++ b/deploy/conf/network_cfg.yaml @@ -73,6 +73,7 @@ public_vip: netmask: "24" interface: external +onos_nic: eth2 public_net_info: enable: False network: ext-net |