Embedded LPC3250 Manual do Utilizador Página 14

  • Descarregar
  • Adicionar aos meus manuais
  • Imprimir
  • Página
    / 20
  • Índice
  • MARCADORES
  • Avaliado. / 5. Com base em avaliações de clientes
Vista de página 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
Vista de página 13
1 2 ... 9 10 11 12 13 14 15 16 17 18 19 20

Comentários a estes Manuais

Sem comentários