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

  • 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 124
Riverstone Networks RS Switch Router User Guide Release 8.0 7-13
CMTS Configuration Guide CMTS Configuration Examples
Following, is the configuration for the DHCP server:
# prevents unknown hosts from getting information from this dhcp server
deny unknown-clients;
# server requires a declaration for subnet directly attached
subnet 30.1.0.0 netmask 255.255.0.0 {
}
shared-network amerilink_moonlink {
# AMERILINK’s network
subnet 50.2.0.0 netmask 255.255.0.0 {
# modem config file
filename “amerilink-modem.cfg”;
# time of day
option time-servers 50.1.1.100;
option ntp-servers 50.1.1.100;
# tftp server
next-server 50.1.1.100;
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;
}
}
Vue de la page 124
1 2 ... 120 121 122 123 124 125 126 127 128 129 130 ... 717 718

Commentaires sur ces manuels

Pas de commentaire