您的位置:首页 > 产品设计 > UI/UE

发送dhcp request/response 过程 on Neutron+OVS agent

2013-12-06 14:13 441 查看
Controller/Compute nodes : neutron + ovs agent

vm 启动后会发送dhcp request, 路径是:

(Compute node)vm tapxxx->ovs bridge(br-int)->ovs bridge(br-eth0)-> phy-nic --------->(Controller node)phy-nic->ovs bridge(br-int)->ovs bridge(br-eth1)->dhcp tapxxx

dhcp server 按照原路径返回response

内容来自用户分享和网络整理,不保证内容的准确性,如有侵权内容,可联系管理员处理 点击这里给我发消息
标签: 
相关文章推荐