05-15-2014 09:59 AM - edited 03-07-2019 07:26 PM
Hi,
I CONFIGURED A PORT CHANNEL FOR ACCESS PORT AS BELOW ON n5K AND ASSIGNED A STATIC IP ADDRESS TO THE SERVER.
FROM THE SERVER I TRIED TO PING VLAN 390 GATEWAY...I AM UNABLE TO PING IT....CAN SOME ONE HELP ME OUT ? IS BELOW CONFIG IS CORRECT ... DO I NEED TO CONFIGURE "CHANNEL-GROUP 63 MODE ACTIVE " UNDER THE E110/1/33 ????
interface port-channel63
description SERVER
switchport access vlan 390
interface Ethernet110/1/33
description SERVER-A
switchport access vlan 390
spanning-tree port type edge
no snmp trap link-status
channel-group 63
05-15-2014 10:24 AM
vishwanathgautham,
Not sure why you are configuring port-channel down to a single server-access port.
Then if you want to configure port--channel you will need to configure similar configuration on the server side as well, you may want to "team-of NIC" (with correct configuration for).
Here is the link that may be useful for vPC configuration.
HTH.....Thanks!
Subodh
03-20-2018 12:13 AM
A port channel bundles up to eight individual interfaces into a group to provide increased bandwidth and redundancy. Port channeling also load balances traffic across these physical interfaces. The port channel stays operational as long as at least one physical interface within the port channel is operational.
You create a port channel by bundling compatible interfaces. You can configure and run either static port channels or ports channels running the Link Aggregation Control Protocol (LACP). (See “Understanding LACP” section for information on LACP.)
https://www.cisco.com/c/en/us/td/docs/switches/datacenter/nexus5000/sw/configuration/guide/cli/CLIConfigurationGuide/EtherChannel.html
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide