08-06-2024 09:27 PM
i have a cisco switch with 4 vlans, i have a printer on native vlan and it can be ping, but when we send to print it just stuck on the queue on the computer, but it respond to ping, but if we move to another vlan not native i cant even ping, im using switch sf300-24pp small bussisness, what can i be missing.
08-07-2024 02:37 AM
- For starters , check - indeed if the printer can work if both the client (requesting a print) and the printer ; are in the same
VLAN
M.
08-07-2024 07:15 AM
of course they are in the same vlan,
08-07-2024 04:27 AM - edited 08-07-2024 04:27 AM
Hi @Aquiles
"i have a cisco switch with 4 vlans, i have a printer on native vlan and it can be ping, but when we send to print it just stuck on the queue on the computer"
Meaning, connectivity is fine. The print stuck in the queue can be a computer problem.
" but it respond to ping, but if we move to another vlan not native i cant even ping, im using switch sf300-24pp small bussisness, what can i be missing."
But did you move both PC and Printer to the same vlan? If not, they will not ping and this is the expected behavior.
08-07-2024 07:16 AM
yes they are on the same vlan vlan id 50, but somehow the printer doesnt seems to get even an ip address from dhcp, but if i move to native vlan the printer can get the ping
08-07-2024 07:56 AM
- If the printer is not in the same vlan as the DHCP server then you need to define a DHCP relay for that vlan in the switch configuration pointing to the DHCP server ,
M.
08-07-2024 08:08 AM
But where are the DHCP server? Also in vlan 50?
Keep in mind that if you mix up Vlans you need to have a layer 3 device or your switch need to support inter-vlan routing.
08-08-2024 07:14 AM
yes i have a dhcp server for each vlan
08-08-2024 08:28 AM
>...yes i have a dhcp server for each vlan
- Does that mean that you have several dhcp servers ?
M.
08-08-2024 09:16 AM
i have a each dhcp for each vlan
08-08-2024 09:46 AM
- Ok , let's backtrack a bit on the problem : if the host and printer are in the same vlan , and you can ping the printer from the printer-client (needs a print) , can you then use and or print on the printer ?
M.
08-11-2024 10:17 PM
if the printer its on native vlan can be pinged, but if i vlan tag i cant, even if the client its on the same vlan, looks like the switch block the transmision for this device
08-11-2024 10:49 PM
- Lets stay simple : when on same vlan , no tags involved : can you then print ?
M.
08-12-2024 07:40 AM
i can ping but cant print, its wierd, if i tag , i cant even ping.
08-12-2024 07:52 AM
Then you problem is more likely with how you have setup the printer on the PC.
If you configure the printer with a static IP address and then manually setup the printer with that IP address on the PC does it work?
By default printers tend to rely on mDNS (Bonjour) to advertise their services and allow PCs to discover them. If something on your switch is blocking multicast/mDNS then that will prevent autodiscovery of the printer. If the printer is on a different VLAN from the PC then mDNS will only work with an mDNS gateway (mDNS is only designed to work on local layer 2 subnet/vlan by default)
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