52037317 发表于 2018-7-28 08:21:15

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 "076902166507@163.gd"
  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>  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
页: [1]
查看完整版本: juniper ADSL配置脚本