Xen双网桥实现

centos6.4版本创建出来的虚拟机/etc/xen/scripts/没有生成配置文件,需要通过virsh命令来编辑配置文件。 1,编写个脚本 # vi network-multi-bridge #!/bin/sh # network-xen-multi-bridge # Exit if anything goes wrong. set -e # First arg is the operati
相关文章
相关标签/搜索