RipRouterResults Object


Description:

RIP router results.

Parents: RipRouterConfig

Relations:

Side name
(Type)
Relative Description
ResultParent
(ResultChild)

RipRouterConfig

Use this to connect a results object to an object.

RipRouterResults Writable Attributes

There are no writable attributes.

RipRouterResults Read-Only Attributes

Read-Only Attribute Description
RxAdvertisedUpdateCount

Number of advertised routes received by the emulated router.

Type: u64

Default: 0

RxWithdrawnUpdateCount

Number of unreachable (metric 16) routes received by the emulated router.

Type: u64

Default: 0

TxAdvertisedUpdateCount

Number of advertised routes sent by the emulated router.

Type: u64

Default: 0

TxWithdrawnUpdateCount

Number of unreachable (metric 16) routes sent by the emulated router.

Type: u64

Default: 0