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

ip forward-protocol question

kris55s
Level 1
Level 1

We have Ricoh MFP printers on our network that users authenticate into to scan documents that are emailed.

We set up WOL and when we add the command on our switch "ip forward-protocol udp 40000" WOL works, but it seems to break the MFP printers. Users are unable to authenticate into the printers. If I do a "no ip forward-protocol udp", the printers authenticate users. That basically is turning off all udp broadcasts, from what I understand.

It doesn't make any sense. Anyone run into this or have any ideas?

2 Replies 2

drolemc
Level 6
Level 6

To specify which protocols and ports the router forwards when forwarding broadcast packets, use the ip forward-protocol global configuration command. When you implement IP helper addressing or UDP flooding, you must use the ip forward-protocol udp global configuration command to enable the UDP forwarding. By default, the ip forward-protocol udp command enables forwarding for ports associated with the following protocols: Trivial File Transfer Protocol, Domain Name System, Time service, NetBIOS Name Server, NetBIOS Datagram Server, Boot Protocol, and Terminal Access Controller Access Control System. To enable forwarding for other ports, you must specify them as arguments to the ip forward-protocol udp command.

For Further information click this link.

http://www.cisco.com/en/US/docs/internetworking/case/studies/cs006.html

PETER NEGUS
Level 1
Level 1

I suspect that this is something to do with Netbios over TCP, as it could be causing browser elections or similar. The best way to diagnosis this would be to issue No ip forward-protocol netbios-ns and no forwared-protocol netbios-dgm

Getting Started

Find answers to your questions by entering keywords or phrases in the Search bar above. New here? Use these resources to familiarize yourself with the community:

Review Cisco Networking products for a $25 gift card