How to assign IP addresses to switches #6509
Replies: 3 comments 2 replies
-
There's a virtual interface on the switch to which the routed address is bound. It varies by platform, but it's definitely there. That's where the IP(s) are assigned. What platform is this? |
Beta Was this translation helpful? Give feedback.
2 replies
-
On 2021-05-31 21:28, Mario F. wrote:
Don't know what the platform is called. Mainly Cisco SG series and a few cheap HPEs.
So, you suggest to add an interface (no. 49) to an 48-port switch and give it the type virtual. Is this correct?
I usually create a virtual interface called "management" and assign the address to this interface.
/AL
|
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
dreng
-
That helped a lot. Thank you all. |
Beta Was this translation helpful? Give feedback.
0 replies
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.
-
Hello there,
I'd like to assign an IP address to a switch (for switch management purposes). In netbox, normally one assigns an IP to an interface. But what is the recommended way to assign an IP to a switch that has 48 interfaces? The IPs of our switches are not bound to a specific Interface but are accessable on all interfaces.
Thank you!
Beta Was this translation helpful? Give feedback.
All reactions