cli5.mrt 361 B

12345678910111213141516
  1. ifconfig:
  2. # ethernet card (modelled by point-to-point link) 0 to router
  3. name: eth0 inet_addr: 10.3.1.1 Mask: 255.255.255.0 MTU: 1500 Metric: 1 BROADCAST MULTICAST
  4. ifconfigend.
  5. route:
  6. default: 10.3.1.254 0.0.0.0 G 0 eth0
  7. #10.1.0.0 10.1.1.254 255.255.0.0 G 0 ppp0
  8. #10.2.0.0 10.2.1.254 255.255.0.0 G 0 ppp1
  9. routeend.