2 OS6250 connected through an aggregated link

Post Reply
AlainAuer

2 OS6250 connected through an aggregated link

Post by AlainAuer »

Hi,

I have two OS6250 switches connected with an aggregated link. I have configured two VLANs (100 and 101). On one switch, there is an iPBX, and on the other switch, IP Phones are connected. After a while, the IP Phones unregister. There is a keepalive mechanism. The iPBX sends an ARP request, the IP Phone sends his MAC back, then the iPBX sends a keepalive message and the IP Phone sends an ACK message.
So, after the while, when the iPBX sends the ARP request, the IP phone responds, but the iPBX never receive the reply.
When i try to ping the IP Phones from the first switch, no reply is received. I can ping the IP Phones from the second switch (on which the IP Phones are connected), and after that, I can ping the IP Phones again from the first switch.
Thanks for help
benny

Re: 2 OS6250 connected through an aggregated link

Post by benny »

What about the MAC-ADDRESS-TABLE? What is the AOS running? Is there any special configuration in place?

B
AlainAuer

Re: 2 OS6250 connected through an aggregated link

Post by AlainAuer »

Hi benny,

The AOS running is 6.6.2.242.R01

No special configuration (see below)

Switch 1 configuration :

! Stack Manager :
! Chassis :
system name OS6250-INFO
system timezone +01:00
mac-retention status enable
! Configuration:
! VLAN :
vlan 1 enable name "default"
vlan 100 enable name "VLAN_VOIX"
vlan 100 port default 1/21
vlan 100 port default 1/22
vlan 101 enable name "VLAN_DATA"
vlan 101 port default 1/1
vlan 101 port default 1/2
vlan 101 port default 1/3
vlan 101 port default 1/4
vlan 101 port default 1/5
vlan 101 port default 1/6
vlan 101 port default 1/7
vlan 101 port default 1/8
vlan 101 port default 1/9
vlan 101 port default 1/10
vlan 101 port default 1/11
vlan 101 port default 1/12
vlan 101 port default 1/13
vlan 101 port default 1/14
vlan 101 port default 1/15
vlan 101 port default 1/16
vlan 101 port default 1/17
vlan 101 port default 1/18
vlan 101 port default 1/19
vlan 101 port default 1/20
vlan 101 port default 1/23
vlan 101 port default 1/25
vlan 101 port default 2/1
vlan 101 port default 2/2
vlan 101 port default 2/3
vlan 101 port default 2/4
vlan 101 port default 2/5
vlan 101 port default 2/6
vlan 101 port default 2/7
vlan 101 port default 2/8
vlan 101 port default 2/9
vlan 101 port default 2/10
vlan 101 port default 2/11
vlan 101 port default 2/12
vlan 101 port default 2/13
vlan 101 port default 2/14
vlan 101 port default 2/15
vlan 101 port default 2/16
vlan 101 port default 2/17
vlan 101 port default 2/18
vlan 101 port default 2/19
vlan 101 port default 2/20
vlan 101 port default 2/21
vlan 101 port default 2/22
vlan 101 port default 2/23
vlan 101 port default 2/25
! VLAN SL:
! IP :
ip service all
ip interface "vlan101_DATA" address 192.168.1.248 mask 255.255.255.0 vlan 101 ifindex 1
ip interface "vlan100_VOIX" address 192.168.100.248 mask 255.255.255.0 vlan 100 ifindex 2
! IPMS :
! AAA :
aaa authentication console "local"
aaa authentication telnet "local"
aaa authentication ftp "local"
aaa authentication http "local"
aaa authentication ssh "local"
! PARTM :
! 802.1x :
! QOS :
policy condition Cond_IPBX source vlan 100
policy action Act_IPBX priority 5
policy rule Rule_IPBX condition Cond_IPBX action Act_IPBX
qos apply
! Policy manager :
! Session manager :
session timeout cli 400
session prompt default "SW_Salle_info ->"
! SNMP :
! RIP :
! IPv6 :
! IP multicast :
! IPRM :
ip static-route 0.0.0.0/0 gateway 192.168.1.254 metric 1
! RIPng :
! Health monitor :
! Interface :
interfaces 1/22 alias "IPBX_Matra"
interfaces 1/22 autoneg disable
interfaces 1/22 duplex full
interfaces 1/22 speed 100
interfaces 1/23 alias "BIV_0014YHR8"
interfaces 1/24 alias "Equant_D024GYW1"
interfaces 1/24 autoneg disable
interfaces 1/24 duplex full
interfaces 1/24 speed 100
interfaces 1/26 alias "interco_OS 6250_Bureau"
interfaces 2/24 alias "Equant_D024GYX8"
interfaces 2/24 autoneg disable
interfaces 2/24 duplex full
interfaces 2/24 speed 100
interfaces 2/26 alias "interco_OS 6250_Bureau"
! Udld :
! Port Mapping :
! Link Aggregate :
static linkagg 1 size 2 admin state enable
static agg 1/26 agg num 1
static agg 2/26 agg num 1
! VLAN AGG:
! 802.1Q :
vlan 100 802.1q 1/1 "TAG PORT 1/1 VLAN 100"
vlan 100 802.1q 1/2 "TAG PORT 1/2 VLAN 100"
vlan 100 802.1q 1/3 "TAG PORT 1/3 VLAN 100"
vlan 100 802.1q 1/4 "TAG PORT 1/4 VLAN 100"
vlan 100 802.1q 1/5 "TAG PORT 1/5 VLAN 100"
vlan 100 802.1q 1/6 "TAG PORT 1/6 VLAN 100"
vlan 100 802.1q 1/7 "TAG PORT 1/7 VLAN 100"
vlan 100 802.1q 1/8 "TAG PORT 1/8 VLAN 100"
vlan 100 802.1q 1/9 "TAG PORT 1/9 VLAN 100"
vlan 100 802.1q 1/10 "TAG PORT 1/10 VLAN 100"
vlan 100 802.1q 1/11 "TAG PORT 1/11 VLAN 100"
vlan 100 802.1q 1/12 "TAG PORT 1/12 VLAN 100"
vlan 100 802.1q 1/24 "TAG PORT 1/24 VLAN 100"
vlan 101 802.1q 1/24 "TAG PORT 1/24 VLAN 101"
vlan 100 802.1q 2/24 "TAG PORT 2/24 VLAN 100"
vlan 101 802.1q 2/24 "TAG PORT 2/24 VLAN 101"
vlan 100 802.1q 1 "TAG AGGREGATE 1 VLAN 100"
vlan 101 802.1q 1 "TAG AGGREGATE 1 VLAN 101"
! Spanning tree :
bridge mode 1x1
! Bridging :
! Bridging :
! Port mirroring :
! UDP Relay :
! System service :
swlog console level info
! SSH :
! Web :
! AMAP :
! LLDP :
! Lan Power :
lanpower start 1
lanpower start 2
! NTP :
ntp server 198.245.60.153 key 0 version 4 minpoll 6
ntp client enable
! RDP :
! VLAN STACKING:
! EFM-OAM :
! SAA :
! Loopback-detection :
! ERP :
! TEST-OAM :

Switch 2 confguration :

! Stack Manager :
! Chassis :
system name OS6250-Bureau
system timezone +01:00
mac-retention status enable
! Configuration:
! VLAN :
vlan 1 enable name "default"
vlan 100 enable name "VLAN_VOIX"
vlan 101 enable name "VLAN_DATA"
vlan 101 port default 1/1
vlan 101 port default 1/2
vlan 101 port default 1/3
vlan 101 port default 1/4
vlan 101 port default 1/5
vlan 101 port default 1/6
vlan 101 port default 1/7
vlan 101 port default 1/8
vlan 101 port default 1/9
vlan 101 port default 1/10
vlan 101 port default 1/11
vlan 101 port default 1/12
vlan 101 port default 1/13
vlan 101 port default 1/14
vlan 101 port default 1/15
vlan 101 port default 1/16
vlan 101 port default 1/17
vlan 101 port default 1/18
vlan 101 port default 1/19
vlan 101 port default 1/20
vlan 101 port default 1/21
vlan 101 port default 1/22
vlan 101 port default 1/23
vlan 101 port default 1/24
vlan 101 port default 1/25
vlan 101 port default 2/1
vlan 101 port default 2/2
vlan 101 port default 2/3
vlan 101 port default 2/4
vlan 101 port default 2/5
vlan 101 port default 2/6
vlan 101 port default 2/7
vlan 101 port default 2/8
vlan 101 port default 2/9
vlan 101 port default 2/10
vlan 101 port default 2/11
vlan 101 port default 2/12
vlan 101 port default 2/13
vlan 101 port default 2/14
vlan 101 port default 2/15
vlan 101 port default 2/16
vlan 101 port default 2/17
vlan 101 port default 2/18
vlan 101 port default 2/19
vlan 101 port default 2/20
vlan 101 port default 2/21
vlan 101 port default 2/22
vlan 101 port default 2/23
vlan 101 port default 2/24
vlan 101 port default 2/25
! VLAN SL:
! IP :
ip service all
ip interface "vlan101_DATA" address 192.168.1.249 mask 255.255.255.0 vlan 101 ifindex 1
ip interface "vlan100_VOIX" address 192.168.100.249 mask 255.255.255.0 vlan 100 ifindex 2
! IPMS :
! AAA :
aaa authentication console "local"
aaa authentication telnet "local"
aaa authentication ftp "local"
aaa authentication http "local"
aaa authentication ssh "local"
! PARTM :
! 802.1x :
! QOS :
policy condition Cond_IPBX source vlan 100
policy action Act_IPBX priority 5
policy rule Rule_IPBX condition Cond_IPBX action Act_IPBX
qos apply
! Policy manager :
! Session manager :
session timeout cli 400
session prompt default "SW_Bureau ->"
! SNMP :
! RIP :
! IPv6 :
! IP multicast :
! IPRM :
ip static-route 0.0.0.0/0 gateway 192.168.1.254 metric 1
! RIPng :
! Health monitor :
! Interface :
interfaces 1/26 alias "aggregation fibre salle info"
interfaces 2/23 autoneg disable
interfaces 2/24 alias "Fibre vendangeoir"
interfaces 2/24 autoneg disable
interfaces 2/24 duplex half
interfaces 2/24 speed 10
interfaces 2/26 alias "aggregation fibre salle info"
! Udld :
! Port Mapping :
! Link Aggregate :
static linkagg 1 size 2 admin state enable
static agg 1/26 agg num 1
static agg 2/26 agg num 1
! VLAN AGG:
! 802.1Q :
vlan 100 802.1q 1/1 "TAG PORT 1/1 VLAN 100"
vlan 100 802.1q 1/2 "TAG PORT 1/2 VLAN 100"
vlan 100 802.1q 1/3 "TAG PORT 1/3 VLAN 100"
vlan 100 802.1q 1/4 "TAG PORT 1/4 VLAN 100"
vlan 100 802.1q 1/5 "TAG PORT 1/5 VLAN 100"
vlan 100 802.1q 1/6 "TAG PORT 1/6 VLAN 100"
vlan 100 802.1q 1/7 "TAG PORT 1/7 VLAN 100"
vlan 100 802.1q 1/8 "TAG PORT 1/8 VLAN 100"
vlan 100 802.1q 1/9 "TAG PORT 1/9 VLAN 100"
vlan 100 802.1q 1/10 "TAG PORT 1/10 VLAN 100"
vlan 100 802.1q 1/11 "TAG PORT 1/11 VLAN 100"
vlan 100 802.1q 1/12 "TAG PORT 1/12 VLAN 100"
vlan 100 802.1q 2/1 "TAG PORT 2/1 VLAN 100"
vlan 100 802.1q 2/2 "TAG PORT 2/2 VLAN 100"
vlan 100 802.1q 2/3 "TAG PORT 2/3 VLAN 100"
vlan 100 802.1q 2/4 "TAG PORT 2/4 VLAN 100"
vlan 100 802.1q 2/5 "TAG PORT 2/5 VLAN 100"
vlan 100 802.1q 2/6 "TAG PORT 2/6 VLAN 100"
vlan 100 802.1q 2/7 "TAG PORT 2/7 VLAN 100"
vlan 100 802.1q 2/8 "TAG PORT 2/8 VLAN 100"
vlan 100 802.1q 2/9 "TAG PORT 2/9 VLAN 100"
vlan 100 802.1q 2/10 "TAG PORT 2/10 VLAN 100"
vlan 100 802.1q 2/11 "TAG PORT 2/11 VLAN 100"
vlan 100 802.1q 2/12 "TAG PORT 2/12 VLAN 100"
vlan 100 802.1q 1 "TAG AGGREGATE 1 VLAN 100"
vlan 101 802.1q 1 "TAG AGGREGATE 1 VLAN 101"
! Spanning tree :
bridge mode 1x1
! Bridging :
! Bridging :
! Port mirroring :
! UDP Relay :
! System service :
swlog console level info
! SSH :
! Web :
! AMAP :
! LLDP :
! Lan Power :
lanpower start 1
lanpower start 2
! NTP :
ntp server 198.245.60.153 key 0 version 4 minpoll 6
ntp client enable
! RDP :
! VLAN STACKING:
! EFM-OAM :
! SAA :
! Loopback-detection :
! ERP :
! TEST-OAM :

What do you want to know about the MAC-Address Table ?
benny

Re: 2 OS6250 connected through an aggregated link

Post by benny »

The configuration looks ok.

What I wanted to know regarding the mac-address-table is how it looks "normally" and when you see the issue (to compare it).

Are there any other switches involved / connected to those two switches?

Benny
AlainAuer

Re: 2 OS6250 connected through an aggregated link

Post by AlainAuer »

Hi Benny,

It seems that we found the problem.

AOS 6.6.2.242.R01 is not supported on OS6250-P24 platform.

We upgraded to AOS 6.6.3 R01 and it works fine.

Thanks for help, benny
Post Reply

Return to “OmniSwitch 6250”