trying to get bgp neighbor using salt

17 views
Skip to first unread message

Prabu B

unread,
Jul 13, 2022, 5:22:04 AM7/13/22
to Salt-users
I am not getting the specific neighbor output while trying to run the below command 

sudo salt <hostname> bgp.neighbors
proxy_<hostname>:
    ----------
    comment:
    out:
        ----------
    result:
        True

proxy_<hostname>:
    ----------
    comment:
    out:
        ----------
        border-untrust:
            ----------
            apply_groups:
            description:
            export_policy:
                ASPREPEND4-export-untrust
            import_policy:
                import-untrust
            local_address:
            local_as:
                0
            multihop_ttl:
                0
            multipath:
                False
            neighbors:
                ----------
                <ip_address>:
                    ----------
                    authentication_key:
                    description:
                    export_policy:
                    import_policy:
                    local_address:
                    local_as:
                        0
                    nhs:
                        False
                    prefix_limit:
                        ----------
                    remote_as:
                        0
                    route_reflector_client:
                        False
                <ip_address>:
                    ----------
                    authentication_key:
                    description:
                    export_policy:
                    import_policy:
                    local_address:
                    local_as:
                        0
                    nhs:
                        False
                    prefix_limit:
                        ----------
                    remote_as:
                        0
                    route_reflector_client:
                        False
            prefix_limit:
                ----------
            remote_as:
                <asn>
            remove_private_as:
                False
            type:
                external
    result:
        True
-------------------------------------------

- Prabu
Reply all
Reply to author
Forward
0 new messages