1. 程式人生 > >juniper ADSL配置腳本

juniper ADSL配置腳本

juniper adsl配置腳本

set interfaces pp0 unit 0 ppp-options pap default-password "$9$rI7KML-dwJUifTrKvM7Ng4aZDH"

set interfaces pp0 unit 0 ppp-options pap local-name "[email protected]"

set interfaces pp0 unit 0 ppp-options pap local-password "$9$p7D0O1ErlvNVsJGpOB1SyLX7-bY"

set interfaces pp0 unit 0 ppp-options pap passive

set interfaces pp0 unit 0 pppoe-options underlying-interface fe-0/0/0.0

set interfaces pp0 unit 0 pppoe-options idle-timeout 100

set interfaces pp0 unit 0 pppoe-options auto-reconnect 100

set interfaces pp0 unit 0 pppoe-options client

set interfaces pp0 unit 0 family inet mtu 1492



set security zones security-zone untrust interfaces pp0.0




參考鏈接

http://kb.juniper.net/InfoCenter/index?page=content&id=KB15737&actp=search


本文出自 “為夢想奮鬥” 博客,請務必保留此出處http://holger.blog.51cto.com/7969271/1936603

juniper ADSL配置腳本