Elevate

Welcome to the Juniper Elevate Community

hero image

Featured Post

Promoted

Promo tile background

Check out the new TechPost 

Bits and Bytes Articles on Automated WAN Solutions, from Network Engineers to Network Engineers.

Browse Posts

Latest Discussions

  • Posted in: Automation

    Which version of Ansible are you using? Thanks.

  • Posted in: Automation

    That is why I suggest to use plain-text-password-value and not plain-text-password Regards,

  • Posted in: SRX

    Persistent NAT will give you a full cone while the mapping is alive (you can adjust some timers for that). Once the mapping expires, the next session initiated from the internal host could result in a completely different mapping. Here's a really cool write-up: https://www.blackhole-networks.com/SRXNAT/snat_persist.html ...

  • Posted in: Automation

    Hi, thank you for the response. I've tried this approach already, along with just using "plain-text-password". The former produces the same error message as the encrypted-password method, and "plain-text-password" is only meant for CLI changes. ------------------------------ ETHAN JOHNSON -------- ...

  • Posted in: SRX

    Hi, We are trying to set up full-cone NAT on an ISP SRX5K with SPC3, specifically for STUN/P2P applications. From our documenataion, it appears that Junos supports full-cone NAT using Persistent NAT, and also through a combination of Address Pooling Paired (APP), Endpoint-Independent ...

  • Posted in: Junos OS
  • Posted in: Automation

    Probably it is complaining about encrypted_password ? Perhaps try this approach instead. --- # Playbook to change the password on Juniper Switches - name: Change password on Juniper Switch hosts: Juniper_ex4300 # Switch group from inventory file gather_facts: no # Not needed collections: ...

Latest Articles

  • Posted to: TechPost Blogs

    Validating VPLS on the PTX10002-36QDD with Junos Evolved 24.2R2 for Metro Aggregation or Cloud Enterprise use cases. Introduction The PTX10002-36QDD is a next-generation cloud-optimized 2U fixed-configuration routing platform powered by Juniper’s Express 5 ASIC. With an industry-leading 28.8 Tbps throughput capacity, it is purpose-built ...

  • Posted to: TechPost Blogs

    Network observability is a crucial component of an AI data center network, and TAP aggregation is a primary building block of its ecosystem. Introduction Network observability relies on extensive amounts of data to infer internal network states and KPIs from the observed outputs provided by telemetry and the collection of actual traffic from ...

  • Posted to: TechPost Blogs

    Establishing SR-TE (CSPF) LSPs through inter OSPF areas is a challenge, as these LSPs rely on TED, and this TED is per OSPF area or IS-IS level. In our previous tech post “ Migrating from OSPF/LDP to OSPF/SR-MPLS ”, we explored how to transition from OSPF/LDP to OSPF/SR-MPLS for SR and the associated benefits it brings to modern networks. In ...

Top Contributors of the Week