config load-balance reputation-exception
Use this command to add exceptions to IP reputation rules. If enabled, the specified IP address or range of IP addresses will be allowed to pass through.
Before you begin:
- You must have read-write permission for load balancing feature settings.
Syntax
config load-balance reputation-exception
edit <No.>
set status {enable|disable}
set type {ip-netmask | ip-range}
set ip-network <ip&netmask>
set start-ip <classip>
set end-ip <classip>
next
end
status |
Enable or disable the exception. You might have occasion to toggle to exception off and on. |
type |
|
ip-network |
Specify a subnet using the address/mask notation. |
start-ip |
Specify the start of an address range. |
end-ip |
Specify the end of an address range. |