The chipset in the OS6570M-12 does NOT support 10Mbps half duplex. ALE made a special firmware but that didn't work.
They want us to try the OS6465T-12 which has another chipset.
Search found 14 matches
- 08 Apr 2025 01:40
- Forum: OmniSwitch 6560 / 6570M
- Topic: more logging
- Replies: 8
- Views: 4544
- 16 Dec 2024 06:21
- Forum: OmniSwitch 6560 / 6570M
- Topic: VLAN-leak with a cable
- Replies: 1
- Views: 3274
VLAN-leak with a cable
Hello forum,
Is it possible to leak a VLAN to another VLAN with a cable within the same switch? OS6560-48X4
We have two VLAN in the switch. VLAN 100+200
A DHCP-service is running on VLAN 100. We want to leak VLAN 100 to VLAN 200 but be able to disconnect it with a cable.
Right now VLAN 100 is ...
Is it possible to leak a VLAN to another VLAN with a cable within the same switch? OS6560-48X4
We have two VLAN in the switch. VLAN 100+200
A DHCP-service is running on VLAN 100. We want to leak VLAN 100 to VLAN 200 but be able to disconnect it with a cable.
Right now VLAN 100 is ...
- 16 Dec 2024 05:57
- Forum: OmniSwitch 6560 / 6570M
- Topic: more logging
- Replies: 8
- Views: 4544
Re: more logging
We opened a ticket to ALE and they where able to reproduce the problem with 10Mbps half-duplex.
They believe the problem is in the chipset. They have a private pre-release for us to test.
They believe the problem is in the chipset. They have a private pre-release for us to test.
- 27 Jun 2024 09:38
- Forum: OmniSwitch 6560 / 6570M
- Topic: more logging
- Replies: 8
- Views: 4544
Re: more logging
Thank you for the information.
The swlog did not catch anything while I got an error frame.
swlog syslog-facility-id 18
swlog appid portMgrNi subapp all level debug3
swlog appid intfNi subapp all level debug3
Is there documentation on the different appid? In the manual they are just listed.
We ...
The swlog did not catch anything while I got an error frame.
swlog syslog-facility-id 18
swlog appid portMgrNi subapp all level debug3
swlog appid intfNi subapp all level debug3
Is there documentation on the different appid? In the manual they are just listed.
We ...
- 27 Jun 2024 07:34
- Forum: OmniSwitch 6560 / 6570M
- Topic: more logging
- Replies: 8
- Views: 4544
Re: more logging
It looks like it started when we replaced the old OS6450-10 to OS6570M-12
- 27 Jun 2024 07:20
- Forum: OmniSwitch 6560 / 6570M
- Topic: more logging
- Replies: 8
- Views: 4544
Re: more logging
10Mbps half duplex is by design. The connected device only has 10Mps half duplex.
The port is manually set. It was set to autoneg earlier. Still got error frames.
My question is how to get the correct log-level so I can match the events from the connected device.
The port is manually set. It was set to autoneg earlier. Still got error frames.
My question is how to get the correct log-level so I can match the events from the connected device.
- 27 Jun 2024 05:05
- Forum: OmniSwitch 6560 / 6570M
- Topic: more logging
- Replies: 8
- Views: 4544
more logging
Hello forum,
We have some problems with errors on port 1/1/7 on a OS6570M-12 with AOS 8.9.221.R03
Swlog shows nothing special. Can I add more logging to identify the problem?
I use:
swlog syslog-facility-id local2
Should I use another id?
Chassis/Slot/Port : 1/1/7
Operational Status : up ...
We have some problems with errors on port 1/1/7 on a OS6570M-12 with AOS 8.9.221.R03
Swlog shows nothing special. Can I add more logging to identify the problem?
I use:
swlog syslog-facility-id local2
Should I use another id?
Chassis/Slot/Port : 1/1/7
Operational Status : up ...
- 16 Feb 2024 02:15
- Forum: OmniSwitch 6560 / 6570M
- Topic: Simple SNMP v3 SHA+AES config
- Replies: 1
- Views: 6969
Re: Simple SNMP v3 SHA+AES config
In this case PPPP was the same as SSSS.
I did configure another OS6560 in the network awhile back but forgot to write the code down. Lesson learned!
ip service snmp admin-state enable
user SNMP-user password SSSS sha+aes read-only all priv-password AAAA
user SNMP-user allow-ssh disable
snmp ...
I did configure another OS6560 in the network awhile back but forgot to write the code down. Lesson learned!
ip service snmp admin-state enable
user SNMP-user password SSSS sha+aes read-only all priv-password AAAA
user SNMP-user allow-ssh disable
snmp ...
- 30 Jan 2024 03:10
- Forum: OmniSwitch 6560 / 6570M
- Topic: Simple SNMP v3 SHA+AES config
- Replies: 1
- Views: 6969
Simple SNMP v3 SHA+AES config
Hello forum,
I'm trying to configure a simple SNMPv3-config on a OS6560 8.9.221.R03.
usr: SNMP-user
pwd: PPPP
SHA: SSSS
AES: AAAA
I can't figure out how to set pwd, sha and aes.
I'm trying to configure a simple SNMPv3-config on a OS6560 8.9.221.R03.
usr: SNMP-user
pwd: PPPP
SHA: SSSS
AES: AAAA
I can't figure out how to set pwd, sha and aes.
Code: Select all
user SNMP-user password PPPP priv-password SSSS read-only all sha+aes- 29 Oct 2020 03:27
- Forum: OmniSwitch 6450
- Topic: L2 Table full OS6450
- Replies: 3
- Views: 3610
Re: L2 Table full OS6450
I removed all mac-addresses on 1/2 (no mac-address-table learned 1/2) but the missing mac-address did not show up.
The log still said "L2 table full".
After that I removed all mac-addresses in the switch (no mac-address-table learned).
The missing mac-address now showed up on 1/2.
I still got "L2 ...
The log still said "L2 table full".
After that I removed all mac-addresses in the switch (no mac-address-table learned).
The missing mac-address now showed up on 1/2.
I still got "L2 ...
