中兴BRAS_T1200基本配置

更新时间:2023-07-19 23:54:37 阅读: 评论:0

一、配置普通拨号业务
    1)先要建立一个vbui接口,以为用户分配地址池
    interface vbui1
    ip 116.1 255.255.252.0  #地址池的首地址
    out_index 36
    ip proxy-arp none
    dhcp idle period 300 traffic 0
    dns 224.68    #配置DNS
    dns 225.68
    dhcp trust-option82
    web authentication subscriber none
    ip pool 1 116.119.254 priority 0 unlock #配置地址池,每个最多四个C,最多可配5个
maneater    2)建RADISU认证及计费组,这个认证及计费组不带域名,用于认证普通拨号用户
    radius authentication-group 1
    rver 194.202 master key hua----wei port 1812 #主认证服务器
    rver 194.205 key hua----wei port 1812
    algorithm first
    calling-station-format 1
    nas-port-id-format china-tel
    174.8          #与RADIUS通信时的源IP地址
    ur-name-format strip-domain      #上报用户名时去除域名
    vendor enable
    class-as-car disable
    radius accounting-group 1
    rver 194.202 master key hua----wei port 1813
    rver 194.205 key hua----wei port 1813
    algorithm first
    calling-station-format 1
    nas-port-id-format china-tel
    174.8
    ur-name-format strip-domain
    vendor enable
    local-buffer disable
    3)再建一个RADISU认证及计费组,这个认证及计费组带域名,用于认证代维VPDN用户
    radius authentication-group 2
    rver 194.202 master key hua----wei port 1812 #主认证服务器
    rver 194.205 key hua----wei port 1812
    algorithm first
    calling-station-format 1
    nas-port-id-format china-tel
在职研究生统考时间
    174.8          #与RADIUS通信时的源IP地址
marchon    ur-name-format include-domain      #给RADIUS上报用户名时要保持域名
    vendor enable
    class-as-car disable
    radius accounting-group 2
    rver 194.202 master key hua----wei port 1813
    rver 194.205 key hua----wei port 1813
    algorithm first
嚆矢
    calling-station-format 1
    nas-port-id-format china-tel
    174.8
    ur-name-format include-domain
    vendor enable
    local-buffer disable
    4)建立拨号默认域
data什么意思
    bras
    domain 1
商务英语考试时间    accounting-group 1
    accounting-type radius        #指定计费服务器,这里会引用前面建立的RADISU认证及计费组
    authentication-group 1
countrymusic    authentication-type radius    #指定认证服务器,这里会引用前面建立的RADISU认证及计费组
    lns-load-share none
    max-subscriber 100000
    ur-max-ssion 100000
    ppp web-force timer 5 count 0
    rvice-type framed
    alias localdefault          #这里配置域名,一个域可以有多个域名
    subscriber-template          #配置用户模板
    ip address vrf              #指定地址分配策略,此外指的是取所有该域名所属vrf的vbui接口配置的地址池,如果域没有配置vrf则是默认的default vrf
    5)建立默认漫游域
    domain 99
    accounting-group 2
    accounting-type radius
    authentication-group 2
    authentication-type radius
    lns-load-share none
    max-subscriber 100000
    ur-max-ssion 100000
    ppp web-force timer 5 count 0
    rvice-type framed
    alias roamdefault
    subscriber-template
    ip address vrf
tunnel domain
6)建立sal,即域策略
    该策略可以指定用户侧接口允许接立的域名,并可指定默认域名及漫游域名,要注意的是与华为的BRAS类似,所有用户都要带有域名
英译汉翻译工具    这里要引用前面建立的两个域
    sal 1
    default domain localdefault  #指定默认域名
    permit any        #允许所有域名接入
    roam domain roamdefault keep  #指定漫游域,并在传给RADIUS时保持原来的域名
    7)配置用户侧接口
    interface smartgroup1.1 bras
    dot1Q 3520
    out_index 35
    description Just Test(Test Only)
    access-type ethernet
    encapsulation dot1q multi        #指明这个接口的VLAN即可以接入PPPOE用户也可接入IPOE用户(即可以设定静态IP或者由DHCP分配IP)
    #如果只需要接入PPPOE用户,则可配置:encapsulation dot1q ppp-over-ethernet
    #如果只需要接入IPOE用户,则可配置:encapsulation dot1q IP-over-ethernet
成都少儿英语    bind multi vbui vbui3 authentication pap maximum 32000 #这里要注意了,如果只接入PPPOE拨号业务,这句配置可以不要
    #只有静态IP业务或者DHCP动态分配IP地址的才需要静态绑定
    ppp idle interval 300 traffic-limit 0
    ppp keepalive timer 60 count 10
    ppp check-magic-number
    sal 1                            #这里注意了,引用了前面建立的sal
    到此业务配置完毕
    二、配置静态IP业务
    1)新加一个vbui接口
    interface vbui3
analysis是什么意思    ip address 192.168.254.1 255.255.255.0
    out_index 38
    description Just Test(Test Only)
    ip proxy-arp none
    dhcp idle period 300 traffic 0
    dns primary 202.103.224.68
    dns condary 202.103.225.68
    dhcp trust-option82
    web authentication subscriber none
    ip host 192.168.254.2 smartgroup1.1 vlan 3520 这里没有配置地址池,只是指定了固定IP
    2)配置用户侧接口
    interface smartgroup1.1 bras
    dot1Q 3520

本文发布于:2023-07-19 23:54:37,感谢您对本站的认可!

本文链接:https://www.wtabcd.cn/fanwen/fan/90/182667.html

版权声明:本站内容均来自互联网,仅供演示用,请勿用于商业和其他非法用途。如果侵犯了您的权益请与我们联系,我们将在24小时内删除。

标签:域名   用户   配置   认证   接口
相关文章
留言与评论(共有 0 条评论)
   
验证码:
Copyright ©2019-2022 Comsenz Inc.Powered by © 专利检索| 网站地图