Embedded LPC3250 Manuel d'utilisateur Page 14

  • Télécharger
  • Ajouter à mon manuel
  • Imprimer
  • Page
    / 20
  • Table des matières
  • MARQUE LIVRES
  • Noté. / 5. Basé sur avis des utilisateurs
Vue de la page 13
14
Embedded Linux Quick Start Guide
LPC3250-Stick
Configuring the network
Network configuration in: /etc/network/interfaces
Bring interface up with: ifup [interface | -a]
Take down with: ifdown [interface | -a]
Example /etc/interfaces:
auto lo
iface lo inet loopback
auto eth0
iface eth0 inet dhcp
iface eth1 inet static
address 192.168.0.202
netmask 255.255.255.0
network 192.168.0.0
gateway 192.168.0.200
Vue de la page 13
1 2 ... 9 10 11 12 13 14 15 16 17 18 19 20

Commentaires sur ces manuels

Pas de commentaire