cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
419
Views
0
Helpful
2
Replies

question about adding new router to existing cache server

Dr.X
Explorer
Explorer

hi ,

i have the topology below :

                              internet

                                  |

                                  |

                            Gateway2

                                 |

                                 |

                                 |

RX========== <sw 2960g>==========(Gi0/1)(Gi0/2)Gateway 1 ============>internet

                                 |

                                 |

                                 |

                          Cache server  

now from RX the traffic is out ,

it may go to Gateway1 router or Gateway2 router

note that router Gateway 1 has its traffic cahced by Cache server .

but the Gateway 2 router has not configured to cache its traffic ,

note that Gateway 1 router has two interfaces connected with sw   but Gateway 2 only 1 interface connected to sw .

in the end ,

if i want Router Gateway 2 to  hve its traffic to be cached by cahce server ,

can i do as the same config which is currently exist in Gateway 1   , or there is different behaviuor ????

is there new modification on cahce server ?? im using suid cahe based linux .

i wil include a breif info about only cahce config in gateway1 router

======================================

ip access-list extended CACHE5

deny   tcp any host x..x.x.x eq www

deny   tcp any host x.x.x.x

permit tcp x.x.x.x x.x.x.x any eq www

==================================

ip access-list extended CACHE6

permit tcp any x.x.x.x0  x.x.x.x

========================================

ip wccp 5 redirect-list CACHE5

ip wccp 6 redirect-list CACHE6

=============================================

interface GigabitEthernet0/1

ip wccp 5 redirect in

ip flow ingress

interface GigabitEthernet0/2

ip wccp redirect exclude in

!        

interface GigabitEthernet0/3

ip wccp 6 redirect in

====================================================

can i do the same config on router gateway 2 ????????????????

regards

2 Replies 2

Dr.X
Explorer
Explorer

................

Getting Started

Find answers to your questions by entering keywords or phrases in the Search bar above. New here? Use these resources to familiarize yourself with the community:

Recognize Your Peers