cancel
Showing results forĀ 
Search instead forĀ 
Did you mean:Ā 

X440-Stack BootP-Relay only on Slot 1

X440-Stack BootP-Relay only on Slot 1

Kay_Werrmann
New Contributor
- X440G2-48p-10G4-Stack with four slots
- V. 22.2.1.5
- Stack-Master and -Backup are in Sync
- BootP-Relay in VLAN 200 appears only on Slot 1 on Ports 1:43 and 1:44
- in Slot 2 to 4 VLAN-Configuration ok
- Test-Clients with static IP are functionable in VLAN 200
- no DHCP in VLAN 200 in Slot 2 to 4 (Slots 2-4 / Ports 43+44)

#
# Module devmgr configuration.
#
configure timezone name CET 60 autodst name CEST begins every last sunday march at 2 0 ends every last sunday october at 3 0
configure slot 1 module X440G2-48p-10G4
configure sys-recovery-level slot 1 reset
configure slot 2 module X440G2-48p-10G4
configure sys-recovery-level slot 2 reset
configure slot 3 module X440G2-48p-10G4
configure sys-recovery-level slot 3 reset
configure slot 4 module X440G2-48p-10G4
configure sys-recovery-level slot 4 reset

#
# Module vlan configuration.
#
configure vlan default delete ports all
configure vr VR-Default delete ports 1:1-52,2:1-52,3:1-52,4:1-52
configure vr VR-Default add ports 1:1-52,2:1-52,3:1-52,4:1-52
configure vlan default delete ports 1:43-44,2:43-44,2:51,3:43-44,3:51,4:1-32,4:43-44,4:51
create vlan "Clients"
configure vlan Clients description "Clients"
configure vlan Clients tag 170
create vlan "Server"
configure vlan Server description "Server"
configure vlan Server tag 160
create vlan "WLAN"
configure vlan WLAN description "WLAN"
configure vlan WLAN tag 200

...

configure ports 4:51 medium copper auto on speed 10000 duplex full
configure ports 4:51 preferred-medium copper force
enable sharing 1:51 grouping 1:51,2:51,3:51,4:51 algorithm address-based L3_L4 lacp
configure vlan Clients add ports 1:51 tagged
configure vlan Clients add ports 4:1-32 untagged
configure vlan Default add ports 1:1-42,1:45-52,2:1-42,2:45-50,2:52,3:1-42,3:45-50,3:52,4:33-42,4:45-50,4:52 untagged
configure vlan Server add ports 1:51 tagged
configure vlan WLAN add ports 1:51 tagged
configure vlan WLAN add ports 1:43-44,2:43-44,3:43-44,4:43-44 untagged

...

configure vlan Default ipaddress 122.22.2.131 255.255.0.0
enable ipforwarding vlan Default
configure vlan Server ipaddress 192.168.16.254 255.255.255.0
enable ipforwarding vlan Server
configure vlan Clients ipaddress 192.168.17.254 255.255.255.0
enable ipforwarding vlan Clients
configure vlan WLAN ipaddress 192.168.20.254 255.255.255.0
enable ipforwarding vlan WLAN

...

enable dhcp vlan Mgmt
configure bootprelay add 122.22.2.83 vr VR-Default
configure bootprelay add 122.22.2.84 vr VR-Default
enable bootprelay ipv4 vlan Clients
enable bootprelay ipv4 vlan Default
enable bootprelay ipv4 vlan WLAN

...
2 REPLIES 2

Necheporenko__N
Extreme Employee
Hello Kay,

Looks like you have faced with already known issue, please check next article for more details https://gtacknowledge.extremenetworks.com/articles/Solution/Bootprelay-doesn-t-work-on-ports-2-25-2-...

Best Regards,
Nikolay

Many thanks, this looks like the problem.
GTM-P2G8KFN