This command configures the action to be taken on a port when a loop is detected.
| Default | Disabled |
| Format | keepalive action {log | disable | both} |
| Mode | Interface Config |
| Parameter | Description |
|---|---|
| log | Only logs the message. The log mode only logs the message to buffer logs without bringing the port down. This option also generates an SNMP trap message that is sent to the trap receiver based on the trap configuration. |
| disable | Shuts down the port. This is the default. |
| both | Logs and disables the port. This option also generates an SNMP trap message that is sent to the trap receiver based on the trap configuration. |