Help us improve your experience.

Let us know what you think.

Do you have time for a two-minute survey?

header-navigation
keyboard_arrow_up
close
keyboard_arrow_left
Juniper Paragon Automation User Guide
Table of Contents Expand all
list Table of Contents
file_download PDF
{ "lLangCode": "en", "lName": "English", "lCountryCode": "us", "transcode": "en_US" }
English
keyboard_arrow_right

show configuration foghorn:customers

date_range 23-Aug-24

Syntax

content_copy zoom_out_map
show configuration foghorn:customers customer-id

Description

Displays all the available service configurations for a customer in an organization.

Options

customer-id

Name of the customer.

Sample Output

content_copy zoom_out_map
customer f8d24492-f9b1-11ee-a6db-567884529ab3 {
    services L3VPN-testing {
        infrastructure {
            placement {
                infrastructure-ntw {
                    network-nodes {
                        network-node epic-240-02 {
                            ipv4-loopback {
                                selected 192.168.2.0/24;
                                options [ 192.168.1.0/24 192.168.2.0/24 192.168.3.0/24 ];
                            }
                            interfaces {
                                interface xe-1/0/1.0 {
                                    link PE1-----PE2;
                                    ipv4-address {
                                        selected 10.1.1.2/30;
                                        options [ 10.10.1.0/30 10.20.1.0/30 10.30.1.0/30 10.40.1.0/30 10.50.1.0/30 10.60.1.0/30 10.70..1.0/30 ];
                                    }
                                }
                            }
                        }
…

Release Information

Command introduced in Paragon Automation Release 2.0.0.

footer-navigation