August 2018
Beginner
462 pages
12h 36m
English
To create a listener, use the neutron lbaas-listener-create command shown here:
neutron lbaas-listener-create[--tenant-id TENANT_ID][--description DESCRIPTION][--connection-limit CONNECTION_LIMIT][--default-pool DEFAULT_POOL][--admin-state-down][--name NAME][--default-tls-container-ref DEFAULT_TLS_CONTAINER_REF][--sni-container-refs SNI_CONTAINER_REFS [SNI_CONTAINER_REFS ...]][--loadbalancer LOADBALANCER] --protocol{TCP,HTTP,HTTPS,TERMINATED_HTTPS}--protocol-port PORT
The --tenant-id argument is optional and can be used to associate the listener with a project other than the creator. The tenant or project ID specified should match the respective load balancer.
The --description argument is optional and can be ...
Read now
Unlock full access