cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
355
Views
0
Helpful
2
Replies

ASK Portchannel Subinerface on ASR1002

SubnetWarrior
Level 1
Level 1

Hello Experts!

My customer have ASR1002  IOS-XE 15.1.(3).

So they want to make Gi1/0/1 and Gi1/0/2 as 1 port channel (Po1). From that Po1, they want to make 2 subinterface po1.300, po1.305. Po1.300 as GW for VLAN300 and Po1.305 as GW for VLAN305. This Po1 will connected to the L2 Switch of juniper. Is it possible to configure such a thing in ASR1002?

I have experience configure portchannel and configure subinterface, but never config subinterface in portchannel.

2 Replies 2

Giuseppe Larosa
Hall of Fame
Hall of Fame

Hello,

yes subinterfaces on ASR 1002 L3 port-channel should be supported

 

Hope to help

Giuseppe

 

Hello

Yes should be possible.

Example :
interface Port-channel1

interface GigabitEthernet1
no ip address
channel-group 1 mode active

interface GigabitEthernet2
no ip address
channel-group 1 mode active


interface Port-channel1.300
description vlan 300
encapsulation dot1Q 300
ip address 10.10.30.1 255.255.255.0

interface Port-channel1.305
description vlan 305
encapsulation dot1Q 305
ip address 10.10.35.1 255.255.255.0


Please rate and mark as an accepted solution if you have found any of the information provided useful.
This then could assist others on these forums to find a valuable answer and broadens the community’s global network.

Kind Regards
Paul
Review Cisco Networking for a $25 gift card