Hi all.

Can someone give me a hint. I’m trying to install a ha-setup with ace4710 on a vss environment
It seems that that two boxes can’t see each other via the trunks.
I have used one interface for management only and bundled the others in to 1 etherchannel.
I have the following configured on the channel.
I made a test setup on a 3750 switch to test, before deploying this on the 6500, and that seemed to work fine.
Is there something that is pulling my legs.
I attented a session on Networkers in Barcelona, an the guy that teached there would make the documentation available on the web, but I can’t find it. Have anyone of you seen this doc. I’ve also seached the web for a book about ace, but again I can’t find anything. Is there some of you that know where I can get my hand one this

/Arne

interface port-channel 1
ft-port vlan 3085
switchport trunk allowed vlan 797-803,3000,3080-3084,3086-3090
port-channel load-balance src-dst-port
no shutdown

and this configured on the physical interfaces

speed 1000M
duplex FULL
carrier-delay 30
qos trust cos
channel-group 1
no shutdown

on the vss environment I have this on the etherchannel

interface Port-channel30
description B: portchannel for ACE4710 load balancer
switchport
switchport trunk encapsulation dot1q
switchport trunk allowed vlan 797-803,3000,3080-3084,3086-3090
switchport mode trunk
switchport nonegotiate
mls qos trust cos

and this configured on the physical interfaces

switchport
switchport trunk encapsulation dot1q
switchport trunk allowed vlan 797-803,3000,3080-3084,3086-3090
switchport mode trunk
switchport nonegotiate
mls qos trust cos
spanning-tree portfast edge
channel-group 30 mode on


_______________________________________________
cisco-nsp mailing list  [email protected]
https://puck.nether.net/mailman/listinfo/cisco-nsp
archive at http://puck.nether.net/pipermail/cisco-nsp/

Reply via email to