How to build two network cards on NetSight
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Get Direct Link
- Report Inappropriate Content
‎01-12-2015 10:09 AM
Dear Sir,
My customer has two networks on different subnet need to management with NetSight.
So I build two lan cards on ESXi Server and implement to NetSight.
But I can't find the second lan card on NetSight....
Even I edit the /etc/network/interfaces for the second lan card - eth1,
it can not work..
Could you kindly help me how to build 2 lan cards on NetSight?
Thanks for your help.
My customer has two networks on different subnet need to management with NetSight.
So I build two lan cards on ESXi Server and implement to NetSight.
But I can't find the second lan card on NetSight....
Even I edit the /etc/network/interfaces for the second lan card - eth1,
it can not work..
Could you kindly help me how to build 2 lan cards on NetSight?
Thanks for your help.
6 REPLIES 6
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Get Direct Link
- Report Inappropriate Content
‎02-17-2016 08:10 PM
Shunze,
This is possible-
I did this once for a customer that wanted separation of their switch management network from the production server network (that their PC's were on, and the Netsight server).
I hacked into Ubuntu, created an additional interface, gave it an IP and it was able to discover and communicate with the switches.
It only needed one default gateway on the data network (so users could reach Netsight 1st nic) as the switch management addresses were all on the same VLAN as the Netsight 2nd Nic.
I thought I documented the process but I cannot find it right now, and I just searched the web and was able to find the commands fairly easily.
Good Luck!
This is possible-
I did this once for a customer that wanted separation of their switch management network from the production server network (that their PC's were on, and the Netsight server).
I hacked into Ubuntu, created an additional interface, gave it an IP and it was able to discover and communicate with the switches.
It only needed one default gateway on the data network (so users could reach Netsight 1st nic) as the switch management addresses were all on the same VLAN as the Netsight 2nd Nic.
I thought I documented the process but I cannot find it right now, and I just searched the web and was able to find the commands fairly easily.
Good Luck!
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Get Direct Link
- Report Inappropriate Content
‎02-17-2016 08:10 PM
Thank you sir, I knew this way already.
But it does not recommend by Extreme, so I didn't update the issue.
The NIC setting file was located as following path,
"/etc/network/interfaces"
After add the 2nd NIC,
NetSight need to modify something to make those devices on 2nd NIC can be searched with interface summary, compass.
Update the issue for you~
But it does not recommend by Extreme, so I didn't update the issue.
The NIC setting file was located as following path,
"/etc/network/interfaces"
After add the 2nd NIC,
NetSight need to modify something to make those devices on 2nd NIC can be searched with interface summary, compass.
Update the issue for you~
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Get Direct Link
- Report Inappropriate Content
‎01-13-2015 02:31 AM
Thanks, I see.
I will change the routing between them.
I will change the routing between them.
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Get Direct Link
- Report Inappropriate Content
‎01-13-2015 12:51 AM
Why aren't you routing between the networks? If you route you don't need two NICs. If you want isolation you can only route to Netsight from the network Netsight is not on. It weird and even if you pull it off you may run into support issues because it is a non standard install.
