uac-keepalive-interval
Syntax
uac-keepalive-interval <TIME>
no uac-keepalive-interval <TIME>
Description
Specifies the UAC keep alive refresh time interval in seconds.
Theno
form of this command sets the keep alive interval to the default value.
Command context
config-ubt-<ZONE-NAME>
Parameters
<TIME>
Specifies the UAC keep-alive refresh time interval in seconds. Range: 1 to 60. Default: 60.
Authority
Administrators or local user group members with execution rights for this command.
Examples
Specifying a keep alive interval of 45 seconds for UBT
zone1 on VRF
default:
switch(config)# ubt zone zone1 vrf default switch(config-ubt-zone1)# uac-keepalive-interval 45
Setting the keep alive 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 uac-keepalive-interval 45