Riverstone-networks WICT1-12 Manual de usuario Pagina 129

  • Descarga
  • Añadir a mis manuales
  • Imprimir
  • Pagina
    / 718
  • Tabla de contenidos
  • SOLUCIÓN DE PROBLEMAS
  • MARCADORES
  • Valorado. / 5. Basado en revisión del cliente
Vista de pagina 128
Riverstone Networks RS Switch Router User Guide Release 8.0 7-17
CMTS Configuration Guide CMTS Configuration Examples
Following, is the MOONLINK DHCP configuration:
# prevents unknown hosts from getting information from this dhcp server
deny unknown-clients;
# modem config file
filename moonlink-modem.cfg;
# time of day
option time-servers 80.1.1.100;
options ntp-servers 80.1.1.100;
# tftp server
next server 80.1.1.100;
shared network amerilink_moonlink {
# AMERILINKs network : DONT CONFIGURE
subnet 50.2.0.0 netmask 255.255.0.0 {
}
# MOONLINKs network : OK TO CONFIGURE
subnet 80.2.0.0 netmask 255.255.0.0 {
option routers 80.2.1.1;
host cm1 {
hardware ethernet DDEEFF:000001;
fixed address 80.2.1.101;
}
host cm2 {
hardware ethernet DDEEFF:000002;
fixed address 80.2.1.102;
}
}
}
Vista de pagina 128
1 2 ... 124 125 126 127 128 129 130 131 132 133 134 ... 717 718

Comentarios a estos manuales

Sin comentarios