cli1d.mrt 367 B

12345678910111213141516171819
  1. ifconfig:
  2. # ethernet card (modelled by point-to-point link) 0 to router
  3. name: ext0
  4. inet_addr: 10.1.1.1
  5. Mask: 255.255.255.0
  6. MTU: 1500
  7. Metric: 1
  8. POINTTOPOINT MULTICAST
  9. ifconfigend.
  10. route:
  11. #Destination Gateway Genmask Flags Metric Iface
  12. 0.0.0.0 * 0.0.0.0 G 0 ext0
  13. routeend.