cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
2854
Views
0
Helpful
12
Replies

Does 12.2(35) SE5 (3750-IPSERVICES-M) IOS support L3 port-channel?

zdrepaul
Level 4
Level 4

I have a stack of 2 3750(E)s with the "c3750-ipservices-mz.122-35.SE5/c3750-ipservices-mz.122-35.SE5.bin" image that will not allow me to assign an ip address to a port-channel interface.  Please help.

12 Replies 12

paolo bevilacqua
Hall of Fame
Hall of Fame

L3 port-channel does not exist.

Either assign the IP address to a VLAN that is trunked on the port-channel, or remove port-channel, disable switchport, assing different addresses to the multiple links.

The results will be very similar.

is there another version of IOS that i can download to support an l3 port-channel?  Because it does exist on my other network gear.  i could assign ip addresses to multiple ints creating point-to-point connections, however that's not the most desired way.  thank you.

p.bevilacqua wrote:

L3 port-channel does not exist.

Either assign the IP address to a VLAN that is trunked on the port-channel, or remove port-channel, disable switchport, assing different addresses to the multiple links.

The results will be very similar.

Paolo

L3 etherchannel does indeed exist. It allows you to bundle multiple physical links into one logical link and then assign an IP address to that logical link -

6500 L3 etherchannel

Jon

I should have said, does not exist on the 3750.

Not a big deal considering you have two alternative methods to achieve the same.

p.bevilacqua wrote:

I should have said, does not exist on the 3750.

Not a big deal considering you have two alternative methods to achieve the same.

Trouble is it does exist on the 3750 -

http://www.cisco.com/en/US/docs/switches/lan/catalyst3750/software/release/12.2_35_se/configuration/guide/swethchl.html#wp1376182

agree that you could use SVI with L2 access ports but then you are not removing STP from the links.

Jon

Jon Marshall
Hall of Fame
Hall of Fame

zdrepaul wrote:

I have a stack of 2 3750(E)s with the "c3750-ipservices-mz.122-35.SE5/c3750-ipservices-mz.122-35.SE5.bin" image that will not allow me to assign an ip address to a port-channel interface.  Please help.

Can you post relevant config.

Jon

#conf t
Enter configuration commands, one per line.  End with CNTL/Z.
(config)#int po22
(config-if)#ip address 192.168.125.121 255.255.255.252
                              ^
% Invalid input detected at '^' marker.

(config-if)#ip ?
Interface IP configuration subcommands:
  admission  Apply Network Admission Control
  arp        Configure ARP features
  dhcp       Configure DHCP parameters for this interface
  dhcp       DHCP
  igmp       IGMP interface commands
  verify     verify
  vrf        VPN Routing/Forwarding parameters on the interface

(config-if)#ip

zdrepaul wrote:

#conf t
Enter configuration commands, one per line.  End with CNTL/Z.
(config)#int po22
(config-if)#ip address 192.168.125.121 255.255.255.252
                              ^
% Invalid input detected at '^' marker.

(config-if)#ip ?
Interface IP configuration subcommands:
  admission  Apply Network Admission Control
  arp        Configure ARP features
  dhcp       Configure DHCP parameters for this interface
  dhcp       DHCP
  igmp       IGMP interface commands
  verify     verify
  vrf        VPN Routing/Forwarding parameters on the interface

(config-if)#ip

I meant could you actually post the config off the switch.

Jon

i don't think the config is going to help us figure this one out; i think it has to with the version of ios the switch is running.

Have you configured "no switchport" under the port-channel interface ie.

int po22

no switchport

ip address .....

Jon

THAT WAS IT!!!!!  thank you so much!!!!!

No problem, glad to have helped.

Jon

Getting Started

Find answers to your questions by entering keywords or phrases in the Search bar above. New here? Use these resources to familiarize yourself with the community:

Review Cisco Networking products for a $25 gift card