Configuring Global Settings

Configuring LSNAT Global Settings describes how to configure LSNAT global settings.

Click to expand in new window

Configuring LSNAT Global Settings

Task Command(s)
In global configuration command mode, optionally specify a non-default FTP control port for all IPv4 virtual servers. FTP is not supported for IPv6. (Default = 21). ip slb ftpctrlport port-number
Optionally specify a non-default TFTP control port for all IPv4 or IPv6 virtual servers. (Default = 69). {ip | ipv6} slb tftpctrlport port-number
Optionally specify an idle time in seconds after the TCP finish reset (FIN/RST) is observed on an IPv4 or IPv6 NAT binding. (Default = 3 seconds). {ip | ipv6} slb binding finrst-timeout {[idle-time] [apply-to-half-closed]}
Optionally disable the TCP FIN/RST idle timer for IPv4 or IPv6 connections. {ip | ipv6} slb binding finrst-timeout disabled
Optionally allow all IPv4 or IPv6 clients to directly access all services provided by real servers, except for those services configured for server load balancing. {ip | ipv6} slb real-server access unrestricted
Optionally, allow specific IPv4 or IPv6 client networks to access the real servers without address translation. ip slb real-server access client {ip-address mask | ip-prefix/length | acl-list}

ipv6 slb real-server access client acl-list