|
Description:
|
fmRip2IfConfSend OBJECT-TYPE
SYNTAX INTEGER {
doNotSend(1),
ripVersion1(2),
rip1Compatible(3),
ripVersion2(4)
}
ACCESS read-only
STATUS mandatory
DESCRIPTION
"RIP2 Interface Conf Send. What the router sends
on this interface. ripVersion1 implies sending
RIP updates compliant with RFC 1058.
rip1Compatible implies broadcasting RIP-2 updates
using RFC 1058 route subsumption rules.
ripVersion2 implies multicasting RIP-2 updates."
|
|
|