Allied Telesis X8100, x908 manual Introduction, Technical Guide

Page 1
Technical Guide

Technical Guide

How To Use Route Maps and Other Filters to Filter and Alter BGP and OSPF Routes

Introduction

ISPs transport large volumes of data. They often have to pay large amounts of money to transport their data through hired links, or through other providers' networks. Similarly, they can also charge money for transporting other ISPs' data through their network.

Where significant amounts of money are involved, there are typically complex negotiations involved, and agreements made that are bound by all sorts of rules and restrictions and guarantees.

Hence, ISPs need to be able to very precisely control which data gets sent and received on which links.This is achieved by having very precise control over the way the routing tables in their routers are built.

To that end, the BGP implementation in AlliedWare Plus includes a set of facilities for filtering routes, and for altering the attributes that are associated with certain routes in BGP update messages. The main purpose of this document is to give an overview of these features, and touches on how to configure them. One of the central route manipulation facilities is the route map.

Route maps can also be used for manipulating OSPF routes, so this document concludes by describing the use of route maps for OSPF.

C613-16128-00 REV E

alliedtelesis.com x

Image 1
Contents Technical Guide IntroductionIntroduction ContentsWhich products and software version does it apply to? BGP Applying Route Maps to Imported RoutesWhich products and software version does it apply to? Related How To NotesBGP Concepts and Terminology BGP updatesBGP peers Origin Update attributesAS-path Next-hopBGP Overview of the Available Filter Types Access Control List ACL filtersFilter types Distribute filtersDifference and Relationship in BGP Examples for filtering BGP Update messagesBGP Example Hierarchy of the Different Filters Example Distribute filters on page  Example AS path filters on page  Example Prefix filters on pageBasic configuration AlliedWare switch Confirming the neighbor relationshipawplus#show ip route About ACLs BGP Configuring Distribute FiltersExample Distribute filters Using ACLs as filtersFilter out one particular route from a neighbor Filter out a range of prefix lengths 3. Check that the IP route table now includes all the routes awplusconfig# neighbor 45.45.45.46 distribute-list list2 in6. Shut down the neighbor, and then bring it up again Use a numbered ACL instead of a named ACL 4. Check that the IP route table no longer includes 52.0.0.0/8 AS path lists BGP Configuring AS Path FiltersExample AS path filters Using AS path lists as path filtersDiscard or allow routes from a neighbor a neighbor 4. Shut down the neighbor, and then bring it up again7. Shut down the neighbor, and then bring it up again An outgoing filter that uses an AS-path list Another exampleBGP Configuring AS Path Filters About prefix lists BGP Configuring Prefix FiltersMask length Example Prefix filters Using prefix lists as prefix filtersawplusconfig-router# neighbor neighbor prefix-list list-name in awplusconfig-router# neighbor neighbor prefix-list list-name outFilter out a range of different prefix lengths awplusconfig-router# do show ip route Structure of a route map BGP Configuring Route MapsClauses Configuring a match clauseAn AS path list Case A community listOne or more prefixes, by using an ACL One or more prefixes, by using a prefix listA next hop address Configuring a set clauseAn origin A metric the MED attributeset community community-values additive set atomic-aggregate set weightset extcommunity rtsoo ext-comm-number set ip next-hop ipaddOne match clause with an action The effect of different combinations of clausesNo match clause and one or more set clauses A match clause and one or more set clausesUpdate 1 to Peer Update from PeerUpdate 2 to Peer Router ASFirst, enter BGP router mode for the AS. The prompt should look like Example B Match on a prefix-list that denies an entry Examplesawplusconfig#ip prefix-list test1 permit 52.0.0.0/8 awplusconfig-route-map#set metric4. Apply this route map as the in route map on the neighbor Example E Prepending AS numbers Example D Matching on a next-hop prefix-listawplusconfig-route-map#match ip address awplusconfig-route-map#router bgpThe routes coming from that peer has community 1. Configure the AW peer to send out a community numberadd ip routem=com entry=1 set commmun=8989 set bgp peer=45.45.45.45 outroutemap=com sendcommunity=yesBGP#show ip route set bgp peer=45.45.45.45 outroutemap=mixed sendcommunity=yes 8. Add that ACL as a distribute-list in-filter on the neighbor route-map marker permit Examples Route maps ACLs Path filters Prefix filtersSyntax BGP Applying Route Maps to Imported RoutesOther Uses of Route Maps neighbor default-originateneighbor unsuppress-map networkRoute map configuration BGP configurationBGP Route Map Filtering Example set local-preference route-map outdef permit Metric OSPF Configuring Route Maps for Filtering and Modifying OSPF RoutesInterface A prefix, by using an ACL A prefix, by using a prefix listExternal route type  Set the metric, by using the command set metric OSPF Applying Route Maps
Related manuals
Manual 8 pages 39.31 Kb Manual 21 pages 8.63 Kb