@fb35523 Thank you for getting back to me, I understand now. I have a follow up question concerning DHCP Snooping, but will create a new thread for this. Again, thank you for your help.
Original Message:
Sent: 07-15-2023 16:08
From: fb35523
Subject: IGMP Snooping without a VLAN?
If the interface is configured as a switch port (family ethernet-switching), it belongs to the default VLAN unless you specify anything else. If it is a routed interface (family inet or inet6), it may be enabled for multicast routing, but not IGMP snooping. This is because snooping is a switchport/L2 feature that is simply irrelevant for L3/routed interfaces.
Original Message:
Sent: 07-14-2023 12:28
From: EMTSU
Subject: IGMP Snooping without a VLAN?
Is it possible to configure IGMP Snooping without a VLAN? All the documentation I can find relate to configs with a VLAN(s) present. If it is, can anyone point me in the right direction please?