03-18-2021 10:10 AM - edited 03-18-2021 10:11 AM
Hello,
i would like to setup a small VLAN config on a SG250-08 with firmware image_tesla_cbs250_hybrid_2.5.7.85
I have a Windows 2016 DHCP Server on gi2 and some VLAN´s (10,20,30) on the switchports.
I configured this with help of cisco documentation and some information from this forum and internet.
I am not able to get DHCP relay to work.
I want the Winodws 2016 DHCP Server on gi2 to answer DHCP request from clients in VLAN 10 and VLAN 30.
My Windows 10 Client´s don´t get a IP address from my Windows Server in VLAN 30.
What is my error?
I have attached the startup-config, can someone help me?
Thanks in advance
Jürgen
switchdb055e v2.5.7.85 / RCBS3.1_930_871_059 CLI v1.0 file SSD indicator encrypted @ ssd-control-start ssd config ssd file passphrase control unrestricted no ssd file integrity control ssd-control-end xxxxxxxxxxxxxxxxxxxxxxxxxx ! ! unit-type-control-start unit-type unit 1 network gi uplink none unit-type-control-end ! vlan database vlan 10,20,30 exit voice vlan state auto-triggered voice vlan oui-table add 0001e3 Siemens_AG_phone voice vlan oui-table add 00036b Cisco_phone voice vlan oui-table add 00096e Avaya voice vlan oui-table add 000fe2 H3C_Aolynk voice vlan oui-table add 0060b9 Philips_and_NEC_AG_phone voice vlan oui-table add 00d01e Pingtel_phone voice vlan oui-table add 00e075 Polycom/Veritel_phone voice vlan oui-table add 00e0bb 3Com_phone ip dhcp relay address 192.168.0.109 ip dhcp relay enable bonjour interface range vlan 1 hostname switchdb055e username admin password encrypted xxxxxxxxxxxxxxxx privilege 15 ip ssh server ip ssh password-auth ! interface vlan 10 name Accounting ip dhcp relay enable ! interface vlan 20 name Finance ! interface vlan 30 name Operations ip dhcp relay enable ! interface GigabitEthernet2 ip dhcp relay enable switchport mode trunk switchport trunk allowed vlan 1-19,21-4094 ! interface GigabitEthernet6 switchport access vlan 30 ! interface GigabitEthernet7 switchport access vlan 30 ! interface GigabitEthernet8 switchport access vlan 30 ! exit macro auto controlled
03-18-2021 10:30 AM - edited 03-18-2021 10:49 AM
You need to setup a management interface to reach your DHCP Server - ( i am guessing this be your DHCP Server) ?
192.168.0.109
where is this server connected to same switch or different switch ? its connected to gi2 - make that port for instance access vlan 10 and check if tat works, or you can make one of the VLAN as native. (example 10) in the trunk
03-18-2021 11:02 AM - edited 03-18-2021 11:03 AM
Thanks,
the DHCP Server is running as a Guest in a Hyper-V Server.
So the DHCP Server (@Hyper-V) is connected to SG350X-48P at a 10GBe Interface. This Switch is connected to a HP/Aruba Switch.
My Workplace is connected to this Aruba Switch and at my workplace i have this SG250-08.
So it´s connected at gi2 to the Aruba. The Windows Client (Notebook) is connected to gi6 (VLAN30).
Do i need a Management IP ad VLAN 30 (maybe with DHCP) and at gi2 ?
Would this work if VLAN 30 doen´st provide DHCP fom DHCP Server?
03-18-2021 02:23 PM
If the g12 connected to the uplink switch - you need a Layer 2 interface for the VLAN to act gateway, so you can make the switch as Layer 3 Switch create this VLAN and allow VLAN to Aruba, if Aruba already have VLANs ( Layer 3 for this VLAN) you need to configure relay on Aruba, so respected VLANs get IP address from DHCP Server
did Aruba has any of this VLAN and already getting IP address?
is this make sense?
03-18-2021 02:47 PM
Hello
Dhcp relay wont work at layer 2, and by the looks of it that switch is a layer 2 (access) switch, You need to apply the helper(relay) on the L3 interfaces of the L3 device thats performing the inter-vlan routing ( switch or router)
03-19-2021 12:55 AM
Thanks,
the aruba and the sg350x are working out of the box, with no configuration or any VLAN.
I will try with a soho device (LANCOM or Sophos XG Firewall) at gi2 interface.
This device will present the DHCP Server, so i eliminate the other switches (aruba and 350) for testing.
I will disconnect company network with DHCP for this test. If this will work, i think i need more understanding of VLAN and other switches involved.
Thanks
Jürgen
03-19-2021 03:18 AM
sure that is the best approach once get hands on understanding Layer3 with Layer 2 DHCP hand off, then you can make change as per the need.
let us know any further assitance required here .
03-19-2021 08:57 AM
Hi,
i have a new setup for my SG250-08
On GE2 i have a small AVM Fritzbox with IP 192.168.30.109 and a DHCP Range from 192.168.30.20 to 192.168.30.50.
I have 2 VLAN´s and i configured two IPv4 Management Interfaces for these two VLAN´s (1,30)
VLAN 1, Static with Management IP 192.168.0.10
VLAN 30, Static with Management IP 192.168.30.11
VLAN 1 is per default on GE1
VLAN 30 has GE2 tagged, and GE6-7 Untagged
On GE2 is the trunk with the FritzBox attached.
I enabled and added DHCP Relay Server with 192.168.30.109
I still don´t get any IP on the Access Port GE6
Any idea
03-19-2021 09:31 AM - edited 03-19-2021 09:31 AM
Hello
@Juergen.barth wrote:
he aruba and the sg350x are working out of the box, with no configuration or any VLAN.
i have a new setup for my SG250-08
On GE2 i have a small AVM Fritzbox with IP 192.168.30.109 and a DHCP Range from 192.168.30.20 to 192.168.30.50.
I have 2 VLAN´s and i configured two IPv4 Management Interfaces for these two VLAN´s (1,30)
VLAN 1, Static with Management IP 192.168.0.10
VLAN 30, Static with Management IP 192.168.30.11
VLAN 1 is per default on GE1
VLAN 30 has GE2 tagged, and GE6-7 UntaggedOn GE2 is the trunk with the FritzBox attached.
I enabled and added DHCP Relay Server with 192.168.30.109
I still don´t get any IP on the Access Port GE6
So your dhcp scope is servciing vlan 30 users if so then you need to create l2 vlan 30 on the SG230 and also on the aruba and allow those two vlans (1,30) to travsere the trunk between the Sg250 and the aruba switch unless that is you aruba is just going to serve vlan 30 users thenthe interconnect between SG250 and the aruba can be an access port.
Cisco
vlan 1, 30
exit
int vlan 1
ip address 192.168.0.10 255.255.255.0
ip dhcp relay enable
int vlan 30
ip address 192.168.30.11 255.255.255.0
ip dhcp relay enable
trunk interface
int x/x
switchport mode trunk
no shut
access-port
int x/x
switchport mode access
switchport access vlan 30
Aruba
trunk iinterface
trunk <int x/x> trk1
vlan 1
name xx
untagged trk1
vlan 30
name xx
tagged trk1
access port
vlan 30
name xxx
untagged <int x/x>
03-19-2021 09:38 AM - edited 03-20-2021 03:07 PM
Thanks for you help,
i solved my problems so far, my DHCP was not able to provide more than 1 DHCP Scope.
Now i use a Windows 2019 with some VLAN's (1,20,30,40,50).
I configured the SG250-8 with IPv4 IP´s for all Scopes, activated DHCP Relay and added the IP for DHCP Server.
After settings the basic VLAN Parameters all is working now.
I started playing arroung with ACL's to deny inter vlan traffic and only allow with Servers on VLAN 1.
Looks fine now, next step will be some tests in a production environment with Firewall and Internet ...
Thanks for your help
Jürgen
config-file-header
switchdb055e
v2.5.7.85 / RCBS3.1_930_871_059
CLI v1.0
file SSD indicator encrypted
@
ssd-control-start
ssd config
ssd file passphrase control unrestricted
no ssd file integrity control
ssd-control-end xxxxxx
!
!
unit-type-control-start
unit-type unit 1 network gi uplink none
unit-type-control-end
!
vlan database
vlan 20,30,40,50
exit
voice vlan oui-table add 0001e3 Siemens_AG_phone
voice vlan oui-table add 00036b Cisco_phone
voice vlan oui-table add 00096e Avaya
voice vlan oui-table add 000fe2 H3C_Aolynk
voice vlan oui-table add 0060b9 Philips_and_NEC_AG_phone
voice vlan oui-table add 00d01e Pingtel_phone
voice vlan oui-table add 00e075 Polycom/Veritel_phone
voice vlan oui-table add 00e0bb 3Com_phone
ip dhcp relay address 192.168.0.109
ip dhcp relay enable
bonjour interface range vlan 1
ip access-list extended "VLAN 20"
permit ip any 192.168.0.0 0.0.0.255 any any ace-priority 1
permit ip 192.168.0.0 0.0.0.255 any ace-priority 2
exit
hostname switchdb055e
username admin password encrypted xxxxxxxxxxxxxx privilege 15
ip ssh server
!
interface vlan 1
name "VLAN 1"
ip address 192.168.0.254 255.255.255.0
no ip address dhcp
!
interface vlan 20
name "VLAN 20"
ip address 192.168.20.254 255.255.255.0
ip dhcp relay enable
service-acl input "VLAN 20" default-action permit-any
!
interface vlan 30
name "VLAN 30"
ip address 192.168.30.254 255.255.255.0
ip dhcp relay enable
!
interface vlan 40
name "VLAN 40"
ip address 192.168.40.254 255.255.255.0
ip dhcp relay enable
!
interface vlan 50
name "VLAN 50"
ip address 192.168.50.254 255.255.255.0
ip dhcp relay enable
!
interface GigabitEthernet2
switchport access vlan 20
switchport general pvid 20
switchport trunk native vlan 20
!
interface GigabitEthernet3
switchport access vlan 30
switchport general pvid 30
switchport trunk native vlan 30
!
interface GigabitEthernet4
switchport access vlan 40
switchport general pvid 40
switchport trunk native vlan 40
!
interface GigabitEthernet5
switchport access vlan 50
switchport general pvid 50
switchport trunk native vlan 50
!
exit
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide