Synopsis
wccp_incoming_address – Use this option if you require WCCP messages to be received on only one interface. Do NOT use this option if you’re unsure
how many interfaces you have, or if you know you have only one interface.
wccp_outgoing_address – Use this option if you require WCCP messages to be sent out on only one interface. Do NOT use this option if you’re unsure
how many interfaces you have, or if you know you have only one interface.
The default behavior is to not bind to any specific address.
Arguments
ip_address
|
Incoming and outgoing ip_address
|
Example(s)
wccp_incoming_address 172.16.1.36
wccp_outgoing_address 172.16.1.35
Note
wccp_incoming_addressand wccp_outgoing_address can not have the same value since they both use port 2048. |