Search found 3 matches

by 2502chakir2023_
03 Jun 2025 17:04
Forum: OmniSwitch 6360
Topic: Is it possible to execute a command automatically on reboot ?
Replies: 2
Views: 2766

Re: Is it possible to execute a command automatically on reboot ?

That’s exactly how I solved it as well—thanks!
I enabled traps on the uplink, so once the switch reboots and the uplink enters the “UP” state, the “linkUp” trap is triggered. I then used the “event-action” feature to link a Python script to that event.
by 2502chakir2023_
27 May 2025 04:22
Forum: OmniSwitch 6360
Topic: Is it possible to execute a command automatically on reboot ?
Replies: 2
Views: 2766

Is it possible to execute a command automatically on reboot ?

Hi Everyone,

I'm trying to ensure that each time the OS6360 switch reboots, it automatically executes two CLI commands:

aaa radius-server RadiusServerName1 health-check polling-interval 300 username "test" password test failover
aaa radius-server RadiusServerName2 health-check polling-interval 300 ...
by 2502chakir2023_
19 Apr 2024 04:26
Forum: OmniSwitch 6450
Topic: Alcatel OS6360 & 6560 show anonymous UNP users
Replies: 1
Views: 2597

Alcatel OS6360 & 6560 show anonymous UNP users

Hello everyone,

When authenticating devices via TEAP on the Alcatel switch OS6360-PH24, we do not see the correct username. When issuing a "show unp users" command, these devices display "anonymous" as the username (see attachment). However, the RADIUS server (ClearPass) does show the correct ...

Go to advanced search