Home
Routing
Cisco BGP Configuration
Three way to filter routes in BGP
Routing
Cisco BGP Configuration
Three way to filter routes in BGP Google Translation
Main Menu
| Home |
| Useful Links |
| Public Route Server |
| Download |
| Contact Us |
Login Form
Advertisements
Who's Online
We have 3 guests onlineLatest Articles
- How to hide an access-list applied?
- BGP error with "by remote host, open active delayed 27076ms (35000ms max, 28% jitter)"
- [Cisco] How to configure Dyanmic Access List with time-range
- How to use IP-help address to connect remote DHCP server
- Do you have BGP or Routing issue?
- AS701 route server?
- Cisco BGP Configuration by topology
- Quick realtime bandwidth monitoring by SNMP
Popular
- Enable Telnet on IE7.0 with Windows XP and Vista
- How IP-helper address works?
- Cisco 7200 Simulator - Dynamips installation for window
- How to create loopback interface on Windows XP
- Network Settings In VMWare Player
- BGP sample configuration guide - Cisco
- BGP sample configuration Case 1-1
- BGP Community String for Verizon Business AS701
| Three way to filter routes in BGP |
|
|
|
| Written by Chris | ||||
|
1. Distribute-list filtering
2. Route-map filtering 3. Filter-list(AS filtering) filtering
neighbor 1.1.1.1 distribute-list 1 out
! access-list 1 deny 10.30.0.0 0.0.0.255 (IP route that is not be announced) access-list 1 deny 10.40.0.0 0.0.0.255 (IP route that is not be announced) access-list 1 permit any
neighbor 1.1.1.1 route-map CiscoNET out
! access-list 1 deny 10.30.0.0 0.0.0.255 access-list 1 deny 10.40.0.0 0.0.0.255 access-list 1 permit any ! route-map CiscoNET permit 10 match ip address 1 (Applying access-list 1)
neighbor 1.1.1.1 filter-list 1 out (Applying access-list 1 on filter-list)
! ip as-path access-list 1 deny 100 (Deny AS 100) ip as-path access-list 1 permit .* (Permit all AS) or -------------------------- neighbor 1.1.1.1 route-map CiscoNET out ! ip as-path access-list 1 deny 100 ip as-path access-list 1 permit .* ! route-map CiscoNET permit 10 match as-path 1
Only registered users can write comments. Powered by AkoComment Tweaked Special Edition v.1.4.3 |
||||
| < Prev | Next > |
|---|
Sponsored Links
Sponsor II
What's your IP?
You are connecting to this site from: 38.103.63.60Related Articles
- Welcome to CiscoNet
- BGP Best Path Selection - Cisco
- BGP Best Path Selection - Juniper
- [Cisco] Light level reference for fiber modules
- [Cisco] Basic Commands
- [Cisco] Password recovery - Router
- [Cisco] Password Recovery - Catalyst Switch
- [Cisco] Howto Secret Password Recovery - Router
- EtherChannel configure mode with PAgP
- [Cisco] Shadow connection with BGP
- [Cisco] Access Server setup for the LAB(CCIE)
- BGP Community String for FLAG Telecom AS15412
- BGP Community String for Cogent Communication, Inc. AS174
- BGP Community String for CERN AS513
- BGP Community String for Qwest AS209
- BGP Community String for Bell Canada AS577
- BGP Community String for Verizon Business AS701
- BGP sample configuration guide - Cisco
- BGP Community String for Sprint AS 1239
- BGP Community String for Cable&Wireless AS1273
- BGP Community String for PSI Net AS 1290
- BGP Community String for Sonera AS1759
- BGP Community String for Radio-MSU AS2683
- BGP Community String for AAPT AS2764
- BGP Community String for XO AS2828
- BGP Community String for NTT/Verio AS2914
- BGP Community String for Triera Internet AS3212
- BGP Community String for Golden Telecom AS3216
- BGP Community String for SUrNet - Russia AS3239
- BGP Community String for T-Systems AS3320
- BGP Community String for Data Telecom AS3327
- BGP Community String for Level 3 AS3356
- Cisco 7200 Simulator - Dynamips installation for window
- BGP Community String for Global Crossing AS3549
- BGP Community String for Savvis Communications AS3561
- BGP Community String for Time Warner Telecom AS4323
- BGP Community String for nLayer Communications AS4436
- BGP Community String for EasyNet AS4598
- BGP Community String for GRNET AS5408
- BGP Community String for RM Telecom AS5523
- BGP Community String for Garant Park Telecom AS5537
- BGP Community String for KPNQwest Romania AS5606
- BGP Community String for Polish Telecom AS5617
- BGP Community String for Electric Lightwave AS5650
- BGP Community String for Cablevision Systems AS6128
- BGP Community String for Telecomplete AS6320
- BGP Community String for AboveNet Inc AS6461
- BGP Community String for Euroweb Romania AS6663
- [Cisco] How to enable Log and logging buffer
- BGP Community String for Eunet Finland AS6667
- BGP Community String for DE-CIX AS6695
- BGP Community String for Sunrise/TDC Switzerland AG AS6730
- BGP Community String for TCNET(Telecom Centre Joint Stock Company) AS6854
- BGP Community String for SK Slovak Telecom AS6855
- BGP Community String for AT&T AS7018
- BGP Community String for SBC(AT&T) AS7132
- BGP Community String for Optus(Singtel) AS7474
- BGP Community String for Level3(Legacy WilTel) AS7911
- BGP Community String for Net Access Corporation AS8001
- BGP Community String for Telehouse AS8235
- BGP Community String for NASK AS8308
- BGP Community String for NETHINKS GmbH AS8319
- BGP Community String for TELE2UTA AS8437
- BGP Community String for Romania Data Systems AS8708
- BGP Community String for LINX AS8714
- BGP Community String for GlobalaXs AS9009
- BGP Community String for Utility Line Italia AS9026
- BGP Community String for Abilene AS11537
- BGP Community String for Voyager GmbH Germany AS12732
- BGP Community String for Swiat Internet AS12887
- BGP Community String for LUKoil Inform AS13105
- BGP Community String for Ebone Nordic AS13297
- BGP Community String for Ebone France AS13299
- BGP Community String for Lightpath AS 6128
- BGP Community String for IKS GmbH AS15725
- BGP Community String for Caravan AS15756
- BGP Community String for Futuro Poland AS15833
- BGP Community String for MCNET AS15997
- BGP Community String for Alta Tecnologia AS16030
- BGP Community String for Media Link Ukraine AS16112
- BGP Community String for NRL PacketNet AS19401
- BGP Community String for InSat GmbH AS20535
- BGP Community String for CNRC AS29838
- BGP Community String for InterNAP AS6993 - AS64512
- [Cisco] How to power off slot on Cisco GSR 12000 series
- [Cisco] How to access slot information on Cisco GSR 12000 series
- [Cisco] How to setup router as a tftp server
- [Cisco] How to limit rate on interface ?
- [Cisco] Error message 'disabled analyzed idbs-rem' on Cisco 7000
- [Cisco] Changing password procedure
- What is SYS-ID-EXT parameter in Spanning-tree?
- [Cisco] How to Check CEF (Cisco Express Forwarding)
- [Cisco] How to Upgrade and Replace Flash cards
- [Cisco] How to Access VIP module on Cisco 75xx Series
- [Cisco] High Process CPU
- BGP sample commands for Cisco
- [Cisco] Options and functions that are available from the CLI
- How to Applying BGP Community string with sample configuration
- Cisco Service Config Error Messages
- How to recognize Cisco IOS image file ?
- Three Cisco Switching methods
- IP addressing ending .0 or .255
- Network Settings In VMWare Player
- How to Cisco Banner in other language(8bit)
- Cisco 3700 DS3 DSU mode option
- Default password for Cisco AP 521
- [log] :Problem with RX packet, length is 1, what is it?
- How to convert Cisco AP521 back into stand alone mode
- Cisco HDLC WAN protocol
- Cisco AUX port for back door emergency link configuration
- Quick realtime bandwidth monitoring by SNMP
- Cisco BGP Configuration by topology
- How to use IP-help address to connect remote DHCP server
- [Cisco] How to configure Dyanmic Access List with time-range
- BGP error with "by remote host, open active delayed 27076ms (35000ms max, 28% jitter)"




Be first to comment this article






















