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

forwarding instances unsupported #27

Open
chipgwyn opened this issue Oct 11, 2018 · 0 comments
Open

forwarding instances unsupported #27

chipgwyn opened this issue Oct 11, 2018 · 0 comments

Comments

@chipgwyn
Copy link

{master:0}[edit routing-instances PBR_TO_ISP1]
vagrant@vqfx-re# set instance-type ?
Possible completions:
  evpn                 EVPN routing instance
  evpn-vpws            EVPN VPWS routing instance
  virtual-router       Virtual routing instance
  virtual-switch       Virtual switch routing instance
  vrf                  Virtual routing forwarding instance

There should be two more entries in there:

testuser@qfx10k# set instance-type ?
Possible completions:
  evpn                 EVPN routing instance
  evpn-vpws            EVPN VPWS routing instance
  forwarding           Forwarding instance
  no-forwarding        Nonforwarding instance
  virtual-router       Virtual routing instance
  vrf                  Virtual routing forwarding instance

Typically a "forwarding" type instance is used for filter-based-forwarding where there's no specific interface attached to the interface, but used as an alternate forwarding table for packets selected by a firewall filter.

https://www.juniper.net/documentation/en_US/junos/topics/reference/configuration-statement/instance-type-edit-routing-instances-vp.html

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