mirror of
https://git.proxmox.com/git/mirror_iproute2
synced 2025-11-06 21:07:59 +00:00
Add support for: BGP ISIS OSPF RIP EIGRP Routing protocols to iproute2. Signed-off-by: Donald Sharp <sharpd@cumulusnetworks.com> Signed-off-by: Stephen Hemminger <stephen@networkplumber.org>
24 lines
201 B
Plaintext
24 lines
201 B
Plaintext
#
|
|
# Reserved protocols.
|
|
#
|
|
0 unspec
|
|
1 redirect
|
|
2 kernel
|
|
3 boot
|
|
4 static
|
|
8 gated
|
|
9 ra
|
|
10 mrt
|
|
11 zebra
|
|
12 bird
|
|
13 dnrouted
|
|
14 xorp
|
|
15 ntk
|
|
16 dhcp
|
|
42 babel
|
|
186 bgp
|
|
187 isis
|
|
188 ospf
|
|
189 rip
|
|
192 eigrp
|