hierarchical99.xml 2.1 KB

12345678910111213141516171819202122232425262728293031323334
  1. <config>
  2. <interface hosts="area11.lan1.*" address="10.11.1.x" netmask="255.255.255.x"/>
  3. <interface hosts="area11.lan2.*" address="10.11.2.x" netmask="255.255.255.x"/>
  4. <interface hosts="area11.lan3.*" address="10.11.3.x" netmask="255.255.255.x"/>
  5. <interface hosts="area11.lan4.*" address="10.11.4.x" netmask="255.255.255.x"/>
  6. <interface hosts="area12.lan1.*" address="10.12.1.x" netmask="255.255.255.x"/>
  7. <interface hosts="area12.lan2.*" address="10.12.2.x" netmask="255.255.255.x"/>
  8. <interface hosts="area12.lan3.*" address="10.12.3.x" netmask="255.255.255.x"/>
  9. <interface hosts="area12.lan4.*" address="10.12.4.x" netmask="255.255.255.x"/>
  10. <interface hosts="area21.lan1.*" address="10.21.1.x" netmask="255.255.255.x"/>
  11. <interface hosts="area21.lan2.*" address="10.21.2.x" netmask="255.255.255.x"/>
  12. <interface hosts="area21.lan3.*" address="10.21.3.x" netmask="255.255.255.x"/>
  13. <interface hosts="area21.lan4.*" address="10.21.4.x" netmask="255.255.255.x"/>
  14. <interface hosts="area22.lan1.*" address="10.22.1.x" netmask="255.255.255.x"/>
  15. <interface hosts="area22.lan2.*" address="10.22.2.x" netmask="255.255.255.x"/>
  16. <interface hosts="area22.lan3.*" address="10.22.3.x" netmask="255.255.255.x"/>
  17. <interface hosts="area22.lan4.*" address="10.22.4.x" netmask="255.255.255.x"/>
  18. <interface hosts="area31.lan1.*" address="10.31.1.x" netmask="255.255.255.x"/>
  19. <interface hosts="area31.lan2.*" address="10.31.2.x" netmask="255.255.255.x"/>
  20. <interface hosts="area31.lan3.*" address="10.31.3.x" netmask="255.255.255.x"/>
  21. <interface hosts="area31.lan4.*" address="10.31.4.x" netmask="255.255.255.x"/>
  22. <interface hosts="area32.lan1.*" address="10.32.1.x" netmask="255.255.255.x"/>
  23. <interface hosts="area32.lan2.*" address="10.32.2.x" netmask="255.255.255.x"/>
  24. <interface hosts="area32.lan3.*" address="10.32.3.x" netmask="255.255.255.x"/>
  25. <interface hosts="area32.lan4.*" address="10.32.4.x" netmask="255.255.255.x"/>
  26. <interface hosts="area*.router*" address="10.x.x.x" netmask="x.x.x.x"/>
  27. <interface hosts="*" address="10.x.x.x" netmask="255.x.x.0"/>
  28. </config>