~andrewjbeach/juju-ci-tools/make-local-patcher

« back to all changes in this revision

Viewing changes to maas/maasnet2.xml

  • Committer: Aaron Bentley
  • Date: 2014-02-28 16:40:22 UTC
  • mto: This revision was merged to the branch mainline in revision 257.
  • Revision ID: aaron.bentley@canonical.com-20140228164022-kfip2tphn9m9invi
Add juju-backup script.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
<network>
2
 
  <name>maasnet2</name>
3
 
  <forward mode='nat'>
4
 
    <nat>
5
 
      <port start='1024' end='65535'/>
6
 
    </nat>
7
 
  </forward>
8
 
  <bridge name='maasnetbr2' stp='on' delay='0'/>
9
 
  <ip address='10.0.200.1' netmask='255.255.255.0'>
10
 
  </ip>
11
 
</network>