Edit VlanIP RIP
| Item | Description |
|
| rcIpConfRipEnable | Enable or disable RIP routing on the specified interface. |
| Talk | Enable or disable RIP transmission on the specified interface. |
| Listen | Enable or disable RIP reception on the specified interface. |
| Poison | Enable or disable operation of poison reverse on the specified interface. If poison is disabled, split-horizon operation is enabled. |
| rcIpConfAdvertDefRte | Used to indicate whether this interface should advertize a RIP default route. |
| rcIpConfAcceptDefRte | Used to indicate whether this interface should accept a RIP default route. |
| rcIpConfTriggeredUpdateEnable | Used to indicate whether the RIP triggered update feature should be enabled on this interface. |
| rcIpConfRipAutoAggrerateEnable | Used to indicate whether the auto aggregation feature should be enabled on this interface. |
| rcIpConfAdvertiseWhenDown | The value is used indicated whether vlan state change should be notified to layer 3 or not, provided the vlan is configured as routable interface. Also used for single routable ports, in that case the criteria for state is PortOperStatus. Vlan is considered as UP if atleast one member of the port based vlan has link up, or atleast one port member of the policy based has an entry in the MGID or atleast one static member of the policy based vlan has link up. Otherwise, vlan is considered as DOWN. If the value is 'true' then the interface state change will not be notified to layer 3. (i.e., it always stays up). If the value is 'false' then the vlan state change will be notified to layer 3 so that IP related status reflects routable interface state. |