cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
826
Views
0
Helpful
3
Replies

Port-Channel Sub-interfaces on ISRs

Steven Williams
Level 4
Level 4

I seem to be having issues finding my answer and I do not have a physical unit around to test, but do the 2900 series ISRs support Layer 3 Port-Channel sub-interfaces? I know they won't do LACP so has to be configured Static on.

1 Accepted Solution

Accepted Solutions

Mark Malone
VIP Alumni
VIP Alumni

tested it on one of my older 2951s and its there

=(config)#int po ?
<1-64> Port-channel interface number

=(config)#int po 35
=(config-if)#ip address 1.1.1.9 255.255.255.0
=(config-if)#int po 35?
% Unrecognized command
=config-if)#int po 35.10
=(config-subif)#do sh ver | i 2951
Cisco IOS Software, C2951 Software (C2951-UNIVERSALK9-M), Version 15.5(3)M4, RELEASE SOFTWARE (fc1)
System image file is "flash:c2951-universalk9-mz.SPA.155-3.M4.bin"
Cisco CISCO2951/K9 (revision 1.1) with 472064K/52224K bytes of memory.
*1 CISCO2951/K9 xxxxxx
Suite License Information for Module:'c2951'
Technology Package License Information for Module:'c2951'
(config-subif)#

Port-channel35 1.1.1.9 YES manual down down
Port-channel35.10 unassigned YES unset down down

View solution in original post

3 Replies 3

Mark Malone
VIP Alumni
VIP Alumni

tested it on one of my older 2951s and its there

=(config)#int po ?
<1-64> Port-channel interface number

=(config)#int po 35
=(config-if)#ip address 1.1.1.9 255.255.255.0
=(config-if)#int po 35?
% Unrecognized command
=config-if)#int po 35.10
=(config-subif)#do sh ver | i 2951
Cisco IOS Software, C2951 Software (C2951-UNIVERSALK9-M), Version 15.5(3)M4, RELEASE SOFTWARE (fc1)
System image file is "flash:c2951-universalk9-mz.SPA.155-3.M4.bin"
Cisco CISCO2951/K9 (revision 1.1) with 472064K/52224K bytes of memory.
*1 CISCO2951/K9 xxxxxx
Suite License Information for Module:'c2951'
Technology Package License Information for Module:'c2951'
(config-subif)#

Port-channel35 1.1.1.9 YES manual down down
Port-channel35.10 unassigned YES unset down down

Thank you! I wasn't sure. I have done it on an ASR plenty of times, but different platform. 

no problem ye it varies from platform to platform seen in on 65s before but not the 45s so wasn't sure either until I checked