[libvirt-users] how to boot the lxc container with a default ip
 
            
            
            
            
                26 Sep
                
                    2013
                
            
            
                26 Sep
                
                '13
                
            
            
            
        
    
                6:50 p.m.
            
        Hi expert my xml is <domain type='lxc'> <name>vm1</name> <memory>500000</memory> <os> <type>exe</type> <init>/bin/sh</init> </os> <vcpu>1</vcpu> <clock offset='utc'/> <on_poweroff>destroy</on_poweroff> <on_reboot>restart</on_reboot> <on_crash>destroy</on_crash> <devices> <emulator>/usr/libexec/libvirt_lxc</emulator> <interface type='network'> <source network='default'/> </interface> <console type='pty' /> </devices> </domain> I want start the guest with a ip=192.168.122.22 how could I modify the xml ? Lei
        4418
        
      
          Age (days ago)
        
      
        4418
        
    
          Last active (days ago)
        
        
        
        0 comments
    
    
        
        1 participants
    
    
    
    
    
    
    
    
    participants (1)
- 
                 lei yang lei yang