cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
464
Views
0
Helpful
5
Replies

Etherchannel on ACE

kalugotla1
Level 1
Level 1

I have a scenario where my ACE need to get
connected to SW1 and SW2.Can I do a portchannel set up on my ACE4710
On ACE box  Int gi1/1 ---SW1
            Int gi1/2-----Sw2
so need to set up the portchannel for gi1/1 and gi1/2 to trunk the vlan 817

5 Replies 5

Surya ARBY
Level 4
Level 4

it will work only if your switches are 3750 in stack or Cat6500 in VSS.

the switches are nexus5k

it will be ok if you use VPC.

On my ACE I configured this way

interface gigabitEthernet 1/1
channel-group 1
no sh
interface gigabitEthernet 1/2
channel-group 1
no sh

interface port-channel 1
switchport mode trunk
switchport trunk allowed vlan 100
no shutdown

interface vlan 100
ip address 10.0.100.1 255.255.255.0
no sh

and enable vPCon my nexus ,will that work. or do I need to enable something else on my ACE too

Surya thanks for ur resposne ,but here the scenario is

Can I set up  the vPC in this scenario .Please suggest me

Review Cisco Networking for a $25 gift card