2.2.1.2.206 RIP_IF_CONFIG
The RIP_IF_CONFIG structure<142> be used to specify the configuration information of a RIP for IPX interface. When this structure is encapsulated in RTR_TOC_ENTRY (section 2.2.1.2.4), the InfoType value used MUST be set to 0x00020000 and the transport MUST be PID_IPX.
-
typedef struct _RIP_IF_CONFIG { RIP_IF_INFO RipIfInfo; RIP_IF_FILTERS RipIfFilters; } RIP_IF_CONFIG, *PRIP_IF_CONFIG;
RipIfInfo: This MUST be a RIP_IF_INFO (section 2.2.1.2.205) structure.
RipIfFilters: This MUST be a RIP_IF_FILTERS (section 2.2.1.2.204) structure.