Created
June 14, 2017 14:00
-
-
Save dancwilliams/280401f8b851d8817dbe659a6076b7ef to your computer and use it in GitHub Desktop.
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
╔═══════════╦═════════════════════╦═════════╦═════════════════╦═══════════════════════╗ | |
║ VRF Name ║ Route Distinguisher ║ VLAN ID ║ IP Address ║ Description ║ | |
╠═══════════╬═════════════════════╬═════════╬═════════════════╬═══════════════════════╣ | |
║ WAN ║ 99 ║ N/A ║ 10.20.30.253/24 ║ Internet ║ | |
║ Accessred ║ 1 ║ 1 ║ 192.168.1.1/24 ║ Tenant 1 ║ | |
║ blue ║ 2 ║ 2 ║ 192.168.2.1/24 ║ Tenant 2 ║ | |
║ green ║ 3 ║ 3 ║ 192.168.1.1/24 ║ Tenant 3 — Dup Red IP ║ | |
║ voice ║ 111 ║ 111 ║ 10.1.1.1/24 ║ Shared Voice ║ | |
║ N/A ║ N/A ║ 999 ║ 10.9.9.1/24 ║ Management ║ | |
╚═══════════╩═════════════════════╩═════════╩═════════════════╩═══════════════════════╝ |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment