【运维小能手】ADSL接口无法动态获得IP地址

dhthongbin
dhthongbin  Moderator  (1)
5 years 7 months ago  View: 5284  Reply: 14
1F

问题描述

上行链路ADSL,分别配置2个子接口,一个走数据,一个走语音。IPOEOA的封装方式,VE接口配置dhcp-alloc从DHCP server上动态获取IP地址,但是语音通道无法获取IP,数据通道业务正常


告警信息




处理过程

配置举例:
interface Atm0/0
description *** XXXXXXXX ***
#
interface Atm0/0.1 P2P
description *** YYYYYYYYY***
pvc 10/35
service vbr-rt 256 256 1
oam frequency 10 up 3 down 5 retry-frequency 1
encapsulation aal5snap
map bridge Virtual-Ethernet 1
attack-defense apply policy 1
#
interface Atm0/0.2 P2P
description *** ZZZZZZZZ***
pvc 10/36
encapsulation aal5snap
map bridge Virtual-Ethernet 2
attack-defense apply policy 1
#
interface Virtual-Ethernet1
mac-address 0023-89a0-3fe8
nat outbound 2001
ip address dhcp-alloc client-identifier mac Ethernet0/0
#
interface Virtual-Ethernet2
mac-address 0023-89a0-3fec
nat outbound 2002
ip address dhcp-alloc client-identifier mac Ethernet0/1

对比两个接口配置,把语音通道的OAM检测配置去掉后,能正常获取到IP地址
根因

客户在走语音业务的子接口配置了OAM故障检测机制,但在DSLAM CO侧没有配置该功能,导致AR定时发出的检测报文,CO没有回应,CPE在响应时间内没有收到则认为链路出现问题,主动拆链

建议与总结

某些功能的正常运行,需要两端同时使能,否则可能会造成业务的中断,在实际部署时需要了解清楚
嘟嘟飞
嘟嘟飞  Moderator 
5 years 7 months ago
2F
哇哦,这个配置非常详细,现在AD都已经光改啦~
tongtong1204
tongtong1204  Silver 
5 years 7 months ago
3F
顶一个!
paidang
paidang  Senior 
5 years 7 months ago
4F
感谢分享,赞一个!
葱油
葱油  Senior 
5 years 7 months ago
5F
受益匪浅,支持一下,赞!!!
好开森
好开森  Senior 
5 years 7 months ago
6F
感谢分享
liyifei
liyifei  Silver 
5 years 7 months ago
7F
赞一个!
yuangang
yuangang  Senior 
5 years 7 months ago
8F
支持一下
无限美好
无限美好  Senior 
5 years 7 months ago
9F
谢谢分享
二人转
二人转  Senior 
5 years 7 months ago
10F
很好!点赞!向你学习
1/2Page