What Should Be Noted in Configuring BGP to Delete AS Numbers
|
Problem Description What should be noted in configuring BGP to delete AS numbers? Solution A: is peer { ip-address | group-name } public-as-only. Generally, BGP update packets carry the AS numbers, which may be public and/or private AS numbers. After this command is configured, if the AS_Path attribute carried in BGP routing information contains only private AS numbers, BGP deletes these private AS numbers before advertising such routing information. private AS numbers: private AS numbers may cause route loops. the route has passed the public network. Deleting private AS numbers may cause forwarding errors. In other words, this command is applicable only to the routes consisting of only private ASs. |
| thanks for sharing ............... |

Favorite (0)