Страница 1 из 1

Eltex LTP-4X-rev.C - DHCP relay option 82

Добавлено: 17 авг 2022 19:23
Дмитрий_Скр
Eltex LTP-4X-rev.C software version 3.44.0 build 293 on 16.11.2021 15:48

Пробовали настроить DHCP relay option 82, сам запрос на DHCP сервер приходит, ответ от DHCP сервера уходит, но клиенту ip адрес не назначается.
Вот конфиг который мы пробовали, подскажите что может быть неправильно?

LTP-4X# show running-config
configure terminal
management ip "10.200.2.253"
management vid "6"
management gateway "10.200.2.1"
user "admin" crypted_password ""
ip snmp engineID "0xaa245f62351b7c7c8e8332c1fe"
ip snmp allow ip 10.200.3.0 mask "24"
ip ntp ip "10.0.0.4"
ip ntp timezone hours "3"
profile dhcp-ra "LANBILLING"
description "###---ProfileforLanbilling---###"
enable
overwrite-option82 circuit-id "%GPON-PORT%:%ONTID%"
overwrite-option82 remote-id "%OLTMAC%"
overwrite-option82
trusted server
trusted primary "10.10.30.2"
exit
profile cross-connect "V71"
bridge
bridge group "20"
outer vid "71"
exit
profile ports "BRIDGE"
port 0 bridge group "20"
exit
gpon olt profile dhcp-ra LANBILLING vid 71
interface ont 2/7
serial "ELTX7C006534"
service 0 profile cross-connect "V71"
service 0 profile dba "dba-00"
profile ports "BRIDGE"
exit
exit
commit
switch
configure
ip routing
vlan 6
name "MGMT"
tagged front-port 0
ip dhcp relaying
exit
vlan 71
name "v71"
tagged front-port 0
tagged pon-port 2
ip address 192.168.71.254/24
ip dhcp relay 10.10.30.2
exit
commit
exit
exit
configure terminal
ip route prefix 10.10.30.2 mask "32" gateway "192.168.71.1"
exit
commit
exit

Re: Eltex LTP-4X-rev.C - DHCP relay option 82

Добавлено: 18 авг 2022 14:51
mariya_gusinskaya
Пропишите ещё в профиле dhcp-ra:
trusted secondary 192.168.71.254
После этого примените настройки и проверьте. После применения настроек произойдет реконфигурация olt чипа.