set deployment cluster common-services
Syntax
set deployment cluster common-services ingress ingress-vip v4address
set deployment cluster common-services ingress ingress-vip-ipv6 v6address
set deployment cluster common-services ingress ingress-hostname hostname
set deployment cluster common-services ingress user-certificate use-user-certificate (true|false) user-certificate-filename cert_file user-certificate-key-filename cert_key_file
set deployment cluster common-services metallb metallb-bgp-peer peer-ip ToR-v4address peer-asn ToR-asn local-asn node-asn local-nodes (node-IP|[node1-IP node2-IP ...]
set deployment cluster common-services metallb metallb-bgp-peer-ipv6 peer-ip ToR-v6address peer-asn ToR-asn local-asn node-asn local-nodes (node-IPv6|[node1-IPv6 node2-IPv6 ...]
Hierarchy Level
[edit]
Description
Configure the common ingress virtual IP (VIP) address and hostname. The ingress VIP is used to access the Routing Director Web GUI. Also, enable or disable custom user certificates. If enabled, the certificate file and key file must be copied to the /root/epic/config directory.
If your cluster nodes are in different subnets, configure BGP peering between the top-of-rack (ToR) router and the cluster nodes using the metalLB agent running in each cluster node.
Options
|
ingress-hostname hostname |
Configure the hostname for the ingress VIP address. |
|
ingress-vip v4address |
Configure the common ingress IPv4 VIP address. |
|
ingress-vip-ipv6 v6addres |
Configure the common ingress IPv6 VIP address. |
|
user-certificate use-user-certificate (true | false) |
Enable or disable custom user certificates. |
|
user-certificate user-certificate-filename cert_file |
Configure the custom user certificate filename. |
|
user-certificate user-certificate-key-filename cert_key_file |
Configure the custom user certificate key filename. |
|
metallb metallb-bgp-peer peer-ip ToR-v4address peer-asn ToR-asn local-asn node-asn local-nodes (node-IP | [node1-IP node2-IP ...]) |
Configure BGP peering between the ToR and the cluster nodes using the metalLB agent running in each cluster node.
|
|
metallb metallb-bgp-peer-ipv6 peer-ip ToR-v6address peer-asn ToR-asn local-asn node-asn local-nodes (node-IPv6|[node1-IPv6 node2-IPv6 ...]) |
Configure BGP peering between the ToR and the cluster nodes using the metalLB agent running in each cluster node.
|
Required Privilege Level
configure
Release Information
Statement introduced in Juniper Paragon Automation Release 2.0.0.
ingress-vip-ipv6 option added in Juniper Paragon Automation Release
2.2.0.
metallb option added in Juniper Paragon Automation Release
2.4.0.