cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
9938
Views
0
Helpful
10
Replies

Creating port-channel subinterface on a 4510RE

wilfred malana
Level 1
Level 1

Just received a 4510RE w/ SUP7s which will start rolling out at the access layer in place of 6500 chassis. I ran into an issue creating port-channel interface with the 10GigE uplinks. Sitching the port-channel to L2 or L3 doesn't seem to make a difference.

Here's a snippet of sho ver..

Cisco IOS Software, IOS-XE Software, Catalyst 4500 L3 Switch Software (cat4500e-UNIVERSAL-M), Version 03.01.01.SG RELEASE SOFTWARE (fc1)

Technical Support: http://www.cisco.com/techsupport

Copyright   1986-2010 by Cisco Systems, Inc.

Compiled Tue 14-Dec-10 21:30 by prod_rel_team

License Information for 'WS-X45-SUP7-E'

    License Level: ipbase   Type: Permanent

    Next reboot license Level: ipbase

Is it a licensing issue?

10 Replies 10

Reza Sharifi
Hall of Fame
Hall of Fame

I am not sure what you mean by "

Sitching the port-channel to L2 or L3 doesn't seem to make a difference."

can you explain?

should not be a license issue

Sorry.

Sitching , I meant switching .... or I guess the better wording would be "making it"

Making the port-channel a "switchport" (L2) or "no switchport" (L3)

Can you post your config?

A layer-2 Etherchannel can be in an access mode or trunk mode.  A layer-3 Etherchannesl is a routed Etherchannel with IP address.

HTH

It's default config right now.

I can create interface port-channel 1 but when try to create interface port-channel 1.200  it fails. Like it doesn;t know how to deal with sub-interfaces.

ROC-RS4510RE-AU-E130(config)#interface port-channel 1 ?

 

ROC-RS4510RE-AU-E130(config)#interface port-channel 1.200

                                                     ^

% Invalid input detected at '^' marker.

ROC-RS4510RE-AU-E130(config)#

ROC-RS4510RE-AU-E130(config)#interface port-channel 1.200

I have never seen a "sub-interface" port channel before.

I do this all the time on the 6500 platform w/sup32s and sup720s.  I appreciate your help.

Learn something new today. 

  Normally you do not use subinterfaces on a trunk on  L3 etherchannels . Normally that is used for router on a stick scenarios on like ISR"s . You use vlans and SVI"s across a standard trunk setup for L3 etherchannels.  I don't believe it will work , if its rejecting the commands thats another indication it will not work.

int port-channel 1

switchport

switchport trunk encapsulation dot1q

switchport trunk native vlan X

switchport trunk allowed vlan x,x,x,x

switchport mode dynamic desirable

Hi I have same problem i am not able to create sub interface could any one help me on this.

ROC-RS4510RE-AU-E130(config)#interface port-channel 1 ?

 

 

 

ROC-RS4510RE-AU-E130(config)#interface port-channel 1.200

                                                     ^

% Invalid input detected at '^' marker.

 

ROC-RS4510RE-AU-E130(config)#

- See more at: https://supportforums.cisco.com/discussion/11212321/creating-port-channel-subinterface-4510re#sthash.xiWPfeSq.dpuf

wilfred malana
Level 1
Level 1

That's what I had do to. Just attempting tk standardized configs on all my access layer switches.

Thanks a lot for the tips.

Sent from Cisco Technical Support iPhone App

Review Cisco Networking for a $25 gift card