bfd-config > bfd-session

The bfd-session configuration element is used for configuring individual BFD sessions.

Parameters

bfd-sess-type
Specifies the type for this specific session.
  • Default: primary
  • Values: vip/primary/secondary
admin-state
Specifies whether this specific session is enabled.
  • Default: disabled
  • Values: enabled/disabled
admin-session-state
Allows you to put this specific session in admin-down state.
  • Default: adminDown
  • Values: up/adminDown
min-tx-interval
Specifies the min-tx-interval in milleseconds. Refer to RFC 5880 for more details.
  • Default: 1000
  • Values: 1 - 65535
min-rx-interval
Specifies the min-rx-interval in milleseconds. Refer to RFC 5880 for more details.
  • Default: 1000
  • Values: 1 - 65535
detect-multiplier
Specifies the detect-multipler as an integer. Refer to RFC 5880 for more details.
  • Default: 3
  • Values: 1-255
hold-down-time
Specifies the duration, in milliseconds, after which an up transition is reported to the application to prevent rapid state flapping.
  • Default: 0 (disabled)
  • Values: 0-10000
local-discriminator
Specifies the integer used by the system to identify this session. Values range from 1 - 4294967295.
  • Default: 3
  • Values: 1-4294967295

Path

bfd-session is an element under the network-interface path. The full path from the topmost prompt is: configure terminal , and then system , and then network-interface, and then bfd-config, and then bfd-session