LTP-4X и баг в block-duplicated-mac
Добавлено: 23 янв 2016 14:02
Здравствуйте!
Прошивка третьей версии "Eltex LTP-4X:rev.B software version 3.24.1 build 107 on 15.12.2015 11:15"
Функция gpon olt block-duplicated-mac срабатывает для mac-адресов, находящихся в разных vlan.
т.е. например:
терминалу выдаем vid 1700, и тегом его пускаем на front-port
далее пускаем нетегированый трафик с его mac-адресом на этот же front-port и получаем alarm "duplicate mac", блокировку терминала, а также ошибку в консоли:
Если использовать команду "no gpon olt block-duplicated-mac", то в логах остается только "switchd: %NET-RX: macEntryProcess error 27", но трафик по прежнему не идет.
Конфиг станционной стороны при этом:
Насколько я знаю, существование одного и того же mac'а в разных vlan не является нештатной работой сети, так что такое поведение выглядит довольно странно.
Прошивка третьей версии "Eltex LTP-4X:rev.B software version 3.24.1 build 107 on 15.12.2015 11:15"
Функция gpon olt block-duplicated-mac срабатывает для mac-адресов, находящихся в разных vlan.
т.е. например:
терминалу выдаем vid 1700, и тегом его пускаем на front-port
далее пускаем нетегированый трафик с его mac-адресом на этот же front-port и получаем alarm "duplicate mac", блокировку терминала, а также ошибку в консоли:
Код: Выделить всё
Jan 1 01:56:51 LTP-4X pmchal: notice: [ONT0/1] ONT configuration complete.
Jan 1 01:57:27 LTP-4X switchd: %NET-RX: macEntryProcess error 27
Jan 1 01:57:27 LTP-4X last message repeated 14 times
Jan 1 01:57:27 LTP-4X pmchal: notice: [ONT0/1] ONT access blocked.
Jan 1 01:57:27 LTP-4X pmchal: notice: [ONT0/1] Exiting blocked state in 5 min.
Если использовать команду "no gpon olt block-duplicated-mac", то в логах остается только "switchd: %NET-RX: macEntryProcess error 27", но трафик по прежнему не идет.
Конфиг станционной стороны при этом:
Код: Выделить всё
configure terminal
ip snmp engineID "0xef20caf8234e12401216b17d85"
profile cross-connect "inet"
outer vid "1700"
inner vid "1700"
user vid "1700"
exit
profile dba "clients"
bandwidth guaranteed "2048"
bandwidth besteffort "200000"
exit
gpon olt authentication "serial"
gpon olt broadcast-gem-port "4094"
interface ont 0/1
serial "ELTX020038D4"
service 0 profile cross-connect "inet"
service 0 profile dba "clients"
exit
exit
commit
switch
configure
vlan 1700
name base_inet
tagged front-port 0
tagged front-port 1
tagged front-port 2
tagged front-port 3
tagged pon-port 0
tagged pon-port 1
tagged pon-port 2
tagged pon-port 3
exit
interface front-port 0
bridging to front-port 0
bridging to front-port 1
bridging to front-port 2
bridging to front-port 3
exit
interface front-port 1
bridging to front-port 0
bridging to front-port 1
bridging to front-port 2
bridging to front-port 3
exit
interface front-port 2
bridging to front-port 0
bridging to front-port 1
bridging to front-port 2
bridging to front-port 3
exit
interface front-port 3
bridging to front-port 0
bridging to front-port 1
bridging to front-port 2
bridging to front-port 3
exit
commit
exit
exit
acs
privates
delete param "voice1_enable"
add "voice1_enable" "InternetGatewayDevice.Services.VoiceService.1.VoiceProfile.1.Line.1.Enable" nocheck
delete param "voice1_number"
add "voice1_number" "InternetGatewayDevice.Services.VoiceService.1.VoiceProfile.1.Line.1.SIP.AuthUserName" nocheck
add "voice1_number" "InternetGatewayDevice.Services.VoiceService.1.VoiceProfile.1.Line.1.DirectoryNumber" nocheck
add "voice1_number" "InternetGatewayDevice.Services.VoiceService.1.VoiceProfile.1.Line.1.CallingFeatures.CallerIDName" nocheck
add "voice1_number" "InternetGatewayDevice.Services.VoiceService.1.VoiceProfile.1.Line.1.SIP.URI" nocheck
delete param "voice1_password"
add "voice1_password" "InternetGatewayDevice.Services.VoiceService.1.VoiceProfile.1.Line.1.SIP.AuthPassword" nocheck
delete param "voice2_enable"
add "voice2_enable" "InternetGatewayDevice.Services.VoiceService.1.VoiceProfile.1.Line.2.Enable" nocheck
delete param "voice2_number"
add "voice2_number" "InternetGatewayDevice.Services.VoiceService.1.VoiceProfile.1.Line.2.SIP.AuthUserName" nocheck
add "voice2_number" "InternetGatewayDevice.Services.VoiceService.1.VoiceProfile.1.Line.2.DirectoryNumber" nocheck
add "voice2_number" "InternetGatewayDevice.Services.VoiceService.1.VoiceProfile.1.Line.2.CallingFeatures.CallerIDName" nocheck
add "voice2_number" "InternetGatewayDevice.Services.VoiceService.1.VoiceProfile.1.Line.2.SIP.URI" nocheck
delete param "voice2_password"
add "voice2_password" "InternetGatewayDevice.Services.VoiceService.1.VoiceProfile.1.Line.2.SIP.AuthPassword" nocheck
delete param "sip_proxy"
add "sip_proxy" "InternetGatewayDevice.Services.VoiceService.1.VoiceProfile.1.SIP.UserAgentDomain" nocheck
add "sip_proxy" "InternetGatewayDevice.Services.VoiceService.1.VoiceProfile.1.SIP.RegistrarServer" nocheck
add "sip_proxy" "InternetGatewayDevice.Services.VoiceService.1.VoiceProfile.1.SIP.ProxyServer" nocheck
add "sip_proxy" "InternetGatewayDevice.Services.VoiceService.1.VoiceProfile.1.SIP.OutboundProxy" nocheck
delete param "ppp_login"
add "ppp_login" "InternetGatewayDevice.WANDevice.1.WANConnectionDevice.1.WANPPPConnection.1.Username" nocheck
delete param "ppp_password"
add "ppp_password" "InternetGatewayDevice.WANDevice.1.WANConnectionDevice.1.WANPPPConnection.1.Password" nocheck
delete param "user_password"
add "user_password" "InternetGatewayDevice.X_BROADCOM_COM_LoginCfg.UserPassword" nocheck
delete param "admin_password"
add "admin_password" "InternetGatewayDevice.X_BROADCOM_COM_LoginCfg.AdminPassword" nocheck
delete param "wifi_enable"
add "wifi_enable" "InternetGatewayDevice.LANDevice.1.WLANConfiguration.1.Enable" nocheck
delete param "wifi_ssid"
add "wifi_ssid" "InternetGatewayDevice.LANDevice.1.WLANConfiguration.1.SSID" nocheck
delete param "wifi_encoding"
add "wifi_encoding" "InternetGatewayDevice.LANDevice.1.WLANConfiguration.1.BeaconType" nocheck
delete param "wifi_password"
add "wifi_password" "InternetGatewayDevice.LANDevice.1.WLANConfiguration.1.PreSharedKey.1.KeyPassphrase" nocheck
exit
firmware
schedule
set daily "00:00" "23:59"
set weekly "1" "7"
set period "2011-06-01" "2099-12-31"
exit
exit
exit
exit
Насколько я знаю, существование одного и того же mac'а в разных vlan не является нештатной работой сети, так что такое поведение выглядит довольно странно.