You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
missing vty command to configure some route into a named table. this consists in adding the table keyword.
zebra(config)# ip route 1.1.1.0/24 4.4.4.4
(1-255) Distance value for this route
INTERFACE IP gateway interface name. Specify 'Null0' (case-insensitive) for a null route.
lo mgmt0 ovs-system
label Specify label(s) for this route
nexthop-vrf Specify the VRF
tag Set tag for this route
vrf Specify the VRF
<cr>
zebra(config)#
offer a ZAPI interface to create route entries based on a specific table ID.
The text was updated successfully, but these errors were encountered:
The text was updated successfully, but these errors were encountered: