06-30-2011 11:31 AM - edited 03-04-2019 12:51 PM
I have a comcast business class cable modem and am trying to connect it to my cisco 2821 to route only certain types of traffic. Is this possible?
06-30-2011 05:43 PM
Disclaimer
The Author of this posting offers the information contained within this posting without consideration and with the reader's understanding that there's no implied or expressed suitability or fitness for any purpose. Information provided is for informational purposes only and should not be construed as rendering professional advice of any kind. Usage of this posting's information is solely at reader's own risk.
Liability Disclaimer
In no event shall Author be liable for any damages whatsoever (including, without limitation, damages for loss of use, data or profit) arising out of the use or inability to use the posting's information even if Author has been advised of the possibility of such damage.
Posting
". . . only certain types of traffic." Might be possible with PBR. What certain type are you trying to send across the cable modem? Where would you direct other traffic?
07-01-2011 08:02 AM
Hi Shivangi,
If you want to filter out certain traffic like TCP traffic with only certain services like for example if you want to permit only internet traffic (Port 80 - HTTP), you can use Extended Access Lists to do this. If you do not want anyone to telnet into your device then you can block the telnet ports. However, do remember that all access lists by default have a default 'deny all' command at the end. So be careful while configuring the ACL.
07-01-2011 11:08 PM
Yes it's possible. Setting up a policy based route list would do the trick. Create a route-map, bind interesting traffic by using a access list, anything not caught by the route-map will be routed as normal. Oh set the pbr on the incoming interface closest to the comcast cable device.
Sent from Cisco Technical Support iPhone App
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide