Set garbage collection time
¾rip silence-mode{enable/disable} -- default value is disable
Enable/disable silence mode, the cable router just listen RIP message, don’t send any RIP message out.
¾rip key-chain{key-chain number(1 2)}{ 0..32767}{key-string} Set RIP authentication key string for key-chain & Key ID
key-chain number: select key-chain1 or key-chain2
key-id:Key ID number, range between 0~32767.
key-string:Key content, the key length must not exceed 16 bytes.
¾rip key-chain{key-chain number(12)}{ 1..32767}{start-time}{yyyy-mm-dd}{hh:mm:ss} Set RIP authentication start time
Example:
CM>rip key-chain 1 10 start-time 2002-4-20 15:30:00
Set key-chain to 1, key ID equal to 10, start time to 2002/4/20 15:30:00
¾rip key-chain{key-chain number(12)}{0..32767}{expire-time}[{yyyy-mm-dd}{hh:mm:ss}infinite] Set key expire time, default value is infinite.
Example:
CM>rip key-chain 1 5 key-string abcdefg
CM>rip key-chain 1 5 start-time 2002-5-1 00:00:00 CM>rip key-chain 1 5 expire-time 2002-6-1 18:00:00 CM> interface ethernet key-chain 1
CM> interface ethernet auth-mode md5
Set a key string ”abcdefg” in key-chain 1 with key ID 5 using MD5 authentication on the ethernet interface, start time at 2002-5-1 00:00:00 and expire time at 2002-6-1 18:00:00
¾rip default
Set all RIP parameter to default