7-12 Riverstone Networks RS Switch Router User Guide Release 8.0
CMTS Configuration Examples CMTS Configuration Guide
Following, is the configuration:
! Configure the RS
cmts set headend cm.5.1 auth-str DOCSIS
cmts set uschannel cm.5.1 upstream 1 state on
! Configure the VLANs
vlan create AMERILINK port-based
vlan create MOONLINK port-based
vlan create CMTS port-based
vlan create DHCP port-based
vlan add ports et.1.1 to AMERILINK
vlan add ports et.1.2 to MOONLINK
vlan add ports cm.5.1 to CMTS
vlan add ports et.1.3 to DHCP
interface create ip AMERILINK address-netmask 50.1.1.1/16 vlan
AMERILINK
interface create ip MOONLINK address-netmask 80.1.1.1/16 vlan MOONLINK
! The RF interface has overlapping subnets, one for AMERILINK and the other for
! MOONLINK
interface create ip CMTS address-netmask 50.2.1.1/16 vlan CMTS
interface add ip CMTS address-netmask 80.2.1.1/16
interface Create ip DHCP address-netmask 30.1.1.1/16 vlan DHCP
ip helper-address interface CMTS 30.1.1.100