mirror of
https://git.proxmox.com/git/mirror_frr
synced 2025-08-13 21:10:28 +00:00
bgpd: Update legend also for evpn_show_route_rd
Signed-off-by: Aaron Pereira <aaronpereira88@gmail.com>
This commit is contained in:
parent
f13b2527cb
commit
0a5c5f135e
@ -2723,7 +2723,7 @@ static void evpn_show_route_rd(struct vty *vty, struct bgp *bgp,
|
||||
/* RD header and legend - once overall. */
|
||||
if (rd_header && !json) {
|
||||
vty_out(vty,
|
||||
"EVPN type-1 prefix: [1]:[ESI]:[EthTag]:[IPlen]:[VTEP-IP]\n");
|
||||
"EVPN type-1 prefix: [1]:[EthTag]:[ESI]:[IPlen]:[VTEP-IP]\n");
|
||||
vty_out(vty,
|
||||
"EVPN type-2 prefix: [2]:[EthTag]:[MAClen]:[MAC]\n");
|
||||
vty_out(vty,
|
||||
|
Loading…
Reference in New Issue
Block a user