Riverstone-networks WICT1-12 Manuel d'utilisateur Page 128

  • Télécharger
  • Ajouter à mon manuel
  • Imprimer
  • Page
    / 718
  • Table des matières
  • DEPANNAGE
  • MARQUE LIVRES
  • Noté. / 5. Basé sur avis des utilisateurs
Vue de la page 127
7-16 Riverstone Networks RS Switch Router User Guide Release 8.0
CMTS Configuration Examples CMTS Configuration Guide
Following, is the AMERILINK DHCP configuration:
# prevents unknown hosts from getting information from this dhcp server
deny unknown-clients;
# modem config file
filename amerilink-modem.cfg;
# time of day
option time-servers 50.1.1.100;
options ntp-servers 50.1.1.100;
# tftp server
next server 50.1.1.100;
shared network amerilink_moonlink {
# AMERILINKs network : OK TO CONFIGURE
subnet 50.2.0.0 netmask 255.255.0.0 {
option routers 50.2.1.1;
host cm1 {
hardware ethernet AABBCC:000001;
fixed address 50.2.1.101;
}
host cm2 {
hardware ethernet AABBCC:000002;
fixed address 50.2.1.102;
}
}
# MOONLINKs network: DONT CONFIGURE!
subnet 80.2.0.0 netmask 255.255.0.0 {
}
}
Vue de la page 127
1 2 ... 123 124 125 126 127 128 129 130 131 132 133 ... 717 718

Commentaires sur ces manuels

Pas de commentaire