instance instance-id endpoint ep
Configures endpoint parameters.
Command Mode
Exec > Global Configuration (config) > Instance ID Configuration (config-instance-id-instance_id )
Syntax
endpoint endpoint_type [ [ instancetype ep_local_interface_type ] [ loopbackEth loopbackEth ] [ loopbackPort loopbackPort ] [ nodes node_replicas_for_resiliency ] [ replicas replicas_per_node ] [ uri-scheme uri_scheme ] ]
certificate-name certificate_alias_name
Specify the alias name for the certificate.
endpoint endpoint_type
Specify the endpoint type.
instancetype ep_local_interface_type
Specify the endpoint local interface type.
Must be one of the following:
Dual
IPv4
IPv6
Default Value: IPv4.
internal-vip internal_vip
Specify the internal VIP.
Must be a string.
loopbackEth loopbackEth
Specify the endpoint local interface name or host IP.
Must be a string.
loopbackPort loopbackPort
Specify the endpoint local port.
Must be an integer.
max-fragment-size max_fragment_size
Specify the Maximum SCTP fragment size for data packet.
Must be an integer.
Default Value: 0.
nodes node_replicas_for_resiliency
Specify the number of node replicas for resiliency.
Must be an integer.
Default Value: 1.
replicas replicas_per_node
Specify the number of replicas per node.
Must be an integer.
Default Value: 1.
uri-scheme uri_scheme
Specify the URI scheme.
Must be one of the following:
http
https
Default Value: http.
Usage Guidelines
Use this command to configure endpoint parameters.