IPv4Config.xml 252 B

12345
  1. <config>
  2. <interface hosts='A' names='ppp0' address='10.10.10.1' netmask='255.255.255.0'/>
  3. <interface hosts='B' names='ppp0' address='10.10.10.2' netmask='255.255.255.0'/>
  4. <route hosts='H*' destination='*' netmask='*' interface='eth0'/>
  5. </config>