sac-heartbeat-interval

Syntax

sac-heartbeat-interval <TIME>

no sac-heartbeat-interval <TIME>

Description

Specifies the SAC heartbeat refresh time interval in seconds.

The no form of this command sets the heartbeat interval to the default value.

Command context

config-ubt-<ZONE-NAME>

Parameters

<TIME>

Specifies the SAC heartbeat refresh time interval in seconds. Range: 1 to 8. Default: 1.

Authority

Administrators or local user group members with execution rights for this command.

Examples

Specifying a heartbeat interval of 5 seconds foe UBT zone1 on VRF default:
switch(config)# ubt zone zone1 vrf default
switch(config-ubt-zone1)# sac-heartbeat-interval 5
Setting the heartbeat interval to the default value of 1 for UBT zone1 on VRF default:
switch(config)# ubt zone zone1 vrf default
switch(config-ubt-zone1)# no sac-heartbeat-interval 5