mirror of
https://github.com/CumulusNetworks/ifupdown2.git
synced 2024-05-06 15:54:50 +00:00
Ticket: CM-10465 Reviewed By: julien, nikhil Testing Done: Tested creating more than 64 vrf devices example config: {noformat} %for v in range(1, 66): auto vrf${v} iface vrf${v} vrf-table auto %endfor {noformat} also, since vrf module already does a link up on vrf dev, remove link up of vrf dev from ifupdownmain scheduler callback
36 KiB
36 KiB