Conversation
Deploying with
|
| Status | Name | Latest Commit | Preview URL | Updated (UTC) |
|---|---|---|---|---|
| ✅ Deployment successful! View logs |
routing-wiki | e54ea7e | Commit Preview URL Branch Preview URL |
Feb 15 2026, 08:45 AM |
- Introduced a new document detailing routing policies and ACLs, including their purpose, types, structure, and syntax. - Provided examples of route policies, including import/export behavior and redistribution configurations. - Explained supported match conditions and their equivalents in JUNOS. - Included detailed sections on ACLs, their configuration, and testing scenarios. - Added diagrams to illustrate routing policies and test topology.
There was a problem hiding this comment.
Pull request overview
This pull request adds a comprehensive IOS-XR tutorial to the routing wiki. The tutorial is designed to help users familiar with Junos learn Cisco's IOS-XR operating system by providing side-by-side comparisons and detailed configuration examples.
Changes:
- Added four new tutorial documents covering interfaces, routing policies/ACLs, protocol-independent routing, and VRFs
- Added syntax highlighting support for Cisco IOS-XR and Junos configuration files
- Updated site navigation to include the new IOS-XR tutorial section
Reviewed changes
Copilot reviewed 10 out of 10 changed files in this pull request and generated 6 comments.
Show a summary per file
| File | Description |
|---|---|
| docs/iosxr/index.md | Introduction and overview of the IOS-XR tutorial with table of contents |
| docs/iosxr/interface.mdx | Comprehensive guide to IOS-XR interface configuration with examples |
| docs/iosxr/routing-policies-acl.mdx | Detailed tutorial on routing policies and access control lists |
| docs/iosxr/protocol-independent-routing-and-vrfs.mdx | Guide to static routing, VRFs, and route management |
| langs/iosxr.tmGrammar.repo.json | TextMate grammar file for IOS-XR syntax highlighting |
| langs/junos.tmLanguage.json | TextMate grammar file for Junos syntax highlighting |
| docusaurus.config.ts | Updated configuration to support new languages and navigation |
| sidebars.ts | Added sidebar configuration for IOS-XR tutorial section |
| src/css/custom.css | Added margin styling for code blocks |
| src/theme/MDXComponents/Code.tsx | Code formatting style changes (single to double quotes) |
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.