<html><head><meta charset="GB2312"><style>body { line-height: 1.5; }body { font-size: 10.5pt; font-family: Î¢ÈíÑźÚ; color: rgb(0, 0, 0); line-height: 1.5; }</style></head><body>
<div>Hi All,</div><div><br></div><div><span></span>We have a requirement to allow more than one IP connect to external network through one mac address. We suppose we need to modify the network filter but we can't find the python API or anything else to change the existing network filter. Does anyone know what I should do?</div><div><br></div><div><br></div><div>We tried another way to add a parameter to 'filterref' in the instance xml file like below blue part and it worked. But we have to restart the instance to make this configufation effective. Can I make the xml change effective without restart the instance? Any help will be appreciated.</div><div><br></div><div><interface type='bridge'>
<br>      <mac address='fa:16:3e:2f:00:09'/>
<br>      <source bridge='br_vm'/>
<br>      <model type='virtio'/>
<br>      <filterref filter='nova-instance-instance-00000018-fa163e2f0009'>
<br>        <parameter name='DHCPSERVER' value='50.1.1.1'/>
<br>        <parameter name='IP' value='50.1.1.223'/>
<br><font color="#3366ff">        <parameter name='IP' value='50.1.1.222'/>
</font><br>      </filterref>
<br>      <address type='pci' domain='0x0000' bus='0x00' slot='0x03' function='0x0'/>
<br>    </interface></div><div><br></div>
<div><br></div><hr style="width: 210px; height: 1px;" color="#b5c4df" size="1" align="left">
<div><span><div style="MARGIN: 10px; FONT-FAMILY: verdana; FONT-SIZE: 10pt"><div>duyahong@kingsoft.com</div></div></span></div>
</body></html>