Next-hop – Cisco OL-15491-01 User Manual
Page 209
A-209
Cisco Content Services Gateway - 2nd Generation Release 2.0 Installation and Configuration Guide
OL-15491-01
Appendix A CSG2 Command Reference
next-hop
next-hop
To define a next-hop IP address, use the next-hop command in CSG2 content configuration mode. To
delete the next-hop IP address, use the no form of this command.
next-hop ip-address [reverse] [subscriber media]
no next-hop ip-address [reverse] [subscriber media]
Syntax Description
Defaults
None
Command Modes
CSG2 content configuration
Command History
Usage Guidelines
You can configure one forward next-hop, and one reverse next-hop.
Note
Even if you have defined a next-hop IP address, traffic that matches the “default” content might not be
routed with next-hop.
The subscriber media option affects only SIP media sessions (used for subscriber-to-subscriber traffic).
If the subscriber media option is not configured, SIP media sessions use the values defined for
next-hop or next-hop reverse.
Examples
The following example specifies next-hop for CSG2 content MOVIES:
ip csg content MOVIES
next-hop 1.2.3.4
next-hop 9.8.7.6 reverse
Next-hop 2.3.4.5 subscriber media
ip-address
IP address of the next hop for packets sourced by the flow initiator.
reverse
(Optional) IP address of the next hop for packets sent to the flow initiator.
subscriber media
(Optional) IP address of the next hop for packets sent from the subscriber for
Session Initiation Protocol (SIP) media.
Release
Modification
12.4(11)MD
This command was migrated from CSG1.
Changes from CSG1:
•
The configuration mode for this command changed from CSG policy
configuration to CSG2 content configuration.
•
The reverse keyword was added.
12.4(15)MD
The subscriber media keywords were added.