To assign endpoints to endpoint groups (command line)

At a Landmark command prompt, type

secadm httpendpoint httpendpointgroup assign httpendpointgroupname fqdn httpport https-port

where

Parameter Description
assign Assign an HTTP endpoint to an HTTP endpoint group.
httpendpointgroupname The name of the HTTP endpoint group.
fqdn The fully qualified domain name of the endpoint.
httpport The HTTP port for the endpoint.
https-port The HTTPS port for the endpoint. Use -1 if the port is not available or you are not using an HTTPS port.