Thursday, October 27, 2016

IPDR Configuration(ipdr parameter keepalive)

ipdr parameter keepalive

Function

The ipdr parameter keepalive command is used to set keepalive intervals for Internet Protocol Detail Record (IPDR) protocol.
The undo ipdr parameter keepalive command is used to reset the keepalive interval to the default value 300s.

Format

ipdr parameter keepalive time
undo ipdr parameter keepalive

Parameters

Parameter Description Value
time Indicates the keepalive interval for the IPDR protocol. Numeral type. Range: 5-300.
Unit: second.
Default value: 300.
NOTE:
  • The shorter the keepalive interval is, the higher frequency at which the CMTS device detects whether the IPDR collector is faulty will be.
  • The shorter the keepalive interval is, more keepalive packets between the CMTS device and IPDR collector will be generated, which heavies the load on the IPDR collector.

Modes

Global config mode,MA5683T,MA5680T,MA5608T

Level

Administrator level

Usage Guidelines

The keepalive interval for the IPDR protocol can be modified only when all sessions are in the deactivated state.

Example

To set the keepalive interval for IPDR messages to 200s, do as follows:
huawei(config)#ipdr parameter keepalive
{ time<U><5,300> }:200

  Command:
          ipdr parameter keepalive 200
To reset the keepalive interval for IPDR messages to the default value, do as follows:
huawei(config)#undo ipdr parameter keepalive

No comments:

Post a Comment