Quantcast
Channel: SRX Services Gateway topics
Viewing all articles
Browse latest Browse all 3959

I battle with the fxp0 interfaces in a cluster configuration and I do not understand anything

$
0
0

Hello everybody,

 

I try to configure a Juniper SRX 100h2 in cluster. All seem correct for me with the cluster. See bellow my config:

set version 12.1X47-D35.2
set groups node0 system host-name EROS
set groups node0 interfaces fxp0 unit 0 family inet address 192.168.6.30/24
set groups node1 system host-name HADES
set groups node1 interfaces fxp0 unit 0 family inet address 192.168.6.31/24
set apply-groups "${node}"
set system services web-management https system-generated-certificate
set system services web-management https interface fxp0.0
set chassis cluster reth-count 2
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 interface-monitor fe-0/0/1 weight 255
set chassis cluster redundancy-group 1 interface-monitor fe-1/0/1 weight 255
set chassis cluster redundancy-group 1 interface-monitor fe-0/0/2 weight 255
set chassis cluster redundancy-group 1 interface-monitor fe-1/0/2 weight 255
set interfaces fe-0/0/1 fastether-options redundant-parent reth0
set interfaces fe-0/0/2 fastether-options redundant-parent reth1
set interfaces fe-1/0/1 fastether-options redundant-parent reth0
set interfaces fe-1/0/2 fastether-options redundant-parent reth1
set interfaces fab0 fabric-options member-interfaces fe-0/0/0
set interfaces fab1 fabric-options member-interfaces fe-1/0/0
set interfaces reth0 vlan-tagging
set interfaces reth0 redundant-ether-options redundancy-group 1
set interfaces reth0 unit 81 description VLAN81
set interfaces reth0 unit 81 vlan-id 81
set interfaces reth0 unit 81 family inet address 192.168.81.254/24
set interfaces reth1 redundant-ether-options redundancy-group 1
set interfaces reth1 unit 0 family inet address 192.168.111.30/24
set routing-options static route 192.168.100.0/24 next-hop 192.168.81.1
set security zones security-zone Trusted host-inbound-traffic system-services all
set security zones security-zone Trusted interfaces reth0.81
set security zones security-zone Untrusted host-inbound-traffic system-services ping
set security zones security-zone Untrusted interfaces reth1.0

2017-07-29_16-43-30.png

 

What I do not understand... This are the fxp interfaces. I read a lot of subject related to the topic, but with me that's don't work. I need to plug the management Juniper interfaces (normaly, fe-0/06 and fe-1/0/6) to a cisco switch. This switch's ports are configured in access mode with a MGMT Vlan.

 

All reth are accessible with a ping.

 

Normaly, with this configuration It should work...

 

Would I have forgotten something in my configuration !...

 

Thank for your help.


Viewing all articles
Browse latest Browse all 3959

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>