We have a customer who we are advertising full routes to, and he is sending prefixes to us.
However, the customer wants his ASN to show in the as path for his /24. Right now his /24 is terminating at our ASN, and I'm not sure what configuration parameter needs to be set to allow his ASN to show in the as path.
Any thoughts?
Edit (added parts of config):
neighbor x.x.x.x route-map in RX:xxxxx
neighbor x.x.x.x route-map out SSSSSS
#sh route-map SSSSSS
route-map SSSSSS permit 10
match as-path 10
ip as-path access-list 10 seq 5 permit .*
I have the customers /24 added to the upstream's prefix list. Do I not do this?