Table Of Contents
Configuring UDP Forwarding Support for IP Redundancy Virtual Router Groups
Prerequisites for UDP Forwarding Support for IP Redundancy Virtual Router Groups
Information About UDP Forwarding Support for IP Redundancy Virtual Router Groups
Benefits of the UDP Forwarding Support for Virtual Router Groups Feature
How to Configure UDP Forwarding Support for IP Redundancy Virtual Router Groups
Configuring UDP Forwarding Support for IP Redundancy Virtual Router Groups
Configuration Examples for UDP Forwarding Support for IP Redundancy Virtual Router Groups
Example: Configuring UDP Forwarding Support for IP Redundancy Virtual Router Groups
Feature Information for UDP Forwarding Support for IP Redundancy Virtual Router Groups
Configuring UDP Forwarding Support for IP Redundancy Virtual Router Groups
First Published: February 10, 2008
Last Updated: January 25, 2011User Datagram Protocol (UDP) forwarding is a feature used in Cisco IOS software to forward broadcast and multicast packets received for a specific IP address. Virtual Router Group (VRG) support, currently implemented with the Hot Standby Routing Protocol (HSRP), allows a set of routers to be grouped as a logical router that answers to a well-known IP address. The UDP Forwarding Support for IP Redundancy Virtual Router Groups feature enables UDP forwarding to be VRG aware; this results in packets getting forwarded only to the active router in the VRG.
Finding Feature Information
Your software release may not support all the features documented in this module. For the latest feature information and caveats, see the release notes for your platform and software release. To find information about the features documented in this module, and to see a list of the releases in which each feature is supported, see the "Feature Information for UDP Forwarding Support for IP Redundancy Virtual Router Groups" section.
Use Cisco Feature Navigator to find information about platform support and Cisco software image support. To access Cisco Feature Navigator, go to http://www.cisco.com/go/cfn. An account on Cisco.com is not required.
Contents
•
Information About UDP Forwarding Support for IP Redundancy Virtual Router Groups
•
Prerequisites for UDP Forwarding Support for IP Redundancy Virtual Router Groups
•
How to Configure UDP Forwarding Support for IP Redundancy Virtual Router Groups
•
Configuration Examples for UDP Forwarding Support for IP Redundancy Virtual Router Groups
•
Feature Information for UDP Forwarding Support for IP Redundancy Virtual Router Groups
Prerequisites for UDP Forwarding Support for IP Redundancy Virtual Router Groups
The UDP Forwarding Support for Virtual Router Groups feature is available only on platforms that support VRGs.
Information About UDP Forwarding Support for IP Redundancy Virtual Router Groups
•
Benefits of the UDP Forwarding Support for Virtual Router Groups Feature
Benefits of the UDP Forwarding Support for Virtual Router Groups Feature
Forwarding is limited to the active router in the VRG instead of all routers within the VRG. Prior to the implementation of this feature, the only VRG support was HSRP. Within a VRG that is formed by HSRP, the forwarding of UDP-based broadcast and multicast packets is done by all the routers within the VRG. This process can cause some DHCP servers to operate incorrectly. By making the UDP forwarding code VRG aware, forwarding will be limited to the active router in the VRG.
VRG awareness is achieved with IP Redundancy Service (IRS). The IRS API provides notification updates of a specific VRG, addition and deletion of a VRG, and querying of the current state of a VRG. A state change notification is provided to avoid the performance impact of querying the state of the VRG each time it is needed. The UDP forwarding code caches the VRG state for each required helper address that is defined. Each time the UDP forwarding code needs to execute, it checks the current state of the VRG associated with the helper address and forwards packets only to VRGs that are active.
How to Configure UDP Forwarding Support for IP Redundancy Virtual Router Groups
•
Configuring UDP Forwarding Support for IP Redundancy Virtual Router Groups
Configuring UDP Forwarding Support for IP Redundancy Virtual Router Groups
SUMMARY STEPS
1.
enable
2.
configure terminal
3.
interface type number
4.
no shutdown
5.
ip address ip-address mask
6.
ip helper-address address redundancy vrg-name
7.
standby group-number ip ip-address
8.
standby group-number name group-name
9.
end
DETAILED STEPS
Configuration Examples for UDP Forwarding Support for IP Redundancy Virtual Router Groups
•
Example: Configuring UDP Forwarding Support for IP Redundancy Virtual Router Groups
Example: Configuring UDP Forwarding Support for IP Redundancy Virtual Router Groups
The following example shows how to configure UDP Forwarding Support for IP Redundancy Virtual Router Groups:
Router(config)# interface fastethernet 0/0Router(config-if)# no shutdownRouter(config-if)# ip address 172.16.10.1 255.255.255.0Router(config-if)# ip helper-address 10.1.1.1 redundancy shopRouter(config-if)# standby 1 ip 172.16.10.254Router(config-if)# standby 1 name shopRouter(config-if)# endAdditional References
Related Documents
Related Topic Document TitleIP application services commands: complete command syntax, command mode, command history, defaults, usage guidelines, and examples
Standards
Standard TitleNo new or modified standards are supported, and support for existing standards has not been modified
—
MIBs
RFCs
RFC TitleNo new or modified RFCs are supported, and support for existing RFCs has not been modified
—
Technical Assistance
Feature Information for UDP Forwarding Support for IP Redundancy Virtual Router Groups
Table 1 lists the features in this module.
Use Cisco Feature Navigator to find information about platform support and software image support. Cisco Feature Navigator enables you to determine which software images support a specific software release, feature set, or platform. To access Cisco Feature Navigator, go to http://www.cisco.com/go/cfn. An account on Cisco.com is not required.
Note
Table 1 lists only the software release that introduced support for a given feature in a given software release train. Unless noted otherwise, subsequent releases of that software release train also support that feature.
Cisco and the Cisco Logo are trademarks of Cisco Systems, Inc. and/or its affiliates in the U.S. and other countries. A listing of Cisco's trademarks can be found at www.cisco.com/go/trademarks. Third party trademarks mentioned are the property of their respective owners. The use of the word partner does not imply a partnership relationship between Cisco and any other company. (1005R)
Any Internet Protocol (IP) addresses and phone numbers used in this document are not intended to be actual addresses and phone numbers. Any examples, command display output, network topology diagrams, and other figures included in the document are shown for illustrative purposes only. Any use of actual IP addresses or phone numbers in illustrative content is unintentional and coincidental.
© 2008-2011 Cisco Systems, Inc. All rights reserved.
