C114门户论坛百科APPEN| 举报 切换到宽版

亚星游戏官网

 找回密码
 注册

只需一步,快速开始

短信验证,便捷登录

搜索
查看: 3042|回复: 2

[FTTx/PON] 有熟悉贝尔ONU设备的兄弟吗? [复制链接]

军衔等级:

亚星游戏官网-yaxin222  新兵

注册:2016-11-204
发表于 2017-4-10 23:15:46 |显示全部楼层
小弟今日搞了一台贝尔的EONU16160-H,网上查资料以及翻阅说明书都是可以进行WEB配置的,但是想尽办法都打不开web页面.有熟悉贝尔这台设备的兄弟,麻烦指点一下.另外同ctc auth loid 这个命令也不能写入loid.提示set tk_leaf_attr_ctc_auth_loid failed!.

设备初始配置文件如下:
EONU16160-H# sho ru
# Basic Configuration
-------------------------------------
terminal speed 115200
configure terminal
terminal timeout 300
hostname EONU16160-H
username admin password 123456
username user password 123456
enable password asbeonu
cpu max 80
cpu min 20
memory max 103700
memory min 43700

# IP Setting Configuration
-------------------------------------
interface inband
ip address 192.168.1.1 255.255.255.0
exit
interface voice
ip address 192.168.87.1 255.255.255.0
exit                                                                  
ip gateway 192.168.1.254

# Syslog Configuration
-------------------------------------
syslog
syslog save-time-interval 0

# Snmp Configuration
-------------------------------------
snmp-server trap
snmp-server location TW-ShingChug

# RMON Configuration
-------------------------------------

# Port Configuration
-------------------------------------
interface fe 1
duplex full                                                           
no flow-control
auto-negotiation
no shutdown
speed 100
exit
interface fe 2
duplex full
no flow-control
auto-negotiation
no shutdown
speed 100
exit
.
.
.
interface fe 16
duplex full
no flow-control
auto-negotiation
no shutdown
speed 100
exit
# Mirror Configuration
-------------------------------------                                 
no mirror

# Storm control Configuration
-------------------------------------
interface fe 1
no storm-control broadcast
no storm-control multicast
no storm-control unicast
exit
interface fe 2
no storm-control broadcast
no storm-control multicast
no storm-control unicast
exit
.
.
.
interface fe 16
no storm-control broadcast
no storm-control multicast
no storm-control unicast
exit
# Mac binding & filtering Configuration
-------------------------------------

# VLAN Configuration                                                  
-------------------------------------
vlan 512
name VLAN0512
exit
interface fe 25
vlan 512 tagged
exit
vlan 1
inband
exit
vlan 512
voice
exit
interface fe 1
vlan pvid 1
exit
interface fe 2
vlan pvid 1
exit
interface fe 3
vlan pvid 1
exit
interface fe 4                                                        
vlan pvid 1
exit
interface fe 5
vlan pvid 1
exit
interface fe 6
vlan pvid 1
exit
interface fe 7
vlan pvid 1
exit
interface fe 8
vlan pvid 1
exit
interface fe 9
vlan pvid 1
exit
interface fe 10
vlan pvid 1
exit
interface fe 11
vlan pvid 1
exit                                                                  
interface fe 12
vlan pvid 1
exit
interface fe 13
vlan pvid 1
exit
interface fe 14
vlan pvid 1
exit
interface fe 15
vlan pvid 1
exit
interface fe 16
vlan pvid 1
exit
no vlan-stacking
vlan-stacking set defaultSVID 1
vlan-stacking set outerTPID 0x88a8
# PPPOE-plus Configuration
-------------------------------------
no pppoe-plus                                                         
interface fe 1
pppoe-plus
exit
interface fe 2
pppoe-plus
exit
interface fe 3
pppoe-plus
exit
interface fe 4
pppoe-plus
exit
interface fe 5
pppoe-plus
exit
interface fe 6
pppoe-plus
exit
interface fe 7
pppoe-plus
exit
interface fe 8
pppoe-plus                                                            
exit
interface fe 9
pppoe-plus
exit
interface fe 10
pppoe-plus
exit
interface fe 11
pppoe-plus
exit
interface fe 12
pppoe-plus
exit
interface fe 13
pppoe-plus
exit
interface fe 14
pppoe-plus
exit
interface fe 15
pppoe-plus
exit
interface fe 16                                                      
pppoe-plus
exit

# Dhcpoption82 Configuration
-------------------------------------
dhcp-option82
interface fe 1
dhcp-option82
dhcp-option82 trust true keep
exit
interface fe 2
dhcp-option82
dhcp-option82 trust true keep
exit
interface fe 3
dhcp-option82
dhcp-option82 trust true keep
exit
interface fe 4
dhcp-option82
dhcp-option82 trust true keep
exit                                                                  
interface fe 5
dhcp-option82
dhcp-option82 trust true keep
exit
interface fe 6
dhcp-option82
dhcp-option82 trust true keep
exit
interface fe 7
dhcp-option82
dhcp-option82 trust true keep
exit
interface fe 8
dhcp-option82
dhcp-option82 trust true keep
exit
interface fe 9
dhcp-option82
dhcp-option82 trust true keep
exit
interface fe 10
dhcp-option82
dhcp-option82 trust true keep                                         
exit
interface fe 11
dhcp-option82
dhcp-option82 trust true keep
exit
interface fe 12
dhcp-option82
dhcp-option82 trust true keep
exit
interface fe 13
dhcp-option82
dhcp-option82 trust true keep
exit
interface fe 14
dhcp-option82
dhcp-option82 trust true keep
exit
interface fe 15
dhcp-option82
dhcp-option82 trust true keep
exit
interface fe 16
dhcp-option82                                                         
dhcp-option82 trust true keep
exit

# FDB Configuration
-------------------------------------
mac address-table aging-time 300

# IGMP Configuration
-------------------------------------
vlan 1
igmp snooping fast-leave
igmp snooping last-member-query-interval 1
no igmp snooping querier
igmp snooping
exit
vlan 512
exit
igmp snooping query-interval 125
igmp snooping query-response-interval 10
igmp snooping
igmp robustness 2                                                     
no igmp snooping meter
igmp snooping meter 64
no igmp snooping pktmeter

# Qos Configuration
-------------------------------------
qos scheduling strict
qos cos2queue 0 0
qos cos2queue 1 1
qos cos2queue 2 2
qos cos2queue 3 3
qos cos2queue 4 4
qos cos2queue 5 5
qos cos2queue 6 6
qos cos2queue 7 7
interface fe 1
priority 0
qos bandwidth-limit ingress 0
qos bandwidth-limit egress 0
exit
interface fe 2
priority 0                                                            
qos bandwidth-limit ingress 0
qos bandwidth-limit egress 0
exit
interface fe 3
priority 0
qos bandwidth-limit ingress 0
qos bandwidth-limit egress 0
exit
interface fe 4
priority 0
qos bandwidth-limit ingress 0
qos bandwidth-limit egress 0
exit
interface fe 5
priority 0
qos bandwidth-limit ingress 0
qos bandwidth-limit egress 0
exit
interface fe 6
priority 0
qos bandwidth-limit ingress 0
qos bandwidth-limit egress 0
exit                                                                  
interface fe 7
priority 0
qos bandwidth-limit ingress 0
qos bandwidth-limit egress 0
exit
interface fe 8
priority 0
qos bandwidth-limit ingress 0
qos bandwidth-limit egress 0
exit
interface fe 9
priority 0
qos bandwidth-limit ingress 0
qos bandwidth-limit egress 0
exit
interface fe 10
priority 0
qos bandwidth-limit ingress 0
qos bandwidth-limit egress 0
exit
interface fe 11
priority 0
qos bandwidth-limit ingress 0                                         
qos bandwidth-limit egress 0
exit
interface fe 12
priority 0
qos bandwidth-limit ingress 0
qos bandwidth-limit egress 0
exit
interface fe 13
priority 0
qos bandwidth-limit ingress 0
qos bandwidth-limit egress 0
exit
interface fe 14
priority 0
qos bandwidth-limit ingress 0
qos bandwidth-limit egress 0
exit
interface fe 15
priority 0
qos bandwidth-limit ingress 0
qos bandwidth-limit egress 0
exit
interface fe 16                                                      
priority 0
qos bandwidth-limit ingress 0
qos bandwidth-limit egress 0
exit

# STP Configuration
-------------------------------------
no stp
stp forward-delay 15
stp hello-time 2
stp max-age 20
stp version rstp
stp priority 32768
no bpdu_forward
interface fe 1
stp
stp edge false
stp linktype auto
stp priority 128
stp path-cost auto
exit
interface fe 2                                                        
stp
stp edge false
stp linktype auto
stp priority 128
stp path-cost auto
exit
interface fe 3
stp
stp edge false
stp linktype auto
stp priority 128
stp path-cost auto
exit
interface fe 4
stp
stp edge false
stp linktype auto
stp priority 128
stp path-cost auto
exit
interface fe 5
stp
stp edge false                                                        
stp linktype auto
stp priority 128
stp path-cost auto
exit
interface fe 6
stp
stp edge false
stp linktype auto
stp priority 128
stp path-cost auto
exit
interface fe 7
stp
stp edge false
stp linktype auto
stp priority 128
stp path-cost auto
exit
interface fe 8
stp
stp edge false
stp linktype auto
stp priority 128                                                      
stp path-cost auto
exit
interface fe 9
stp
stp edge false
stp linktype auto
stp priority 128
stp path-cost auto
exit
interface fe 10
stp
stp edge false
stp linktype auto
stp priority 128
stp path-cost auto
exit
interface fe 11
stp
stp edge false
stp linktype auto
stp priority 128
stp path-cost auto
exit                                                                  
interface fe 12
stp
stp edge false
stp linktype auto
stp priority 128
stp path-cost auto
exit
interface fe 13
stp
stp edge false
stp linktype auto
stp priority 128
stp path-cost auto
exit
interface fe 14
stp
stp edge false
stp linktype auto
stp priority 128
stp path-cost auto
exit
interface fe 15
stp                                                                  
stp edge false
stp linktype auto
stp priority 128
stp path-cost auto
exit
interface fe 16
stp
stp edge false
stp linktype auto
stp priority 128
stp path-cost auto
exit

# Loop back detection Configuration
-------------------------------------
no loop detect
loop detect reopen-time 10
interface fe 1
no loop detect
exit
interface fe 2
no loop detect                                                        
exit
interface fe 3
no loop detect
exit
interface fe 4
no loop detect
exit
interface fe 5
no loop detect
exit
interface fe 6
no loop detect
exit
interface fe 7
no loop detect
exit
interface fe 8
no loop detect
exit
interface fe 9
no loop detect
exit
interface fe 10                                                      
no loop detect
exit
interface fe 11
no loop detect
exit
interface fe 12
no loop detect
exit
interface fe 13
no loop detect
exit
interface fe 14
no loop detect
exit
interface fe 15
no loop detect
exit
interface fe 16
no loop detect
exit
# CTC Configuration                                                   
-------------------------------------
ctc multicast-switch igmp
interface fe 1
ctc multicast-max-group 64
ctc vlan mode transparent
ctc multicast-tag-oper stripe
exit
interface fe 2
ctc multicast-max-group 64
ctc vlan mode transparent
ctc multicast-tag-oper stripe
exit
interface fe 3
ctc multicast-max-group 64
ctc vlan mode transparent
ctc multicast-tag-oper stripe
exit
interface fe 4
ctc multicast-max-group 64
ctc vlan mode transparent
ctc multicast-tag-oper stripe
exit
interface fe 5                                                        
ctc multicast-max-group 64
ctc vlan mode transparent
ctc multicast-tag-oper stripe
exit
interface fe 6
ctc multicast-max-group 64
ctc vlan mode transparent
ctc multicast-tag-oper stripe
exit
interface fe 7
ctc multicast-max-group 64
ctc vlan mode transparent
ctc multicast-tag-oper stripe
exit
interface fe 8
ctc multicast-max-group 64
ctc vlan mode transparent
ctc multicast-tag-oper stripe
exit
interface fe 9
ctc multicast-max-group 64
ctc vlan mode transparent
ctc multicast-tag-oper stripe                                         
exit
interface fe 10
ctc multicast-max-group 64
ctc vlan mode transparent
ctc multicast-tag-oper stripe
exit
interface fe 11
ctc multicast-max-group 64
ctc vlan mode transparent
ctc multicast-tag-oper stripe
exit
interface fe 12
ctc multicast-max-group 64
ctc vlan mode transparent
ctc multicast-tag-oper stripe
exit
interface fe 13
ctc multicast-max-group 64
ctc vlan mode transparent
ctc multicast-tag-oper stripe
exit
interface fe 14
ctc multicast-max-group 64                                            
ctc vlan mode transparent
ctc multicast-tag-oper stripe
exit
interface fe 15
ctc multicast-max-group 64
ctc vlan mode transparent
ctc multicast-tag-oper stripe
exit
interface fe 16
ctc multicast-max-group 64
ctc vlan mode transparent
ctc multicast-tag-oper stripe
exit

# MTU Configuration
-------------------------------------
no jumbo frame

# ACL Configuration
-------------------------------------
                                                                     
# DOS Configuration
-------------------------------------
no dos trap-log
dos dos-type land-attack
dos dos-type tcp-blat-attack
dos dos-type tcp-null-scan
dos dos-type tcp-xmascan
dos dos-type tcp-synfin
dos dos-type tcp-syn-srcport-less-1024
dos dos-type icmp-attack
dos dos-type icmp-frag-attack
dos dos-type tcp-frag-err-attack
dos dos-type tcp-short-hdr-attack

# Hardware monitor Configuration
-------------------------------------
hardware monitor temp1_max 80000
hardware monitor temp1_hyst_max 75000
hardware monitor temp2_max 80000
hardware monitor temp2_hyst_max 75000
                                                                     
# Megaco Configuration
-------------------------------------
voip
codec-config
echo-canceling enable
silence-conpression disable
g711alawpri 1
g711ulawpri 2
g726pri 4
g729pri 3
recv-volume 0
send-volume 0
exit
mg-config
mid MG1
mg-portno 2944
regmode ipaddr
exit
mgc-config
active-mgc primary
PrimaryMGC-config comportno 2944
PrimaryMGC-config ip 192.168.1.100                                    
PrimaryMGC-config name MGC1
PrimaryMGC-config authmode none
PrimaryMGC-config authkey 0
BackupMGC-config comportno 2944
BackupMGC-config ip 192.168.1.101
BackupMGC-config name MGC2
BackupMGC-config authmode none
BackupMGC-config authkey 0
enable2mgc enable
exit
DTMF-config
mode DTMF_G711_IN_BAND
payload 101
exit
private-config
codecompact uncompact
encodingtype text
maxctxid 100
minctxid 1
maxstartdelay 10
minretrans 1000
senddelay 0
simulate1 false                                                      
thrdnum 1
transtype udp
exit
validate-config
primnum-p 9E0E66C89717CBB489C9C56081D1DF3B
primnum-g 2
exit
rtp-config
rtp-tid num 24
rtp-tid prefix RTP/
rtp-tid digit-begin 10000
rtp-tid mode disable
rtp-tid digit-length 5
rtpport-begin 4000
exit
fax-config
modepri g711
v******ormat pcma
timer1 450
timer2 450
exit
other-config
cidformat 0                                                           
usertid prefix A00
usertid digitbegin 0
usertid digitlength 0
heartbeat mode h248
heartbeat count 3
heartbeat cycle 6000
media_dscp 0
msg_dscp 0
exit
exit

# DHCP Option60 Configuration
-------------------------------------
ip dhcp option60 content VOIP
ip dhcp option60 inband interface off
ip dhcp option60 voice interface on

# SSH Configuration
-------------------------------------
ssh
ssh algorithm 3des                                                   
ssh algorithm aes128
ssh algorithm aes192
ssh algorithm aes256
ssh algorithm arcfour
ssh algorithm blowfish
ssh algorithm cast128
ssh algorithm md5
ssh algorithm sha1
ssh authmode password
ssh authmode publickey
ssh authmode hostbased
ssh user admin authmode password
ssh user user authmode password
ssh server maxsession 4
ssh server contimeout 600
ssh server authfail 4

# NTP Configuration
-------------------------------------
ntpclient syncwith 2
ntpclient timezone 61
ntpclient interval 600                                                

exit

有知道的兄弟麻烦帮帮忙,万分感谢

举报本楼

本帖有 2 个回帖,您需要登录后才能浏览 登录 | 注册
您需要登录后才可以回帖 登录 | 注册 |

手机版|C114 ( 沪ICP备12002291号-1 )|联系大家 |网站地图  

GMT+8, 2024-9-24 02:33 , Processed in 0.488852 second(s), 15 queries , Gzip On.

Copyright © 1999-2023 C114 All Rights Reserved

Discuz Licensed

回顶部
XML 地图 | Sitemap 地图