Can I assign a virtual chassis member variable to an interface? #10366
Answered
by
mtinberg
CupcakeMunster
asked this question in
Q&A
Replies: 1 comment 1 reply
-
IIUC there is a misunderstanding here, if you have a Device Type with Interface xe-0/0/0 defined on it, then create an instance of this as switch-1 and another instance as switch-2, both will have a xe-0/0/0 interface defined, if you combine them with a Virtual Chassis into a stack then you'll see two (2) xe-0/0/0 interfaces when you look at the whole stack and you will want to navigate to the Device record for switch-2 itself and bulk rename them, using the Web UI or a Script or REST client app.
I believe there was a feature request to allow the interfaces to be templated like "xe-{position}/0/0", as was done for Module Bays, so the number gets replaced with the Virtual Chassis position when the db records get created, but I wasn't sure if that feature was done yet or still in progress.
—
Mark Tinberg ***@***.***>
Division of Information Technology-Network Services
University of Wisconsin-Madison
…________________________________
From: CupcakeMunster ***@***.***>
Sent: Wednesday, September 14, 2022 12:56 PM
To: netbox-community/netbox ***@***.***>
Cc: Subscribed ***@***.***>
Subject: [netbox-community/netbox] Can I assign a virtual chassis member variable to an interface? (Discussion #10366)
I know all the interfaces appear on the master device in a virtual chassis. Can I define an interface name like xe-{member}/0/0 so that when I'm looking at my interfaces on the master device I can see xe-0/0/0 for itself and xe-1/0/0 for it's partner device?
—
Reply to this email directly, view it on GitHub<#10366>, or unsubscribe<https://github.com/notifications/unsubscribe-auth/AAS7UM2AJURP4AUTXJQSLCLV6IGUNANCNFSM6AAAAAAQMUZ5CQ>.
You are receiving this because you are subscribed to this thread.Message ID: ***@***.***>
|
Beta Was this translation helpful? Give feedback.
1 reply
Answer selected by
CupcakeMunster
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I know all the interfaces appear on the master device in a virtual chassis. Can I define an interface name like
xe-{member}/0/0
so that when I'm looking at my interfaces on the master device I can seexe-0/0/0
for itself andxe-1/0/0
for it's partner device?Beta Was this translation helpful? Give feedback.
All reactions