-
Notifications
You must be signed in to change notification settings - Fork 10.4k
[MWAN] Integration guide for Juniper Networks SRX Series Firewalls #18320
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
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
2 files reviewed, 9 total issue(s) found.
src/content/docs/magic-wan/configuration/manually/third-party/juniper.mdx
Outdated
Show resolved
Hide resolved
src/content/docs/magic-wan/configuration/manually/third-party/juniper.mdx
Outdated
Show resolved
Hide resolved
src/content/docs/magic-wan/configuration/manually/third-party/juniper.mdx
Outdated
Show resolved
Hide resolved
src/content/docs/magic-wan/configuration/manually/third-party/juniper.mdx
Outdated
Show resolved
Hide resolved
src/content/docs/magic-wan/configuration/manually/third-party/juniper.mdx
Outdated
Show resolved
Hide resolved
src/content/docs/magic-wan/configuration/manually/third-party/juniper.mdx
Outdated
Show resolved
Hide resolved
src/content/docs/magic-wan/configuration/manually/third-party/juniper.mdx
Outdated
Show resolved
Hide resolved
src/content/docs/magic-wan/configuration/manually/third-party/juniper.mdx
Outdated
Show resolved
Hide resolved
src/content/docs/magic-wan/configuration/manually/third-party/juniper.mdx
Outdated
Show resolved
Hide resolved
Co-authored-by: hyperlint-ai[bot] <154288675+hyperlint-ai[bot]@users.noreply.github.com>
Deploying cloudflare-docs with
|
| Latest commit: |
8db6e32
|
| Status: | ✅ Deploy successful! |
| Preview URL: | https://930e2a3a.cloudflare-docs-7ou.pages.dev |
| Branch Preview URL: | https://marcio-pcx6618-mwan-juniper.cloudflare-docs-7ou.pages.dev |
src/content/docs/magic-wan/configuration/manually/third-party/juniper.mdx
Outdated
Show resolved
Hide resolved
src/content/docs/magic-wan/configuration/manually/third-party/juniper.mdx
Outdated
Show resolved
Hide resolved
src/content/docs/magic-wan/configuration/manually/third-party/juniper.mdx
Outdated
Show resolved
Hide resolved
src/content/docs/magic-wan/configuration/manually/third-party/juniper.mdx
Outdated
Show resolved
Hide resolved
src/content/docs/magic-wan/configuration/manually/third-party/juniper.mdx
Outdated
Show resolved
Hide resolved
| ``` | ||
|
|
||
| ```txt | ||
| admin@srx220> show configuration security policies from-zone trust to-zone cloudflare |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Should this be (...) from-zone cloudflare to-zone trust instead?
src/content/docs/magic-wan/configuration/manually/third-party/juniper.mdx
Outdated
Show resolved
Hide resolved
src/content/docs/magic-wan/configuration/manually/third-party/juniper.mdx
Outdated
Show resolved
Hide resolved
|
|
||
| ```txt | ||
| set security zones security-zone cloudflare interfaces st0.0 host-inbound-traffic system-services all | ||
| set security zones security-zone cloudflare interfaces st0.0 host-inbound-traffic |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Not sure if this command should be referencing st0.1 instead (it appears in the output below).
| **Or using the [qualified-next-hop](https://www.juniper.net/documentation/us/en/software/junos/static-routing/topics/ref/statement/qualified-next-hop-edit-routing-options.html) option:** | ||
|
|
||
| ```txt | ||
| admin@srx220> show configuration routing-options | display set |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I believe this line should be removed. If we keep it, the next three lines would be output, not commands entered by the user. Can you check, please?
Co-authored-by: Pedro Sousa <[email protected]>
…18320) * added content * cleaned markdown * refined page * added juniper to dev compat page * Apply suggestions from code review Co-authored-by: hyperlint-ai[bot] <154288675+hyperlint-ai[bot]@users.noreply.github.com> * Apply suggestions from code review Co-authored-by: Pedro Sousa <[email protected]> * separated keys in kbd --------- Co-authored-by: hyperlint-ai[bot] <154288675+hyperlint-ai[bot]@users.noreply.github.com> Co-authored-by: Pedro Sousa <[email protected]>
Summary
Closes PCX-6618
Documentation checklist