cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
246
Views
0
Helpful
2
Replies

Problem with XDCMP and VLAN

carlos-oliveira
Beginner
Beginner

Hi,

I am migrating a FDDI bridged network into a routed one, for that a 6509 with sup720 has been installed.

Everything seems to be OK until i tried to browse the XDMCP servers available, none appear (it should list dozens of Unix servers).

I assume that the servers are listening to broadcasts but i am failing to get those broacasts to get from remote VLANs. Only the same segment servers appear on the list. I have tried ip helper address and it does not seem to work.

Any ideas?

2 Replies 2

Hello,

I think you have to use the interface command:

ip directed-broadcast

on your relevant (VLAN) interfaces.Without that command, directed broadcasts destined for the subnet to which an interface is attached will be dropped, rather than being broadcast.

Regards,

Georg