5.7
Configure RIPv2, Static IP, Other Initial Settings
5.7.1
Gateway Configuration File
If a gateway configuration file has been pre-built use ‘setconfig’ to download it. Otherwise,
configure the gateway manually with the commands detailed in the following sections.
•
Download gateway configuration file. From the MAIN> prompt enter:
setrgconfig <IP> <getinput> <filename>
Where the IP address is the TFTP server, ‘get’ to download file | ‘put’ to upload file, and
the name of the file with the extension (e.g. customerxyz.cfg).
MAIN> setrgconfig 20.20.20.10 get customerxyz.cfg
setrgconfig 20.20.20.10 customerxyz.cfg
5.7.2
Configure Public LAN Static IP
•
Configure public LAN static IP. From the MAIN> prompt enter:
SetPubLanIP <IP> <subnet mask> <0|1>
When option 1 is selected for the last parameter, the LAN IP will act as the CPE / Remote
Management IP.
MAIN> SetPubLanIP 20.20.20.1 255.255.255.252 1
SetPubLanIP 20.20.20.1 255.255.255.252 1
New board parameters have been saved...ip=20.20.20.1
NOTE: reboot is required to invoke changes.
5.7.3
Configure RIP ‘RipSend’ ‘RipReceive’ ‘RipAuthType’ ‘RipMd5AddKey6’
•
Configure RIP Send. From the MAIN> prompt enter:
RipSend <c|e> <1|2|3|4>
Specify ’c’ for cable interface. ‘1’ do not send, ‘2’ v1, ‘3’ v2-broadcast, ‘4’ v2-multicast
MAIN> RipSend c 4
•
Configure RIP Receive. From the MAIN> prompt enter:
RipReceive c <1|2|3|4>
Specify ’c’ for cable interface. ‘1’ v1, ‘2’ v2-multicast, ‘3’ v2-broadcast, ‘4’ do NotReceive
MAIN> RipReceive c 2
•
Configure RIP Authentication Type. From the MAIN> prompt enter:
RipAuthType c <1|3>
Specify ‘c’ for cable interface. ‘1’ none, ‘3’ md5
MAIN> RipAuthType c 3
•
Add MD5 Key. From the MAIN> prompt enter:
- 19 -