User Tools

Site Tools


automation:ansible:junos_facts-output1

This is an old revision of the document!


    "msg": {
        "ansible_facts": {
            "ansible_net_api": "netconf",
            "ansible_net_config": "## Last changed: 2020-07-06 20:45:59 UTC\nversion 18.2R1.9;\nsystem {\n    login {\n        user vagrant {\n            uid 2000;\n            class super-user;\n            authentication {\n                encrypted-password \"$6$lUoxFIpU$ZiC3/b2UNpGvasntcvkNV4WVDJXBeZ.VqE6yPezbaGOos17vM9BhlTH.LBJb9DZE8fCoBtH0RWNhrbaYpZqxJ/\";\n                ssh-rsa \"ssh-rsa AAAAB3NzaC1yc2EAAAABIwAAAQEA6NF8iallvQVp22WDkTkyrtvp9eWW6A8YVr+kz4TjGYe7gHzIw+niNltGEFHzD8+v1I2YJ6oXevct1YeS0o9HZyN1Q9qgCgzUFtdOKLv6IedplqoPkcmF0aYet2PkEDo3MlTBckFXPITAMzF8dJSIFo9D8HfdOV0IAdx4O7PtixWKn5y2hMNG0zQPyUecp4pzC6kivAIhyfHilFR61RGL+GPXQ2MWZWFYbAGjyiYJnAmCP3NOTd0jMZEnDkbUvxhMmBYSdETk1rRgm+R4LOzFUGaHqHDLKLX+FIPKcF96hrucXzcWyLbIbEgE98OHlnVYCzRdK8jlqm8tehUc9c9WhQ== vagrant insecure public key\";\n            }\n        }\n    }\n    root-authentication {\n        encrypted-password \"$1$nq.N1UsY$JxA/ESAj3KuXseXE597gg0\";\n        ssh-rsa \"ssh-rsa AAAAB3NzaC1yc2EAAAABIwAAAQEA6NF8iallvQVp22WDkTkyrtvp9eWW6A8YVr+kz4TjGYe7gHzIw+niNltGEFHzD8+v1I2YJ6oXevct1YeS0o9HZyN1Q9qgCgzUFtdOKLv6IedplqoPkcmF0aYet2PkEDo3MlTBckFXPITAMzF8dJSIFo9D8HfdOV0IAdx4O7PtixWKn5y2hMNG0zQPyUecp4pzC6kivAIhyfHilFR61RGL+GPXQ2MWZWFYbAGjyiYJnAmCP3NOTd0jMZEnDkbUvxhMmBYSdETk1rRgm+R4LOzFUGaHqHDLKLX+FIPKcF96hrucXzcWyLbIbEgE98OHlnVYCzRdK8jlqm8tehUc9c9WhQ== vagrant insecure public key\";\n    }\n    host-name R1-vcp;\n    management-instance;\n    services {\n        ssh {\n            root-login allow;\n        }\n        netconf {\n            ssh;\n        }\n    }\n    syslog {\n        user * {\n            any emergency;\n        }\n        file messages {\n            any notice;\n            authorization info;\n        }\n        file interactive-commands {\n            interactive-commands any;\n        }\n    }\n    processes {\n        dhcp-service {\n            traceoptions {\n                file dhcp_logfile size 10m;\n                level all;\n                flag packet;\n            }\n        }\n    }\n}\nchassis {\n    fpc 0 {\n        pic 0 {\n            tunnel-services {\n                bandwidth 1g;\n            }\n        }\n        lite-mode;\n    }\n}\ninterfaces {\n    ge-0/0/0 {\n        unit 0 {\n            family inet {\n                address 10.0.4.13/30;\n            }\n            family iso;\n        }\n    }\n    ge-0/0/1 {\n        disable;\n        unit 0 {\n            family inet {\n                address 10.0.4.17/30;\n            }\n        }\n    }\n    ge-0/0/2 {\n        unit 0 {\n            family inet {\n                address 10.0.4.5/30;\n            }\n            family iso;\n        }\n    }\n    ge-0/0/3 {\n        unit 0 {\n            family inet {\n                address 10.0.5.1/24;\n            }\n            family iso;\n        }\n    }\n    ge-0/0/4 {\n        disable;\n    }\n    ge-0/0/5 {\n        disable;\n    }\n    ge-0/0/6 {\n        disable;\n    }\n    ge-0/0/7 {\n        disable;\n    }\n    ge-0/0/8 {\n        disable;\n    }\n    ge-0/0/9 {\n        disable;\n    }\n    fxp0 {\n        unit 0 {\n            family inet {\n                dhcp;\n            }\n        }\n    }\n    lo0 {\n        unit 0 {\n            family inet {\n                address 1.1.1.1/32;\n            }\n            family iso {\n                address 47.0010.0100.1001.00;\n            }\n        }\n    }\n}\nprotocols {\n    isis {\n        level 1 disable;\n        interface ge-0/0/0.0;\n        interface ge-0/0/2.0;\n        interface ge-0/0/3.0;\n        interface lo0.0;\n    }\n    pim {\n        traceoptions {\n            file pim;\n            flag all;\n        }\n        rp {\n            static {\n                address 10.255.255.1;\n            }\n        }\n        interface ge-0/0/3.0;\n        interface ge-0/0/0.0;\n        interface ge-0/0/2.0;\n    }\n}\nrouting-instances {\n    MGMT {\n        description MGMT;\n    }\n}",
            "ansible_net_filesystems": [
                "/dev/gpt/junos",
                "tmpfs",
                "tmpfs"
            ],
            "ansible_net_gather_subset": [
                "default",
                "hardware",
                "config",
                "interfaces"
            ],
            "ansible_net_has_2RE": false,
            "ansible_net_hostname": "R1-vcp",
            "ansible_net_interfaces": {
                ".local.": {
                    "admin-status": "up",
                    "macaddress": "Unspecified",
                    "mtu": "Unlimited",
                    "oper-status": "up",
                    "speed": "Unlimited",
                    "type": "Loopback"
                },
                "cbp0": {
                    "admin-status": "up",
                    "macaddress": "2c:6b:f5:14:a8:11",
                    "mtu": "9192",
                    "oper-status": "up",
                    "speed": "Unspecified",
                    "type": "Ethernet"
                },
                "demux0": {
                    "admin-status": "up",
                    "macaddress": "Unspecified",
                    "mtu": "9192",
                    "oper-status": "up",
                    "speed": "Unspecified",
                    "type": "Software-Pseudo"
                },
                "dsc": {
                    "admin-status": "up",
                    "macaddress": "Unspecified",
                    "mtu": "Unlimited",
                    "oper-status": "up",
                    "speed": "Unspecified",
                    "type": "Software-Pseudo"
                },
                "em1": {
                    "admin-status": "up",
                    "macaddress": "28:b7:ad:08:2e:c0",
                    "mtu": "1514",
                    "oper-status": "up",
                    "speed": "1000mbps",
                    "type": "Ethernet"
                },
                "esi": {
                    "admin-status": "up",
                    "macaddress": "Unspecified",
                    "mtu": "Unlimited",
                    "oper-status": "up",
                    "speed": "Unlimited",
                    "type": "Software-Pseudo"
                },
                "fti0": {
                    "admin-status": "up",
                    "macaddress": "Unspecified",
                    "mtu": "Unlimited",
                    "oper-status": "up",
                    "speed": "Unlimited",
                    "type": "FTI"
                },
                "fti1": {
                    "admin-status": "up",
                    "macaddress": "Unspecified",
                    "mtu": "Unlimited",
                    "oper-status": "up",
                    "speed": "Unlimited",
                    "type": "FTI"
                },
                "fti2": {
                    "admin-status": "up",
                    "macaddress": "Unspecified",
                    "mtu": "Unlimited",
                    "oper-status": "up",
                    "speed": "Unlimited",
                    "type": "FTI"
                },
                "fti3": {
                    "admin-status": "up",
                    "macaddress": "Unspecified",
                    "mtu": "Unlimited",
                    "oper-status": "up",
                    "speed": "Unlimited",
                    "type": "FTI"
                },
                "fti4": {
                    "admin-status": "up",
                    "macaddress": "Unspecified",
                    "mtu": "Unlimited",
                    "oper-status": "up",
                    "speed": "Unlimited",
                    "type": "FTI"
                },
                "fti5": {
                    "admin-status": "up",
                    "macaddress": "Unspecified",
                    "mtu": "Unlimited",
                    "oper-status": "up",
                    "speed": "Unlimited",
                    "type": "FTI"
                },
                "fti6": {
                    "admin-status": "up",
                    "macaddress": "Unspecified",
                    "mtu": "Unlimited",
                    "oper-status": "up",
                    "speed": "Unlimited",
                    "type": "FTI"
                },
                "fti7": {
                    "admin-status": "up",
                    "macaddress": "Unspecified",
                    "mtu": "Unlimited",
                    "oper-status": "up",
                    "speed": "Unlimited",
                    "type": "FTI"
                },
                "fxp0": {
                    "admin-status": "up",
                    "macaddress": "52:54:00:b4:1d:36",
                    "mtu": "1514",
                    "oper-status": "up",
                    "speed": "1000mbps",
                    "type": "Ethernet"
                },
                "ge-0/0/0": {
                    "admin-status": "up",
                    "macaddress": "28:b7:ad:34:ab:c7",
                    "mtu": "1514",
                    "oper-status": "up",
                    "speed": "1000mbps",
                    "type": null
                },
                "ge-0/0/1": {
                    "admin-status": "down",
                    "macaddress": "28:b7:ad:bb:a3:ed",
                    "mtu": "1514",
                    "oper-status": "down",
                    "speed": "1000mbps",
                    "type": null
                },
                "ge-0/0/2": {
                    "admin-status": "up",
                    "macaddress": "28:b7:ad:10:03:22",
                    "mtu": "1514",
                    "oper-status": "up",
                    "speed": "1000mbps",
                    "type": null
                },
                "ge-0/0/3": {
                    "admin-status": "up",
                    "macaddress": "28:b7:ad:1c:83:38",
                    "mtu": "1514",
                    "oper-status": "up",
                    "speed": "1000mbps",
                    "type": null
                },
                "ge-0/0/4": {
                    "admin-status": "down",
                    "macaddress": "28:b7:ad:ff:bf:b3",
                    "mtu": "1514",
                    "oper-status": "down",
                    "speed": "1000mbps",
                    "type": null
                },
                "ge-0/0/5": {
                    "admin-status": "down",
                    "macaddress": "28:b7:ad:8d:e2:b1",
                    "mtu": "1514",
                    "oper-status": "down",
                    "speed": "1000mbps",
                    "type": null
                },
                "ge-0/0/6": {
                    "admin-status": "down",
                    "macaddress": "28:b7:ad:ef:0b:74",
                    "mtu": "1514",
                    "oper-status": "down",
                    "speed": "1000mbps",
                    "type": null
                },
                "ge-0/0/7": {
                    "admin-status": "down",
                    "macaddress": "28:b7:ad:65:4c:97",
                    "mtu": "1514",
                    "oper-status": "down",
                    "speed": "1000mbps",
                    "type": null
                },
                "ge-0/0/8": {
                    "admin-status": "down",
                    "macaddress": "2c:6b:f5:14:a8:08",
                    "mtu": "1514",
                    "oper-status": "down",
                    "speed": "1000mbps",
                    "type": null
                },
                "ge-0/0/9": {
                    "admin-status": "down",
                    "macaddress": "2c:6b:f5:14:a8:09",
                    "mtu": "1514",
                    "oper-status": "down",
                    "speed": "1000mbps",
                    "type": null
                },
                "gr-0/0/10": {
                    "admin-status": "up",
                    "macaddress": null,
                    "mtu": "Unlimited",
                    "oper-status": "up",
                    "speed": "1000mbps",
                    "type": "GRE"
                },
                "gre": {
                    "admin-status": "up",
                    "macaddress": null,
                    "mtu": "Unlimited",
                    "oper-status": "up",
                    "speed": "Unlimited",
                    "type": "GRE"
                },
                "ip-0/0/10": {
                    "admin-status": "up",
                    "macaddress": null,
                    "mtu": "Unlimited",
                    "oper-status": "up",
                    "speed": "1000mbps",
                    "type": "IPIP"
                },
                "ipip": {
                    "admin-status": "up",
                    "macaddress": null,
                    "mtu": "Unlimited",
                    "oper-status": "up",
                    "speed": "Unlimited",
                    "type": "IPIP"
                },
                "irb": {
                    "admin-status": "up",
                    "macaddress": "2c:6b:f5:14:af:f0",
                    "mtu": "1514",
                    "oper-status": "up",
                    "speed": "Unspecified",
                    "type": "Ethernet"
                },
                "jsrv": {
                    "admin-status": "up",
                    "macaddress": "00:00:00:00:00:00",
                    "mtu": "1514",
                    "oper-status": "up",
                    "speed": "Unspecified",
                    "type": "Ethernet"
                },
                "lc-0/0/0": {
                    "admin-status": "up",
                    "macaddress": "Unspecified",
                    "mtu": "0",
                    "oper-status": "up",
                    "speed": "800mbps",
                    "type": "Unspecified"
                },
                "lo0": {
                    "admin-status": "up",
                    "macaddress": "Unspecified",
                    "mtu": "Unlimited",
                    "oper-status": "up",
                    "speed": "Unspecified",
                    "type": "Loopback"
                },
                "lsi": {
                    "admin-status": "up",
                    "macaddress": "Unspecified",
                    "mtu": "Unlimited",
                    "oper-status": "up",
                    "speed": "Unlimited",
                    "type": "Software-Pseudo"
                },
                "lt-0/0/10": {
                    "admin-status": "up",
                    "macaddress": "28:b7:ad:34:ab:c7",
                    "mtu": "Unlimited",
                    "oper-status": "up",
                    "speed": "1000mbps",
                    "type": "Logical-tunnel"
                },
                "mt-0/0/10": {
                    "admin-status": "up",
                    "macaddress": null,
                    "mtu": "Unlimited",
                    "oper-status": "up",
                    "speed": "1000mbps",
                    "type": "Multicast-GRE"
                },
                "mtun": {
                    "admin-status": "up",
                    "macaddress": null,
                    "mtu": "Unlimited",
                    "oper-status": "up",
                    "speed": "Unlimited",
                    "type": "Multicast-GRE"
                },
                "pd-0/0/10": {
                    "admin-status": "up",
                    "macaddress": null,
                    "mtu": "Unlimited",
                    "oper-status": "up",
                    "speed": "1000mbps",
                    "type": "PIMD"
                },
                "pe-0/0/10": {
                    "admin-status": "up",
                    "macaddress": null,
                    "mtu": "Unlimited",
                    "oper-status": "up",
                    "speed": "1000mbps",
                    "type": "PIME"
                },
                "pfe-0/0/0": {
                    "admin-status": "up",
                    "macaddress": "Unspecified",
                    "mtu": "0",
                    "oper-status": "up",
                    "speed": "800mbps",
                    "type": "Unspecified"
                },
                "pfh-0/0/0": {
                    "admin-status": "up",
                    "macaddress": "Unspecified",
                    "mtu": "0",
                    "oper-status": "up",
                    "speed": "800mbps",
                    "type": "Unspecified"
                },
                "pimd": {
                    "admin-status": "up",
                    "macaddress": null,
                    "mtu": "Unlimited",
                    "oper-status": "up",
                    "speed": "Unlimited",
                    "type": "PIMD"
                },
                "pime": {
                    "admin-status": "up",
                    "macaddress": null,
                    "mtu": "Unlimited",
                    "oper-status": "up",
                    "speed": "Unlimited",
                    "type": "PIME"
                },
                "pip0": {
                    "admin-status": "up",
                    "macaddress": "2c:6b:f5:14:af:b0",
                    "mtu": "9192",
                    "oper-status": "up",
                    "speed": "Unspecified",
                    "type": "Ethernet"
                },
                "pp0": {
                    "admin-status": "up",
                    "macaddress": "Unspecified",
                    "mtu": "1532",
                    "oper-status": "up",
                    "speed": "Unspecified",
                    "type": "PPPoE"
                },
                "rbeb": {
                    "admin-status": "up",
                    "macaddress": "Unspecified",
                    "mtu": "Unlimited",
                    "oper-status": "up",
                    "speed": "Unlimited",
                    "type": "Software-Pseudo"
                },
                "tap": {
                    "admin-status": "up",
                    "macaddress": "Unspecified",
                    "mtu": "Unlimited",
                    "oper-status": "up",
                    "speed": "Unlimited",
                    "type": "Software-Pseudo"
                },
                "ud-0/0/10": {
                    "admin-status": "up",
                    "macaddress": null,
                    "mtu": "Unlimited",
                    "oper-status": "up",
                    "speed": "1000mbps",
                    "type": "UDPT"
                },
                "ut-0/0/10": {
                    "admin-status": "up",
                    "macaddress": "Unspecified",
                    "mtu": "Unlimited",
                    "oper-status": "up",
                    "speed": "1000mbps",
                    "type": "Uplink-tunnel"
                },
                "vt-0/0/10": {
                    "admin-status": "up",
                    "macaddress": null,
                    "mtu": "Unlimited",
                    "oper-status": "up",
                    "speed": "1000mbps",
                    "type": "Loopback"
                },
                "vtep": {
                    "admin-status": "up",
                    "macaddress": "Unspecified",
                    "mtu": "Unlimited",
                    "oper-status": "up",
                    "speed": "Unlimited",
                    "type": "Software-Pseudo"
                }
            },
            "ansible_net_memfree_mb": 25144,
            "ansible_net_memtotal_mb": 1003344,
            "ansible_net_model": "vmx",
            "ansible_net_modules": [
                {
                    "name": "Midplane"
                },
                {
                    "description": "RE-VMX",
                    "name": "Routing Engine 0"
                },
                {
                    "description": "VMX SCB",
                    "name": "CB 0"
                },
                {
                    "chassis_sub_module": null,
                    "description": "Virtual FPC",
                    "name": "FPC 0"
                }
            ],
            "ansible_net_python_version": "3.6.8",
            "ansible_net_routing_engines": {
                "0": {
                    "cpu_background": "0",
                    "cpu_background1": "0",
                    "cpu_background2": "0",
                    "cpu_background3": "0",
                    "cpu_idle": "99",
                    "cpu_idle1": "98",
                    "cpu_idle2": "98",
                    "cpu_idle3": "90",
                    "cpu_interrupt": "0",
                    "cpu_interrupt1": "0",
                    "cpu_interrupt2": "0",
                    "cpu_interrupt3": "0",
                    "cpu_system": "1",
                    "cpu_system1": "1",
                    "cpu_system2": "1",
                    "cpu_system3": "1",
                    "cpu_user": "0",
                    "cpu_user1": "0",
                    "cpu_user2": "0",
                    "cpu_user3": "0",
                    "last_reboot_reason": "Router rebooted after a normal shutdown.",
                    "load_average_fifteen": "0.46",
                    "load_average_five": "0.50",
                    "load_average_one": "0.63",
                    "mastership_priority": "master (default)",
                    "mastership_state": "master",
                    "memory_buffer_utilization": "73",
                    "memory_dram_size": "980 MB",
                    "memory_installed_size": "(1024 MB installed)",
                    "model": "RE-VMX",
                    "slot": "0",
                    "start_time": "2020-07-06 20:43:57 UTC",
                    "status": "OK",
                    "up_time": "38 minutes, 1 second"
                }
            },
            "ansible_net_serialnum": "VM5E32B215D4",
            "ansible_net_system": "junos",
            "ansible_net_version": "18.2R1.9"
        },
        "changed": false,
        "failed": false
    }
}
automation/ansible/junos_facts-output1.1594070680.txt.gz · Last modified: (external edit)