Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

zebra / static route on table X #1968

Closed
pguibert6WIND opened this issue Mar 27, 2018 · 3 comments
Closed

zebra / static route on table X #1968

pguibert6WIND opened this issue Mar 27, 2018 · 3 comments
Assignees

Comments

@pguibert6WIND
Copy link
Member

  • 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.
@pguibert6WIND
Copy link
Member Author

#1976

@pguibert6WIND
Copy link
Member Author

#1976 is on hold
#2042 is replacing it.

@pguibert6WIND
Copy link
Member Author

#1976 has finally been accepted. merged => closed.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant