華為MA-5200MF與藍海卓越計費系統(tǒng)對接說明
現(xiàn)在隨著寬帶運營商的不斷發(fā)展,不少寬帶運營商規(guī)模增大,為了提升設(shè)備性能和增強管理能力,采用了華為的BRAS設(shè)備做為撥號服務(wù)器,如BRAS-MA-5200系列,MA-5300系列,ME60系列BRASUTKK,并且配合市面上最好用易用的藍海卓越計費系統(tǒng),進行用戶管理和公司管理,本文進行說明,如何使用華為的 BRAS產(chǎn)品與藍海卓越的計費系統(tǒng)進行對接管理:
此文檔實現(xiàn)了NatShell計費系統(tǒng)與華為BRAS配合進行的認證、計費、限速、停機、營帳管理等功能。(采用對接設(shè)備為華為的MA-5200 )
一、華為5200的Radius的詳細配置可以參照MA5200手冊
華為5200配置文件參考
[PPPOE_SERVER]display current-configuration
#
version 7145
sysname PPPOE_SERVER
#
system language-mode english
#
radius-server group natshell
#Radius與BRAS之間的共享密碼
radius-server key natshell
#Radius地址和認證端口
radius-server authentication 192.168.10.1 1812
#Radius地址和計費端口
radius-server accounting 192.168.10.1 1813
radius-server key natshell
#Radius地址和認證端口
radius-server authentication 192.168.10.1 1812
#Radius地址和計費端口
radius-server accounting 192.168.10.1 1813
radius-server retransmit 5 timeout 3
#帶寬以class的方式分配, 一定要記得配置
radius-server class-as-car
#帶寬以class的方式分配, 一定要記得配置
radius-server class-as-car
radius-server attribute translate
#不使用域名支持
undo radius-server user-name domain-included
#帶寬單位, 請設(shè)置成kbyte
radius-server traffic-unit kbyte
radius-server group login
#Radius服務(wù)地址與共享密碼
radius-server authorization 192.168.10.1 shared-key natshell
#不使用域名支持
undo radius-server user-name domain-included
#帶寬單位, 請設(shè)置成kbyte
radius-server traffic-unit kbyte
radius-server group login
#Radius服務(wù)地址與共享密碼
radius-server authorization 192.168.10.1 shared-key natshell
#
undo trap-statistics 7242002
undo trap-statistics 7242003
undo trap-statistics 70f2000
undo trap-statistics 70f2001
undo trap-statistics 70f2002
undo trap-statistics 70f2003
undo trap-statistics 70f2004
undo trap-statistics 70f2005
undo trap-statistics 70f2008
undo trap-statistics 70f2009
undo trap-statistics 70f200c
undo trap-statistics 70f200d
undo trap-statistics 70f200e
undo trap-statistics 70f200f
undo trap-statistics 70f2017
undo trap-statistics 70f2018
undo trap-statistics 70f201c
undo trap-statistics 70f201d
undo trap-statistics 7032000
undo trap-statistics 7032001
undo trap-statistics 7032002
#
undo trap-statistics 7242002
undo trap-statistics 7242003
undo trap-statistics 70f2000
undo trap-statistics 70f2001
undo trap-statistics 70f2002
undo trap-statistics 70f2003
undo trap-statistics 70f2004
undo trap-statistics 70f2005
undo trap-statistics 70f2008
undo trap-statistics 70f2009
undo trap-statistics 70f200c
undo trap-statistics 70f200d
undo trap-statistics 70f200e
undo trap-statistics 70f200f
undo trap-statistics 70f2017
undo trap-statistics 70f2018
undo trap-statistics 70f201c
undo trap-statistics 70f201d
undo trap-statistics 7032000
undo trap-statistics 7032001
undo trap-statistics 7032002
#
#在Ethernet1接口建立PPPoE Server的虛擬模板(換言之, 在Eth1上開啟PPPoE服務(wù))
interface Ethernet1
pppoe-server bind Virtual-Template 1#
interface Ethernet2
#
interface Ethernet3
#
interface Ethernet4
#
interface Ethernet5
#
interface Ethernet6
#
interface Ethernet1
pppoe-server bind Virtual-Template 1#
interface Ethernet2
#
interface Ethernet3
#
interface Ethernet4
#
interface Ethernet5
#
interface Ethernet6
#
#與Radius通信的地址
interface Ethernet6.0
ip address 192.168.10.2 255.255.255.0
interface Ethernet6.0
ip address 192.168.10.2 255.255.255.0
#
interface Ethernet7
#
interface Ethernet8
#
interface Ethernet9
#
interface Ethernet10
#
interface Ethernet11
#
interface Ethernet12
#
interface Ethernet13
#
interface Ethernet14
#
interface Ethernet15
#
interface Ethernet16
#
interface Ethernet17
#
interface Ethernet18
#
interface Ethernet19
#
interface Ethernet20
#
interface Ethernet21
#
interface Ethernet22
#
interface Ethernet23
#
interface Ethernet24
#
interface Ethernet7
#
interface Ethernet8
#
interface Ethernet9
#
interface Ethernet10
#
interface Ethernet11
#
interface Ethernet12
#
interface Ethernet13
#
interface Ethernet14
#
interface Ethernet15
#
interface Ethernet16
#
interface Ethernet17
#
interface Ethernet18
#
interface Ethernet19
#
interface Ethernet20
#
interface Ethernet21
#
interface Ethernet22
#
interface Ethernet23
#
interface Ethernet24
#
#配置虛擬模板的重撥次數(shù)和間隔時間(詳情參考手冊)
interface Virtual-Template1
ppp keepalive interval 10 retransmit 5
interface Virtual-Template1
ppp keepalive interval 10 retransmit 5
#
interface GigabitEthernet25
#
interface GigabitEthernet26
#
interface NULL0
#
interface LoopBack0
#
interface Nm-Ethernet0
#
l2tp-group 1
#
interface GigabitEthernet25
#
interface GigabitEthernet26
#
interface NULL0
#
interface LoopBack0
#
interface Nm-Ethernet0
#
l2tp-group 1
#
#PPPoE Server的地址池,DNS地址等相關(guān)信息
ip pool natshell local
gateway 172.16.0.1 255.255.0.0
section 0 172.16.0.2 172.16.3.100
dns-server 61.134.1.4
dns-server 202.98.96.68 secondary
lease 999 23 59
ip pool natshell local
gateway 172.16.0.1 255.255.0.0
section 0 172.16.0.2 172.16.3.100
dns-server 61.134.1.4
dns-server 202.98.96.68 secondary
lease 999 23 59
#
ip pool test local
gateway 192.168.1.1 255.255.255.0
section 0 192.168.1.110 192.168.1.115
dns-server 61.134.1.4
dns-server 202.98.96.68 secondary
lease 3 12 0
#
dot1x-template 1
#
ip pool test local
gateway 192.168.1.1 255.255.255.0
section 0 192.168.1.110 192.168.1.115
dns-server 61.134.1.4
dns-server 202.98.96.68 secondary
lease 3 12 0
#
dot1x-template 1
#
#aaa配置
aaa
authentication-scheme radius
accounting-scheme radius
accounting realtime 3
domain natshell
authentication-scheme radius
accounting-scheme radius
radius-server group natshell
ip-pool natshell
#
local-aaa-server
aaa
authentication-scheme radius
accounting-scheme radius
accounting realtime 3
domain natshell
authentication-scheme radius
accounting-scheme radius
radius-server group natshell
ip-pool natshell
#
local-aaa-server
#
user-interface con 0
user-interface vty 0 4
#
user-interface con 0
user-interface vty 0 4
#
#portvlan配置, 使其支持PPP數(shù)據(jù)
portvlan ethernet 1 vlan 0 1
access-type layer2-subscriber
default-domain auth
portvlan ethernet 1 vlan 0 1
access-type layer2-subscriber
default-domain auth
打賞
免責(zé)聲明:
本網(wǎng)站部分內(nèi)容來源于網(wǎng)站會員、合作媒體、企業(yè)機構(gòu)、網(wǎng)友提供和互聯(lián)網(wǎng)的公開資料等,僅供參考。本網(wǎng)站對站內(nèi)所有資訊的內(nèi)容、觀點保持中立,不對內(nèi)容的準(zhǔn)確性、可靠性或完整性提供任何明示或暗示的保證。如果有侵權(quán)等問題,請及時聯(lián)系我們,我們將在收到通知后第一時間妥善處理該部分內(nèi)容。
本網(wǎng)站部分內(nèi)容來源于網(wǎng)站會員、合作媒體、企業(yè)機構(gòu)、網(wǎng)友提供和互聯(lián)網(wǎng)的公開資料等,僅供參考。本網(wǎng)站對站內(nèi)所有資訊的內(nèi)容、觀點保持中立,不對內(nèi)容的準(zhǔn)確性、可靠性或完整性提供任何明示或暗示的保證。如果有侵權(quán)等問題,請及時聯(lián)系我們,我們將在收到通知后第一時間妥善處理該部分內(nèi)容。