router4.mrt 404 B

12345678910111213141516
  1. ifconfig:
  2. # ethernet card (modelled by point-to-point link)
  3. name: eth0 inet_addr: 10.3.2.254 MTU: 1500 Metric: 1 POINTTOPOINT MULTICAST
  4. # ethernet card (modelled by point-to-point link)
  5. name: ppp0 inet_addr: 10.3.254.4 MTU: 1500 Metric: 1 POINTTOPOINT MULTICAST
  6. ifconfigend.
  7. route:
  8. 10.3.2.0 * 255.255.255.0 G 0 eth0
  9. 0.0.0.0 10.3.254.3 0.0.0.0 G 0 ppp0
  10. routeend.