Cara Configurasi Junos Static Routing
R1
set interfaces em0 unit 0 family inet address 192.168.1.1/30
set interfaces em3 unit 0 family inet address 192.168.11.1/24
set routing-options static route 192.168.12.0/24 next-hop 192.168.1.2
set routing-options static route 192.168.2.0/30 next-hop 192.168.1.2
set routing-options static route 192.168.13.0/24 next-hop 192.168.1.2
R2
set interfaces em0 unit 0 family inet address 192.168.1.2/30
set interfaces em1 unit 0 family inet address 192.168.2.1/30
set interfaces em3 unit 0 family inet address 192.168.12.1/24
set routing-options static route 192.168.11.0/24 next-hop 192.168.1.1
set routing-options static route 192.168.13.0/24 next-hop 192.168.2.2
R3
set interfaces em1 unit 0 family inet address 192.168.2.2/30
set interfaces em3 unit 0 family inet address 192.168.13.1/24
set routing-options static route 192.168.1.0/30 next-hop 192.168.2.1
set routing-options static route 192.168.12.0/24 next-hop 192.168.2.1
set routing-options static route 192.168.11.0/24 next-hop 192.168.2.1
Routing Table R1 |
Routing Table R2 |
Routing Table R3 |
Semoga Bermanfaat
Penulis : Een Pahlefi,S.Kom
0 Response to "Cara Configurasi Junos Static Routing"
Post a Comment