Is it okay to use different service group numbers?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-26-2013 03:42 PM
A new deployment of vWAAS in a DC connected to a Cat 6509 with existing WCCP redierection from an old WAAS deployment on that switch using service groups 61 and 62. I have researched service group numbers but only find a handful and want to ask the community if there are any issues using service groups 51 and 52, or 71 and 72 for this new deployment.
Thanks, Karl
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-26-2013 05:27 PM
Hi Karl,
Service groups 61 and 62 are tcp promiscous groups and will redirect all TCP traffic. Also, in case of the wccp web-cache , this is going to redirect all the traffic from TCP port 80 from routers to Cisco Cache/ACNS devices. Other Custom WCCP services c will use custom wccp number (90 - 97) . So if you want to redirect port 8080 you can use custom WCCP service group.
Some of the well known service groups are listed below and you can use which ever you want according to your requirement.
Service Name | Service Number | Protocol | Port | Priority |
web-cache | 0 | tcp | 80 | 240 |
dns | 53 | udp | 53 | 202 |
ftp-native | 60 | tcp | 200 | |
tcp-promiscuous | 61 | tcp | * | 34 |
tcp-promiscuous | 62 | tcp | * | 34 |
https-cache | 70 | tcp | 443 | 231 |
rtsp | 80 | tcp | 554 | 200 |
wmt | 81 | tcp | 1755 | 201 |
mmsu | 82 | udp | 1755 | 201 |
rtspu | 83 | udp | 5005 | 201 |
cifs-cache | 89 | tcp | 139, 445 | 224 |
custom | 90 | 220 | ||
custom | 91 | 221 | ||
custom | 92 | 222 | ||
custom | 93 | 223 | ||
custom | 94 | 224 | ||
custom | 95 | 225 | ||
custom | 96 | 226 | ||
custom | 97 | 227 | ||
custom-web-cache | 98 | tcp | 80 | 230 |
reverse-proxy | 99 | tcp | 80 | 235 |
Regards,
Kanwal
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-27-2013 09:14 AM
Hi Kanwal, Let me ask my question in a different way as you provided all the information that I was already able to find. What other service numbers can I use that are TCP promicuous and will redeirect all traffic exactly like 61 and 62?
Thanks, Karl
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-27-2013 09:27 AM
Hi Karl,
I don't think so. These are pre-defined. So you will need to use 61 and 62 for TCP Promiscous. If you need to redirect any other ports you can use CUSTOM service group.
Regards,
Kanwal
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-06-2013 12:26 PM
Hi Kanwal,
I thought I would follow up as I did more research and found that you can use any of the other unassigned numbers for the service group. In this case 71/72 and it works just fine.
Best, Karl
