понедельник, 13 июля 2015 г.

Конфигурация BRAS Juniper

Код БРАС:

set dynamic-profiles VLAN-PPPOE interfaces "$junos-interface-ifd-name" unit "$junos-interface-unit" vlan-id "$junos-vlan-id"
set dynamic-profiles VLAN-PPPOE interfaces "$junos-interface-ifd-name" unit "$junos-interface-unit" family pppoe access-concentrator MX104
set dynamic-profiles VLAN-PPPOE interfaces "$junos-interface-ifd-name" unit "$junos-interface-unit" family pppoe duplicate-protection
set dynamic-profiles VLAN-PPPOE interfaces "$junos-interface-ifd-name" unit "$junos-interface-unit" family pppoe dynamic-profile PPPOE
set dynamic-profiles VLAN-PPPOE interfaces "$junos-interface-ifd-name" unit "$junos-interface-unit" family pppoe max-sessions 16000

set dynamic-profiles PPPOE routing-instances "$junos-routing-instance" interface "$junos-interface-name"
set dynamic-profiles PPPOE interfaces pp0 unit "$junos-interface-unit" ppp-options chap
set dynamic-profiles PPPOE interfaces pp0 unit "$junos-interface-unit" pppoe-options underlying-interface "$junos-underlying-interface"
set dynamic-profiles PPPOE interfaces pp0 unit "$junos-interface-unit" pppoe-options server
set dynamic-profiles PPPOE interfaces pp0 unit "$junos-interface-unit" keepalives interval 30
set dynamic-profiles PPPOE interfaces pp0 unit "$junos-interface-unit" family inet unnumbered-address "$junos-loopback-interface"

Комментариев нет:

Отправить комментарий