您好,登錄后才能下訂單哦!
Juniper vSRX防火墻HA配置
實(shí)驗(yàn)網(wǎng)絡(luò)拓?fù)浣Y(jié)構(gòu)
實(shí)驗(yàn)?zāi)繕?biāo)
實(shí)驗(yàn)配置步驟:
set groups node0 system host-name Mylab-FW1
set groups node0 interfaces fxp0 unit 0 family inet address 100.100.100.1/24
set groups node1 system host-name Mylab-FW2
set groups node1 interfaces fxp0 unit 0 family inet address 100.100.100.2/24
set apply-groups ${node}
commit and quit
#這個(gè)時(shí)候防火墻的名稱分別變?yōu)镸ylab-FW1和Mylab-FW2
#使用cluster reth-count明確聲明需要配置幾個(gè)RG組
set chassis cluster reth-count 2
set chassis cluster redundancy-group 0 node 0 priority 100
set chassis cluster redundancy-group 0 node 1 priority 99
set chassis cluster redundancy-group 1 node 0 priority 100
set chassis cluster redundancy-group 1 node 1 priority 99
#配置Fabric Link
set interfaces fab0 fabric-options member-interfaces ge-0/0/2
set interfaces fab1 fabric-options member-interfaces ge-7/0/2
#注意vSRX在完成Cluster之后,備用主機(jī)的接口為主用設(shè)備接口+7
#配置冗余接口
set interfaces ge-0/0/3 gigether-options redundant-parent reth0
set interfaces ge-0/0/4 gigether-options redundant-parent reth2
set interfaces ge-7/0/3 gigether-options redundant-parent reth0
set interfaces ge-7/0/4 gigether-options redundant-parent reth2
set interfaces reth0 redundant-ether-options redundancy-group 1
set interfaces reth0 unit 0 family inet address 10.1.1.10/24
set interfaces reth2 redundant-ether-options redundancy-group 1
set interfaces reth2 unit 0 family inet address 202.100.1.10/24
#首先關(guān)閉集群后重啟
set chassis cluster disable reboot
#使用load factory-default恢復(fù)至出廠設(shè)置
load factory-default
set system root-authentication plain-text-password
commit
免責(zé)聲明:本站發(fā)布的內(nèi)容(圖片、視頻和文字)以原創(chuàng)、轉(zhuǎn)載和分享為主,文章觀點(diǎn)不代表本網(wǎng)站立場(chǎng),如果涉及侵權(quán)請(qǐng)聯(lián)系站長(zhǎng)郵箱:is@yisu.com進(jìn)行舉報(bào),并提供相關(guān)證據(jù),一經(jīng)查實(shí),將立刻刪除涉嫌侵權(quán)內(nèi)容。