# Check where the IP is banned
csf -g 84.221.246.112
# Adds IP to temporary list for 600 seconds
csf -ta 84.221.246.112 600
# Removal from cxs lists
cxs –Rrem 84.221.246.112
# Check where the IP is banned
csf -g 84.221.246.112
# Adds IP to temporary list for 600 seconds
csf -ta 84.221.246.112 600
# Removal from cxs lists
cxs –Rrem 84.221.246.112