Embedded LPC3250 Instrukcja Użytkownika Strona 14

  • Pobierz
  • Dodaj do moich podręczników
  • Drukuj
  • Strona
    / 20
  • Spis treści
  • BOOKMARKI
  • Oceniono. / 5. Na podstawie oceny klientów
Przeglądanie stron 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
Przeglądanie stron 13
1 2 ... 9 10 11 12 13 14 15 16 17 18 19 20

Komentarze do niniejszej Instrukcji

Brak uwag