
Services
BIG-IP® Reference Guide 4 - 121
For example, the following command sets the UDP timeout to 300 seconds
for port 53:
b service 53 timeout udp 300
To turn off UDP timeout for a service, use the above command, setting the
<seconds> parameter to zero:
b service 53 timeout udp 0
To display service settings
Use the following command to display the settings for all services:
b service show
Use the following syntax to display the settings for a specific service of
services:
b service <service> [...<service>] show
For example, the command b service http show displays the output shown
in Figure 4.49.
SERVICE 80 http tcp enabled timeout 1005 udp disabled timeout 60
(cur, max, limit, tot, reaped) = (0, 0, 0, 0, 0)
(pckts,bits) in = (0, 0), out = (0, 0)
Figure 4.49 Sample output of the bigpipe service show command
Komentarze do niniejszej Instrukcji