Technicolor - Thomson ST546 Network Router User Manual


 
E-DOC-CTC-20061027-0003 v2.0
GRP Commands
379
grp rip config
Configure the RIP settings.
SYNTAX:
where:
grp rip config state = <{disabled | enabled}>
[version = <{rip_unspec | rip_v1 | rip_v2}>]
[defmetric = <number{1-16}>]
[updatetime = <number{1-3600}>]
[timeouttime = <number{1-3600}>]
[garbagetime = <number{1-3600}>]
[impcrt = <{disabled | enabled}>]
[impkrt = <{disabled | enabled}>]
[impsrt = <{disabled | enabled}>]
[impdefkrt = <{disabled | enabled}>]
[impdefsrt = <{disabled | enabled}>]
[exprt = <{disabled | enabled}>]
[expdefrt = <{disabled | enabled}>]
[txdefrt = <{disabled | enabled}>]
[trace = <{disabled | enabled}>]
state Enable or disable the RIP daemon.
The default is enabled.
REQUIRED
version Configure the RIP version to be applied.
Choose between:
> rip_unspec: No RIP version is specified as such. The actual RIP
version to be used is negotiated with the remote side.
> rip_v1: RIP version 1 is used.
> rip_v2: RIP version 2 is used.
The default is rip_v2.
OPTIONAL
defmetric A number between 1 and 16 (hops).
Represents the default RIP metric for imported routes.
The default is 1.
OPTIONAL
updatetime A number between 1 and 3600 (seconds).
Represents the update timer value of the RIP routing table.
The default is 30.
OPTIONAL
timeouttime A number between 1 and 3600 (seconds).
Represents the timeout timer value of the RIP routing info.
The default is 180.
OPTIONAL
garbagetime A number between 1 and 3600 (seconds).
Represents the garbage collection timer value.
The default is 120.
OPTIONAL
impcrt Enable or disable the import of connected routes.
The default is enabled.
OPTIONAL
impkrt Enable or disable the import of kernel routes.
The default is enabled.
OPTIONAL