langsung saja berikut cara dial ppoe di juniper seri srx,,,,,

root# show | display set    
set version 12.1X47-D15.4
set system root-authentication encrypted-password "$1$gNXAQuVk$1vebXf/BtHEotmLEPja0D1"
set interfaces ge-0/0/0 unit 0 encapsulation ppp-over-ether
set interfaces pp0 unit 0 ppp-options pap local-name nurjaman
set interfaces pp0 unit 0 ppp-options pap local-password "$9$rSHvX-oJDmfz.P1hcy8LdbsgZjHkPn9Az3"
set interfaces pp0 unit 0 ppp-options pap passive
set interfaces pp0 unit 0 pppoe-options underlying-interface ge-0/0/0.0
set interfaces pp0 unit 0 pppoe-options idle-timeout 0
set interfaces pp0 unit 0 pppoe-options auto-reconnect 10
set interfaces pp0 unit 0 pppoe-options client
set interfaces pp0 unit 0 family inet mtu 1429
set interfaces pp0 unit 0 family inet negotiate-address
set routing-options static route 0.0.0.0/0 next-hop pp0.0
set security zones security-zone UNTRUST host-inbound-traffic system-services ping
set security zones security-zone UNTRUST host-inbound-traffic system-services ike
set security zones security-zone UNTRUST host-inbound-traffic system-services ssh
set security zones security-zone UNTRUST interfaces pp0.0

untuk memastikan bahwa pppoe yg kita buat sudah berjalan ketikan perintah

root# run show interfaces pp0 terse 
Interface               Admin Link Proto    Local                 Remote
pp0                     up    up  
pp0.0                   up    up   inet     40.40.40.254        --> 40.40.40.1

[edit]
root# 
Dial PPPOE di Juniper

Leave a Reply

Your email address will not be published. Required fields are marked *