09-28-2017 05:45 AM - edited 03-08-2019 12:12 PM
Hello,
I'm specifying a new model for the access switches in our lab. One of applications uses a protocol which sends UDP broadcasts in a specific port to retrieve information from the hosts present in the subnet. As we'll have many VLANs and many subnets consequently, we want to forward these broadcast packets between two (or more) subnets (we're specifying a Nexus L3 switch as well). I've tried to search this feature in the Catalyst 3850's OS, Cisco IOS XE, but I was unsuccessful in determining if this switch does or doesn't have a version of ip forward-protocol implemented.
Could you clarify this point, please? If yes, is this feature available even in the LAN Base license?
Gustavo
Solved! Go to Solution.
09-28-2017 06:58 AM - edited 09-28-2017 06:58 AM
I checked ipbase an ipservices, I have multiple 3850s globally , both commands seem to be on both switches just found a lanbase didn't think I had any :)
(config)#do sh license right-to-use
Slot# License name Type Count Period left
----------------------------------------------------------
1 lanbase permanent N/A Lifetime
License Level on Reboot: lanbase
(config)#ip for
(config)#ip forward-protocol ?
nd Sun's Network Disk protocol
sdns Network Security Protocol
spanning-tree Use transparent bridging to flood UDP broadcasts
turbo-flood Fast flooding of UDP broadcasts
udp Packets to a specific UDP port
(config)#ip forward-protocol
09-28-2017 06:22 AM
09-28-2017 06:49 AM
Hello Mark,
Thanks for your answer! We could use ip directed-broadcast, but in this case a configuration would be needed in the hosts. This solution we are avoiding at this moment.
The ideal solution for us is ip forward-protocol. Have you used a switch licensed with IP base to generate those outputs?
Gustavo
09-28-2017 06:58 AM - edited 09-28-2017 06:58 AM
I checked ipbase an ipservices, I have multiple 3850s globally , both commands seem to be on both switches just found a lanbase didn't think I had any :)
(config)#do sh license right-to-use
Slot# License name Type Count Period left
----------------------------------------------------------
1 lanbase permanent N/A Lifetime
License Level on Reboot: lanbase
(config)#ip for
(config)#ip forward-protocol ?
nd Sun's Network Disk protocol
sdns Network Security Protocol
spanning-tree Use transparent bridging to flood UDP broadcasts
turbo-flood Fast flooding of UDP broadcasts
udp Packets to a specific UDP port
(config)#ip forward-protocol
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