diff options
| author | Anuradha Karuppiah <anuradhak@cumulusnetworks.com> | 2020-06-14 06:51:58 -0700 |
|---|---|---|
| committer | Anuradha Karuppiah <anuradhak@nvidia.com> | 2020-12-15 10:02:03 -0800 |
| commit | 0109f42f86d9a52b4a517f1febb26e44c47fb73f (patch) | |
| tree | f2e09628e75a72b34e04f98232104dd97af7f925 /pceplib/pcep_utils_memory.c | |
| parent | a119a429e407a61b252f5bb938a6d0279169671a (diff) | |
zebra: display DF status only for local ESs
For remote ESs it is not relevant and confuses the admin.
Local ES sample -
===============
root@torm-11:mgmt:~# vtysh -c "show evpn es 03:44:38:39:ff:ff:01:00:00:01"
ESI: 03:44:38:39:ff:ff:01:00:00:01
Type: Local,Remote
Interface: hostbond1
State: up
Bridge port: yes
Ready for BGP: yes
VNI Count: 10
MAC Count: 3
DF: status: df preference: 50000 >>>>>>>>>>>>>>>
Nexthop group: 536870913
VTEPs:
27.0.0.16 df_alg: preference df_pref: 32767 nh: 268435465
27.0.0.17 df_alg: preference df_pref: 32767 nh: 268435466
root@torm-11:mgmt:~#
Remote ES sample -
===============
root@torm-11:mgmt:~# vtysh -c "show evpn es 03:44:38:39:ff:ff:02:00:00:01"
ESI: 03:44:38:39:ff:ff:02:00:00:01
Type: Remote
Interface: -
Ready for BGP: no
VNI Count: 0
MAC Count: 6
DF: status: - preference: 0 >>>>>>>>>>>>>>>
Nexthop group: 536870919
VTEPs:
27.0.0.18 nh: 268435464
27.0.0.19 nh: 268435467
27.0.0.20 nh: 268435461
root@torm-11:mgmt:~#
Signed-off-by: Anuradha Karuppiah <anuradhak@cumulusnetworks.com>
Diffstat (limited to 'pceplib/pcep_utils_memory.c')
0 files changed, 0 insertions, 0 deletions
