06-11-2005 09:21 AM - edited 03-02-2019 11:04 PM
we've just converted into layer 3 routing using Cat 6509 with MSFC. However some users in old network using McIntosh now cannot browser the printers. Please help. Thank you very much.
Solved! Go to Solution.
06-12-2005 02:16 PM
OK.. I thought you said they were in multiple VLANs.. Anyway.. here is how you configure it
conf t
appletalk routing
int vlan x
appletalk cable-range 100-150
Also, I suggest that you read the documentation I pointed. It will help you understand what each command does.
06-11-2005 03:59 PM
I think you would have to post the config , not a whole lot to go on here . you could verify the cable ranges on the 6509 for each vlan and then make sure the clients match that cable range . the printers would also have to match the cable range for the vlan they are attached to, assume you have turned on appletalk routing .
06-11-2005 07:23 PM
Hi Glen,
Actually we have just thought about Appletalk routing; nothing done yet so we have no config. Is it true that AppleTalk routing will resolve our issue ? need to learn first before we could actually deploy it production network. Thanks.
netman2k5.
06-12-2005 10:24 AM
You will need Appletalk routing if your MACs and resources they are trying to access are in different VLANs. If they are all in the same VLAN, there is no need to enable Appletalk routing.
06-12-2005 12:57 PM
they're in different vlans. Please send me the link to do AppleTalk routing. Thank you very much.
06-12-2005 01:50 PM
06-12-2005 01:53 PM
thanks a lot for the sample config. On the "cable-range" config, is it an arbitrary number or it has to be something unique ?
06-12-2005 02:02 PM
It is network address and has to be unique for that segment. Do you have any another router in the network which is running Apple-talk? If so, that router will act as seed router(The seed router will define the network number or cable range for the other routers in that network segment).
06-12-2005 02:05 PM
no, I don't have any other router running AppleTalk. This is the Cat6509 w/ MSFC and only one vlan has MAC users. So I can arbitrarily assigned "cable-range 100" ? thanks a lot.
06-12-2005 02:16 PM
OK.. I thought you said they were in multiple VLANs.. Anyway.. here is how you configure it
conf t
appletalk routing
int vlan x
appletalk cable-range 100-150
Also, I suggest that you read the documentation I pointed. It will help you understand what each command does.
06-12-2005 02:20 PM
thank you very much.
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