Commit d9fe390
committed
frr: configure blackhole NH
Using the new blackole nexthop, remove current limitation
about FRR not able to configure a blackhole route.
blackhole configured from grout are displayed as following in zebra:
grout# add nexthop id 666 blackhole
ID: 666 (kernel)
RefCnt: 0
Uptime: 00:00:05
VRF: default(IPv4)
Nexthop Count: 1
Valid, Installed
unreachable (blackhole), weight 1
We don't support yet the blackhole type.
Signed-off-by: Christophe Fontaine <[email protected]>1 parent 1a694d8 commit d9fe390
1 file changed
Lines changed: 15 additions & 6 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
190 | 190 | | |
191 | 191 | | |
192 | 192 | | |
| 193 | + | |
| 194 | + | |
| 195 | + | |
| 196 | + | |
| 197 | + | |
| 198 | + | |
| 199 | + | |
| 200 | + | |
| 201 | + | |
193 | 202 | | |
194 | 203 | | |
195 | 204 | | |
| |||
781 | 790 | | |
782 | 791 | | |
783 | 792 | | |
784 | | - | |
785 | | - | |
786 | | - | |
787 | | - | |
788 | 793 | | |
789 | 794 | | |
790 | 795 | | |
| |||
820 | 825 | | |
821 | 826 | | |
822 | 827 | | |
823 | | - | |
| 828 | + | |
824 | 829 | | |
825 | 830 | | |
| 831 | + | |
| 832 | + | |
826 | 833 | | |
827 | | - | |
828 | 834 | | |
829 | 835 | | |
830 | 836 | | |
| |||
843 | 849 | | |
844 | 850 | | |
845 | 851 | | |
| 852 | + | |
| 853 | + | |
| 854 | + | |
846 | 855 | | |
847 | 856 | | |
848 | 857 | | |
| |||
0 commit comments