User's Manual

E-DOC-CTC-20061027-0003 v2.0
GRP Commands
376
grp config
Set the Generic Routing Protocol (GRP) configuration settings.
SYNTAX:
where:
EXAMPLE:
grp config [cdistance = <number{0-255}>]
[kdistance = <number{0-255}>]
[rdistance = <number{0-255}>]
[trace = <{disabled | enabled}>]
cdistance A number between 0 and 255.
Sets the distance of the connected route type.
The default is 0.
OPTIONAL
kdistance A number between 0 and 255.
Sets the distance of the kernel route type.
The default is 1.
OPTIONAL
rdistance A number between 0 and 255.
Sets the distance of the RIP route type.
The default is 120.
OPTIONAL
trace Enable or disable verbose console messaging.
The default is disabled.
OPTIONAL
=>grp config
Distance of the connected route type : 0
Distance of the kernel route type : 1
Distance of the RIP route type : 120
Tracing : disabled
=>