Jump to content
Калькуляторы

ZyXEL ES-2108-G (VLAN) (Решено) Настройка VLAN

Не приходят от абонентских портов ACK на приём адреса, может что-то в конфиге коммутатора не так?

VLAN30 - Абонентский

VLAN2 - управление

 

 

Current configuration:

 

vlan 2

name manager2

normal 1-8

fixed 9

forbidden ""

untagged ""

ip address default-management 10.100.100.130 255.255.255.0

ip address default-gateway 10.100.100.2

exit

vlan 30

normal ""

fixed 1-9

forbidden ""

untagged 1-8

exit

interface port-channel 1

pvid 30

exit

interface port-channel 2

pvid 30

exit

interface port-channel 3

pvid 30

exit

interface port-channel 4

pvid 30

exit

interface port-channel 5

pvid 30

exit

interface port-channel 6

pvid 30

exit

interface port-channel 7

pvid 30

exit

interface port-channel 8

pvid 30

exit

interface port-channel 9

name uplink

exit

hostname 01

dhcp smart-relay

dhcp smart-relay helper-address 10.100.100.2

dhcp smart-relay option

dhcp smart-relay information

01#

Edited by BAHbKA

Share this post


Link to post
Share on other sites

Вся проблема была в соблюдении http://zyxel.by/kb/1307 и конечно же в зикселе в зависимости от HOSTNAME генерируется несуществующий MAC :)

Building configuration...

 

Current configuration:

 

vlan 2

name manager2

normal 1-8

fixed 9

forbidden ""

untagged ""

ip address default-management 10.100.100.130 255.255.255.0

ip address default-gateway 10.100.100.2

exit

vlan 30

normal ""

fixed 1-9

forbidden ""

untagged 1-8

ip address 10.99.30.200 255.255.255.0

ip address default-gateway 10.99.30.1

exit

interface port-channel 1

pvid 30

exit

interface port-channel 2

pvid 30

exit

interface port-channel 3

pvid 30

exit

interface port-channel 4

pvid 30

exit

interface port-channel 5

pvid 30

exit

interface port-channel 6

pvid 30

exit

interface port-channel 7

pvid 30

exit

interface port-channel 8

pvid 30

exit

interface port-channel 9

name uplink

exit

hostname f0

dhcp smart-relay

dhcp smart-relay helper-address 10.100.100.2 10.99.30.1

dhcp smart-relay option

dhcp smart-relay information

f0#

Share this post


Link to post
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.