Jump to content

DGS-3627G dhcp_relay supervlan


Recommended Posts

Возникла необходимость настроить dhcp_relay через supervlan.

Схема:

1449503216_dhcp_relay.jpg

на 3627 сделал следующие настройки:

create vlan up14 tag 14
config vlan up14 add tagged 21
#
create vlan svlan1400 tag 1400
create super_vlan svlan1400
config super_vlan svlan1400 add sub_vlan 1401-1409
#
config sub_vlan vlan1401 add ip_range 172.16.4.20 to 172.16.4.254
config sub_vlan vlan1402 add ip_range 172.16.5.1 to 172.16.5.255
config sub_vlan vlan1403 add ip_range 172.16.6.1 to 172.16.6.255
config sub_vlan vlan1404 add ip_range 172.16.7.1 to 172.16.7.254
#
create ipif svlan1400 172.16.4.5/24 svlan1400 state enable
create ipif uplink 172.16.253.1/24 up14 state enable
#
enable dhcp_relay
config dhcp_relay add ipif isvlan1400 172.16.253.4

и релей не работает :(

если не лень, ткните, где ошибся.

Link to post
Share on other sites

Разрисуйте себе ip, маску на supervlan и сравните с адресами клиентов. Тогда и увидите несоответствие.

Link to post
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    No registered users viewing this page.

×
×
  • Create New...