https://github.com/osrg/gobgp/blob/master/docs/sources/cli-command-syntax.md | 命令行语法说明 |
https://github.com/osrg/gobgp/blob/master/docs/sources/policy.md | Route Policy |
命令行设计逻辑和注意点:
1. -a 参数选择地址族
2. neighbor命令提供了local,adj-in, adj-out等,可查看neighbor advertise-info
GoBGP、Quagga、Frr、厂商命令行对比
1. display neighbor
2. display bgp routetable/display real route table
几个基本概念:
1. BGP反射器是用在IBGP中的,原因是IBGP不会把从邻居接收的路由同步给其他邻居,当IBGP不想建立full mesh连接时,就使用Route reflector
2. H3C交换机,vrf开启BGP后,vrf下的路由自动同步到全局vpnv4地址族下