About this Resource

The RIP Config allows the user to configure RIP protocol on selected interfaces

REST API Methods for this Resource

Resource Schema

Configuration

Parameter Name Required Service Affecting Data Type Default Value Possible Values Description
ConfigIEStateNoYesEnum1Possible values:
  • 0 - esDISABLED
  • 1 - esENABLED
Specifies the Administrative State of the resource.
RIPInstanceNameYesYesstringnone16 - Max Length Specifies RIP Protocol instance.
enableDefaultInfoOriginateYesYesEnum0Possible values:
  • 0 - btFalse
  • 1 - btTrue
Specifies whether Default Information Originate is to be enabled or disabled.
ifNameYesYesstringnone500 - Max Length Specifies logical interface name configured for particular routing instance name. If multiple interfaces need to be configured then the interface names should be comma separated.

Logical interfaces configured in the system can be obtained by performing a lookup on logicalinterface resource using GET logicalinterface