cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
773
Views
1
Helpful
3
Replies

Impact of applying ip forward-protocol udp port#

karamalomari
Level 1
Level 1

I have multiple Layer 3 SVI configured on the core switch and all of them are configured with

ip helper-address

command which by default enables

ip forward-protocol

.

Now we have a requirement to add

ip forward-protocol udp PORT#

command.

when using

ip helper-address
then following UDP ports are enabled by default:
1) TFTP-69
2) DNS-53
3) Time-37
4) Netbios name services-137
5)Netbious datagram services-138
6)BOOTP server-67
7)Bootp client-68
Tacacs-49

What will be the impact of adding

ip forward-protocol udp PORT#?,

Will this impact the default ports enabled by the

ip helper-address

method?

2 Accepted Solutions

Accepted Solutions

NO
the new UDP port will add to UDP default port that router will forward it.

View solution in original post

balaji.bandi
Hall of Fame
Hall of Fame

I do not see any effects - ip forward protocol

Enabling a helper address or UDP flooding on an interface causes the Cisco IOS software to forward particular broadcast packets. You can use the ip forward-protocol command to specify exactly which types of broadcast packets you would like to have forwarded. 

If you use the ip forward-protocol command, specifying only UDP without the port enables forwarding and flooding on the default ports.

some reference :

https://www.cisco.com/c/en/us/td/docs/ios-xml/ios/ipapp/command/iap-cr-book/iap-i1.html#wp1776761080

 

BB

***** Rate All Helpful Responses *****

How to Ask The Cisco Community for Help

View solution in original post

3 Replies 3

NO
the new UDP port will add to UDP default port that router will forward it.

rasmus.elmholt
Level 7
Level 7

No,

The new port will only be added to the list and if your SVI receives a packet on the port it will be forwarded to all the helper-addresses configured.

balaji.bandi
Hall of Fame
Hall of Fame

I do not see any effects - ip forward protocol

Enabling a helper address or UDP flooding on an interface causes the Cisco IOS software to forward particular broadcast packets. You can use the ip forward-protocol command to specify exactly which types of broadcast packets you would like to have forwarded. 

If you use the ip forward-protocol command, specifying only UDP without the port enables forwarding and flooding on the default ports.

some reference :

https://www.cisco.com/c/en/us/td/docs/ios-xml/ios/ipapp/command/iap-cr-book/iap-i1.html#wp1776761080

 

BB

***** Rate All Helpful Responses *****

How to Ask The Cisco Community for Help

Review Cisco Networking products for a $25 gift card