Labs

 View Only
last person joined: yesterday 

Discover how to get the most of Juniper labs and share what you've built.

vSRX Cluster & vQFX- Eve-Ng

  • 1.  vSRX Cluster & vQFX- Eve-Ng

    Posted 10-12-2022 12:36
    Edited by Michael Pappas 10-12-2022 13:17
    Hello everybody, I am new here.
    I am trying to configure a SRX cluster as per image below. The reth0 is UP,  but Host-1 can't ping 100.1.1.1. I am not sure if I have a virtualization issue or wrong configs, but if I swap the switch for a basic bridge or use a cisco switch the same config works fine. Thanks in advance.




    ==================
    vSRX: 20.3R1.8
    ==================
    set groups node0 system host-name node0
    set groups node0 interfaces fxp0 unit 0 family inet address 192.168.1.1/24
    set groups node1 system host-name node1
    set groups node1 interfaces fxp0 unit 0 family inet address 192.168.1.2/24
    set apply-groups "${node}"
    set chassis cluster reth-count 5
    set chassis cluster redundancy-group 0 node 0 priority 200
    set chassis cluster redundancy-group 0 node 1 priority 100
    set chassis cluster redundancy-group 1 node 0 priority 200
    set chassis cluster redundancy-group 1 node 1 priority 100
    set chassis cluster redundancy-group 1 preempt
    set interfaces ge-0/0/4 gigether-options redundant-parent reth0
    set interfaces ge-7/0/4 gigether-options redundant-parent reth0
    set interfaces fab0 fabric-options member-interfaces ge-0/0/2
    set interfaces fab1 fabric-options member-interfaces ge-7/0/2
    set interfaces reth0 redundant-ether-options redundancy-group 1
    set interfaces reth0 unit 0 family inet address 100.1.1.1/24
    set security zones security-zone trust interfaces reth0.0 host-inbound-traffic system-services ping

    ==================
    vQFX: 20.2.R1.10
    ==================
    set interfaces xe-0/0/0 unit 0 family ethernet-switching interface-mode access
    set interfaces xe-0/0/0 unit 0 family ethernet-switching vlan members vlan10
    set interfaces xe-0/0/1 unit 0 family ethernet-switching interface-mode access
    set interfaces xe-0/0/1 unit 0 family ethernet-switching vlan members vlan10
    set interfaces xe-0/0/2 unit 0 family ethernet-switching interface-mode access
    set interfaces xe-0/0/2 unit 0 family ethernet-switching vlan members vlan10
    set vlans vlan10 vlan-id 10

    LAB Server
    DELL R620, 24vCPU, 256GB RAM
    Eve-NG 5.0.1-20-PRO bare metal install

    ------------------------------
    ALLYSSON VIEGAS
    ------------------------------