![](/images/new-backgrounds/1194931/194931159x1.webp)
Chapter 11 Miscellaneous SSG Features
SSG Enhancements for Overlapping Services
Configuration of Service Translation
To enable service translation on the router, enter the following command in global configuration mode:
Command | Purpose |
|
|
Router(config)# ssg | Enables service translation and indicates to the router to use the |
| translated sets to provide the desired network behavior. |
|
|
Configuration Example for Service Translation
The following example shows how the service translation mechanism translates the services defined in SESM to sets (for example, service networks). The router uses the sets internally to provide the desired behavior.
Service Definitions
ssg bind service DEF_256 <next hop ssg> 0.0.0.0/0.0.0.0
ssg bind service A_256 <next hop ssg> 10.16.25.0/255.255.255.0 10.16.26.0/255.255.255.0
ssg bind service B_512 <next hop ssg> 10.16.25.0/255.255.255.0 10.16.26.0/255.255.255.0 10.16.102.1/255.255.255.0
ssg bind service C_2048 <next hop ssg> 10.16.25.0/255.255.255.0 10.16.26.0/255.255.255.0 10.16.102.1/255.255.255.0
ssg bind service D_1024 <next hop ssg> 10.16.25.0/255.255.255.0
Internal Network Sets
Set1
0.0.0.0/0.0.0.0
Set2
10.16.25.0/255.255.255.0
Set3
10.16.26.0/255.255.255.0
Set4
10.16.102.1/255.255.255.0
Services-to-Sets Conversion
Service DEF_256
Set1
Service A_256
Set2 and Set3
| Cisco 10000 Series Router Service Selection Gateway Configuration Guide |
|