cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
140
Views
0
Helpful
1
Replies

configure portchannel subinterface in N540x routers

poojaryp1974
Level 1
Level 1

Hi Team,

I am looking how to configure port-Channel in N540x routersl .The cisco docs informations not cleared.Can you provide me exact command it will help me out.

Kindly please me.

Regards,

Prash

1 Reply 1

balaji.bandi
Hall of Fame
Hall of Fame

Configuration example - make changes as per requirement :

 

int bundle-ether 100
no ip address
bundle minimum-active links 1
bundle maximum-active links 2
no shutdown
!
int g0/1/0/1
bundle id 100 mode active
no shutdown
int g0/1/0/2
bundle id 100 mode active
no shutdown
!
int bundle-ether 100.10 ( VLAN 10)
dot1q vlan 10
ipv4 address 10.10.10.1/24
no shutdown
!
end
!
commit

BB

***** Rate All Helpful Responses *****

How to Ask The Cisco Community for Help

Review Cisco Networking for a $25 gift card