diff options
author | IWASE Yusuke <iwase.yusuke0@gmail.com> | 2018-02-08 14:45:12 +0900 |
---|---|---|
committer | FUJITA Tomonori <fujita.tomonori@lab.ntt.co.jp> | 2018-02-16 11:28:02 +0900 |
commit | 421a3840e00b4508567c040b5241b3e74cf711e8 (patch) | |
tree | 8376d27ad9b64da857718672436f82dfe11776b6 /zebra/ptm_status_string.go | |
parent | 9fbec19c4c2624df842ab33bb91943bd9befdffa (diff) |
cli: Support to advertise PMSI Tunnel Attribute
This patch enables "gobgp" command to advertise the PMSI Tunnel
Attribute which is appended to the EVPN Inclusive Multicast Ethernet Tag
routes for example.
Usage Example:
$ gobgp global rib -a evpn add multicast 10.0.0.1 etag 10 rd 65000:100 pmsi ingress-repl 100 1.1.1.1
$ gobgp global rib -a evpn
Network Labels Next Hop AS_PATH Age Attrs
*> [type:multicast][rd:65000:100][etag:10][ip:10.0.0.1] 0.0.0.0 00:00:00 [{Origin: ?} {Pmsi: type: ingress-repl, label: 100, tunnel-id: 1.1.1.1}]
Signed-off-by: IWASE Yusuke <iwase.yusuke0@gmail.com>
Diffstat (limited to 'zebra/ptm_status_string.go')
0 files changed, 0 insertions, 0 deletions