Home > Alumnus Blog > BGP AS-path Manipulation without AS-prepend

BGP AS-path Manipulation without AS-prepend

This simple scenario about different way to manipulation AS-path without prepend.

R1(AS100) — R2(AS200)

R1#
neighbor 1.1.2.2 remote 200

R2#
neighbor 1.1.1.1 remote 100
network 100.100.100.0 mask 255.255.255.0

AS-path prefix 100.100.100.0/24 from R1 is ‘200 i’
I will make AS-path from R1 is ‘500 200 i’

How to make it ? manipulate it with ‘local-as’

R1#
no neighbor 1.1.2.2 remote 200

Read original post at http://awanetwork.blogspot.com/2008/07/bgp-as-path-manipulation-without-as.html

Related posts:

  1. backup antar server
  2. Failed in first attempt CCIE lab exam
  3. Juniper NetScreen 5GT (NetScreen-5 Series)
  4. rootkitHunter
  5. install apache 22 + SSL
  6. install apache 22 + SSL
  7. Update binary freebsd
  8. Just Copy oaste.. :(
  9. daftar gem di pc-ku
  10. Instalasi squidguard

Categories: Alumnus Blog Tags:
  1. No comments yet.
  1. No trackbacks yet.