Re: Spillover optimized edge routing.

From: Oluwagbenga Oyebande <Oluwagbenga_at_daitmail.com>
Date: Wed, 30 Nov 2011 22:23:04 +0100

 I think you need a performance routing link group see sample configuration
of this extracted from linked document

http://www.cisco.com/en/US/docs/ios-xml/ios/oer/configuration/12-4t/oer-cfg-apply.html#GUID-DE1BEDD4-9D58-4A5B-B6D0-AA5BEC170430
Implementing Performance Routing Link Groups Example

The following example shows how to implement link groups. In this example,
an OER map named VIDEO_MAP is created to configure OER to define a traffic
class that matches an access list named ACCESS_VIDEO. The traffic class is
configured to use a link group named VIDEO as the primary link group, and a
fallback group named VOICE. The VIDEO link group may be a set of high
bandwidth links that are preferred for video traffic.

enable
configure terminal
border 10.1.4.1
 interface serial 2/0 external
  link-group VIDEO
  exit
 interface serial 3/0 external
  link-group VOICE
  exit
 interface Ethernet 1/0 internal
 exit
ip access-list extended ACCESS_VIDEO
 permit tcp any 10.1.1.0 0.0.0.255 eq 500
 permit tcp any 172.17.1.0 0.0.255.255 eq 500
 permit tcp any 172.17.1.0 0.0.255.255 range 700 750
 permit tcp 192.168.1.1 0.0.0.0 10.1.2.0 0.0.0.255 eq 800 any any dscp ef
 exit
oer-map VIDEO_MAP 10
 match traffic-class access-list ACCESS_VIDEO
 set link-group VIDEO fallback VOICE
 end

On Wed, Nov 30, 2011 at 10:04 AM, Mahmoud Nossair <mahmoud.nossair_at_gmail.com
> wrote:

> Dear Experts
>
>
>
> Please could anybody send me any Docs for Spillover optimized edge routing
> configuration (Performance routing) example??? Please I need it urgently.
>
>
>
> Thanks in advance
>
>
> Blogs and organic groups at http://www.ccie.net
>
> _______________________________________________________________________
> Subscription information may be found at:
> http://www.groupstudy.com/list/CCIELab.html
>
>
>
>
>
>
>
>

-- 
-- 
Olugbenga Oyebande
MD, DAIT
234-803-302-5287
http://www.dait-ng.com
Cisco Unified Network, VPN
DAIT Enterprise Network Servers
Broadband Internet Deployment & ISP Consultancy
Blogs and organic groups at http://www.ccie.net
Received on Wed Nov 30 2011 - 22:23:04 ART

This archive was generated by hypermail 2.2.0 : Thu Dec 01 2011 - 06:29:32 ART