sctp_server.mrt 264 B

12345678910111213
  1. ifconfig:
  2. # ethernet card (modelled by point-to-point link) 0 to router
  3. name: ppp0 inet_addr: 10.1.3.1 Mask: 255.255.255.0 MTU: 1500 Metric: 1 POINTTOPOINT MULTICAST
  4. ifconfigend.
  5. route:
  6. default: 10.1.3.2 0.0.0.0 G 0 ppp0
  7. routeend.