11-18-2021 04:30 AM
Hi all, I am no expert in network, I am learning. I have this project here where I am using a cisco SF350-24p. And I have a device that interfere with another (outside the network) where to turn off the device on a specific port at a specific moment would give me access back to the other device.
I was wondering if there is a way to turn off a physical port(the physical rj45 port connected in the front) with a UDP command?
The device is connected and uses POE, so disabling the POE over UDP would also work.
Any hint on that would be greatly appreciated.
11-18-2021 07:51 AM
- What do you mean by a 'UDP command' ?
M.
11-18-2021 03:45 PM
udp command is used to send and receive UDP datagram messages over an IP network.
I use it to control equipment sending packets. In example for a video projection connected on a network to power off at the end of the day thru an automated system.
11-18-2021 11:04 PM
- udp is a data transfer protocol , you can not use it to control ports.
M.
11-18-2021 11:39 PM
Hello,
SNMP uses UDP as transport protocol. Wake-on-Lan uses UDP as well, so in that sense, UDP can be used.
Which firmware version are you running ? It is a question of finding the corresponding MIB and then using an SNMP application to change the ifStatus OID.
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide