07-28-2022 01:55 PM
10-06-2022 11:00 AM
Hi T_Pitch,
Have you figured out how to accomplish this yet? We just got our 2 ISW 8GBP,4-SFP switches powered on. Unfortunately, we purchased them just over a year ago, so our configuration support via our contract has expired.
I did the initial config as per Industrial_Ethernet_Switch_Quick_Installation_Guide.pdf to give the switch an IP address:
enable
configure terminal
interface vlan 3236
ip address xxx.xxx.xxx.xxx xxx.xxx.xxx.xxx (I configured with a real IP and netmask of course)
The switch MAC address shows up on the FDB table of the core, but it is not pingable, or accessible via the network.
As I suspected, this is not quite enough to access the switch on the network, either via SSH or the Web configuration interface. I think I need to configure the port that is connected to our core switch. Unfortunately, the CLI commands are very different from XOS (This must be Cisco like commands, which I am not at all familiar with). The CLI guide doesn't give one example, just the bare bones syntax, which I am not finding as useful as it could be.
If you figured out how to configure and tag port VLANs, I would appreciate if you could share what you have learned.
Thanks,
Ken
07-29-2022 10:18 AM
08-01-2022 03:07 AM