Riverstone Networks WICT1-12 User Manual
Page 126

7-14 Riverstone Networks RS Switch Router User Guide Release 8.0
CMTS Configuration Examples
CMTS Configuration Guide
# MOONLINK’s network
subnet 80.2.0.0 netmask 255.255.0.0 {
# modem config file
filename “moonlink-mdem.cfg”;
# time of day
option time-servers 80.1.1.100;
option ntp-servers 80.1.1.100;
# tftp server
next-server 80.1.1.100;
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;
}
}