User Tools

Site Tools


automation:ansible:junos_facts-output1

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision
Previous revision
automation:ansible:junos_facts-output1 [2020/07/06 21:24] – created jotasandokuautomation:ansible:junos_facts-output1 [2023/11/02 14:38] (current) – external edit 127.0.0.1
Line 1: Line 1:
-      "msg": { +  sw-d08.dc.mycompany1.co.uk | SUCCESS => { 
-          "ansible_facts": { +      "ansible_facts": { 
-              "ansible_net_api": "netconf", +          "discovered_interpreter_python": "/usr/bin/python", 
-              "ansible_net_config": "## Last changed2020-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/{\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}", +          "junos": { 
-              "ansible_net_filesystems": [ +              "HOME": "/var/home/jaime_santos", 
-                  "/dev/gpt/junos", +              "RE0": 
-                  "tmpfs", +                  "last_reboot_reason": "0x4000:VJUNOS reboot", 
-                  "tmpfs"+                  "mastership_state""master", 
 +                  "model": "EX4600-40F"
 +                  "status": "OK", 
 +                  "up_time": "282 days, hours, 43 minutes, 29 seconds" 
 +              }, 
 +              "RE1"{ 
 +                  "last_reboot_reason": "0x4000:VJUNOS reboot", 
 +                  "mastership_state": "backup", 
 +                  "model": "EX4600-40F"
 +                  "status": "OK", 
 +                  "up_time": "282 days, hours, 43 minutes, 18 seconds" 
 +              }
 +              "RE_hw_mi": false
 +              "current_re": [ 
 +                  "master", 
 +                  "node", 
 +                  "fwdd", 
 +                  "member", 
 +                  "pfem", 
 +                  "re0", 
 +                  "fpc0", 
 +                  "feb0", 
 +                  "fpc16"
               ],               ],
-              "ansible_net_gather_subset": +              "domain": "dc.mycompany1.co.uk", 
-                  "default", +              "fqdn": "sw-d08.dc.mycompany1.co.uk", 
-                  "hardware", +              "has_2RE": true
-                  "config", +              "hostname": "sw-d08", 
-                  "interfaces+              "hostname_info":
-              ]+                  "fpc0": "sw-d08"
-              "ansible_net_has_2RE": false+                  "fpc1": "sw-d08" 
-              "ansible_net_hostname": "R1-vcp", +              }
-              "ansible_net_interfaces": { +              "ifd_style": "SWITCH", 
-                  ".local.": { +              "junos_info": { 
-                      "admin-status": "up", +                  "fpc0": { 
-                      "macaddress": "Unspecified", +                      "object": { 
-                      "mtu": "Unlimited"+                          "build": "7-S4", 
-                      "oper-status": "up", +                          "major": 
-                      "speed": "Unlimited", +                              15
-                      "type": "Loopback"+                              1 
 +                          ], 
 +                          "minor": "7-S4", 
 +                          "type": "R" 
 +                      }
 +                      "text": "15.1R7-S4"
                   },                   },
-                  "cbp0": { +                  "fpc1": { 
-                      "admin-status": "up", +                      "object": { 
-                      "macaddress": "2c:6b:f5:14:a8:11", +                          "build": "7-S4", 
-                      "mtu": "9192", +                          "major": [ 
-                      "oper-status": "up", +                              15
-                      "speed": "Unspecified", +                              
-                      "type": "Ethernet" +                          ]
-                  }, +                          "minor": "7-S4", 
-                  "demux0": { +                          "type": "R
-                      "admin-status": "up", +                      }, 
-                      "macaddress": "Unspecified", +                      "text": "15.1R7-S4"
-                      "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+              "master": "RE0"
-              "ansible_net_memtotal_mb": 1003344+              "master_state": true
-              "ansible_net_model": "vmx", +              "model": "EX4600-40F", 
-              "ansible_net_modules": [ +              "model_info":
-                  { +                  "fpc0": "EX4600-40F", 
-                      "name": "Midplane"+                  "fpc1": "EX4600-40F" 
 +              }, 
 +              "personality": "SWITCH", 
 +              "re_info":
 +                  "default":
 +                      "0":
 +                          "last_reboot_reason": "0x4000:VJUNOS reboot", 
 +                          "mastership_state": "master", 
 +                          "model": "EX4600-40F", 
 +                          "status": "OK" 
 +                      }, 
 +                      "1":
 +                          "last_reboot_reason": "0x4000:VJUNOS reboot", 
 +                          "mastership_state": "backup", 
 +                          "model": "EX4600-40F", 
 +                          "status": "OK" 
 +                      }, 
 +                      "default":
 +                          "last_reboot_reason": "0x4000:VJUNOS reboot", 
 +                          "mastership_state": "master", 
 +                          "model": "EX4600-40F", 
 +                          "status": "OK" 
 +                      } 
 +                  } 
 +              }, 
 +              "re_master":
 +                  "default": "0" 
 +              }, 
 +              "re_name": "fpc0", 
 +              "serialnumber": "TC3717450039", 
 +              "srx_cluster": null, 
 +              "srx_cluster_id": null, 
 +              "srx_cluster_redundancy_group": null, 
 +              "switch_style": "VLAN_L2NG", 
 +              "vc_capable": true, 
 +              "vc_fabric": null, 
 +              "vc_master": "0", 
 +              "vc_mode": "Enabled", 
 +              "version": "15.1R7-S4", 
 +              "version_RE0": null, 
 +              "version_RE1": null, 
 +              "version_info":
 +                  "build": "7-S4", 
 +                  "major": [ 
 +                      15, 
 +                      1 
 +                  ], 
 +                  "minor": "7-S4", 
 +                  "type": "R" 
 +              }, 
 +              "virtual": false 
 +          } 
 +      }, 
 +      "changed": false, 
 +      "facts": { 
 +          "HOME": "/var/home/jaime_santos", 
 +          "RE0":
 +              "last_reboot_reason": "0x4000:VJUNOS reboot", 
 +              "mastership_state": "master", 
 +              "model": "EX4600-40F", 
 +              "status": "OK", 
 +              "up_time": "282 days, 6 hours, 43 minutes, 29 seconds" 
 +          }, 
 +          "RE1":
 +              "last_reboot_reason": "0x4000:VJUNOS reboot", 
 +              "mastership_state": "backup", 
 +              "model": "EX4600-40F", 
 +              "status": "OK", 
 +              "up_time": "282 days, 6 hours, 43 minutes, 18 seconds" 
 +          }, 
 +          "RE_hw_mi": false, 
 +          "current_re":
 +              "master", 
 +              "node", 
 +              "fwdd", 
 +              "member", 
 +              "pfem", 
 +              "re0", 
 +              "fpc0", 
 +              "feb0", 
 +              "fpc16" 
 +          ], 
 +          "domain": "dc.mycompany1.co.uk", 
 +          "fqdn": "sw-d08.dc.mycompany1.co.uk", 
 +          "has_2RE": true, 
 +          "hostname": "sw-d08", 
 +          "hostname_info":
 +              "fpc0": "sw-d08", 
 +              "fpc1": "sw-d08" 
 +          }, 
 +          "ifd_style": "SWITCH", 
 +          "junos_info":
 +              "fpc0":
 +                  "object":
 +                      "build": "7-S4", 
 +                      "major":
 +                          15, 
 +                          1 
 +                      ], 
 +                      "minor": "7-S4", 
 +                      "type": "R"
                   },                   },
-                  { +                  "text": "15.1R7-S4" 
-                      "description": "RE-VMX", +              }, 
-                      "name": "Routing Engine 0"+              "fpc1": { 
 +                  "object":
 +                      "build": "7-S4", 
 +                      "major":
 +                          15, 
 +                          1 
 +                      ], 
 +                      "minor": "7-S4", 
 +                      "type": "R"
                   },                   },
-                  { +                  "text": "15.1R7-S4" 
-                      "description": "VMX SCB", +              } 
-                      "name": "CB 0"+          }, 
 +          "master": "RE0", 
 +          "master_state": true, 
 +          "model": "EX4600-40F", 
 +          "model_info":
 +              "fpc0": "EX4600-40F", 
 +              "fpc1": "EX4600-40F" 
 +          }, 
 +          "personality": "SWITCH", 
 +          "re_info":
 +              "default":
 +                  "0": 
 +                      "last_reboot_reason": "0x4000:VJUNOS reboot", 
 +                      "mastership_state": "master", 
 +                      "model": "EX4600-40F", 
 +                      "status": "OK"
                   },                   },
-                  { +                  "1": 
-                      "chassis_sub_module": null+                      "last_reboot_reason": "0x4000:VJUNOS reboot", 
-                      "description": "Virtual FPC", +                      "mastership_state": "backup", 
-                      "name": "FPC 0"+                      "model": "EX4600-40F", 
 +                      "status": "OK" 
 +                  }, 
 +                  "default":
 +                      "last_reboot_reason": "0x4000:VJUNOS reboot", 
 +                      "mastership_state": "master"
 +                      "model": "EX4600-40F", 
 +                      "status": "OK"
                   }                   }
 +              }
 +          },
 +          "re_master": {
 +              "default": "0"
 +          },
 +          "re_name": "fpc0",
 +          "serialnumber": "TC3717450039",
 +          "srx_cluster": null,
 +          "srx_cluster_id": null,
 +          "srx_cluster_redundancy_group": null,
 +          "switch_style": "VLAN_L2NG",
 +          "vc_capable": true,
 +          "vc_fabric": null,
 +          "vc_master": "0",
 +          "vc_mode": "Enabled",
 +          "version": "15.1R7-S4",
 +          "version_RE0": null,
 +          "version_RE1": null,
 +          "version_info": {
 +              "build": "7-S4",
 +              "major": [
 +                  15,
 +                  1
               ],               ],
-              "ansible_net_python_version": "3.6.8", +              "minor": "7-S4", 
-              "ansible_net_routing_engines":+              "type": "R"
-                  "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, +          "virtual": false
-          "failed": false+
       }       }
   }   }
 +
automation/ansible/junos_facts-output1.1594070680.txt.gz · Last modified: (external edit)