Just to clarify, since the tutorial doesn't make it entirely clear for you application.
This should roughly do what you want:
access-list 142 permit tcp any eq www any
!
interface ethernet 1
ip policy route-map PBR
!
route-map PBR permit 10
match ip address 142
set ip next-hop <Cable>...
You want Policy Based Routing
Here's a great tutorial from CCO: http://www.cisco.com/en/US/customer/products/sw/iosswrel/ps1828/products_configuration_guide_chapter09186a00800ca590.html
LMDS = Local Multipoint Distribution Service
The FCC Auctioned of licenses for spectrum in this range in the late 90's. This spectrum is supposed to allow CLECs the ability to enter buildings without the need to duplicate the Local Bell's massive investment in a physical network. Adelphia...
You can configure both, but applying both to an interface could cause queuing problems. If you've got hardware that supports it, and obviously you do; Its going to be better (more flexible, easier to manage) in the long run to use the LLQ/Priority Queuing features in CBWFQ.
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.