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 keepalive interval of 60 seconds for UBT
zone1
:
switch(config)# ubt zone zone1 switch(config-ubt-zone1)# uac-keepalive-interval 60
Deleting the configured UAC keepalive interval:
switch(config)# ubt zone zone1 switch(config-ubt-zone1)# no uac-keepalive-interval 60