- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-10-2019 09:07 AM
Hi all,
I've connected one of my servers two ethernet connections to two ports on my 350XG switch.
The ports are configured in a Port channel (PO1) which is configured as a trunk port.
Am I right in thinking that the port channel is set in active / passive mode ? I ask because if I enable both nics only one seems to work i.e. if i enable nic 1, i can get an ip address (or set one manually) and I can ping everywhere. If I disable nic1 and enable nic2 I get nothing. Is this expected behaviour?
My intention is to use a nic team on the nics but I'm not sure what is and isn't possible in terms of active / active or active / passive and automatic failover etc etc...
I appreciate I may be being very vague here apologies....
Solved! Go to Solution.
- Labels:
-
Other Switching
Accepted Solutions
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-11-2019 04:42 AM
Hello
@cre8toruk wrote:
so accordingly I've created a nic team... which shows me a 20gbps connection (lovely :-)).
So I guess all I really would like to know (in simple terms) is what's the difference between channel-group nn mode auto and channel-group nn mode on?
Channel-group xx mode Auto/Desirable = Pagp -which ciscos own link aggregation protocol for automated etherchannels
Channel-group xx mode On = no link aggregation protocol just a pure static etherchannel
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
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-10-2019 09:12 AM
here is one good example: depends on your requirement, you looking active/active, then use LACP / if you active standby use Mode on.
https://www.cisco.com/c/en/us/support/docs/lan-switching/etherchannel/98469-ios-etherchannel.html
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-10-2019 01:43 PM
If possible i'd like to aggregate the ports so they're active / active i.e I get effectively a 20Gbps connection using two 10gbe ports... so long as the nic teaming supports that (Which I think it will).
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-10-2019 11:50 AM
Hi,
Am I right in thinking that the port channel is set in active / passive mode ? I ask because if I enable both nics only one seems to work i.e. if i enable nic 1, i can get an ip address (or set one manually) and I can ping everywhere. If I disable nic1 and enable nic2 I get nothing. Is this expected behaviour?
That is not a normal behavior. You or the server guys need to configure NIC teaming on the server. With NIC timing, you have one NIC forwarding and the other one on standby. So, when NIC1 fails, NIC2 will take over packet forwarding without any delays.
As far as active and passive on the Portchannel, you usually use active on the switch side and passive on the server. Some people use active/active which can also work. Remember, this active/passive thing on the Portchannel has nothing to do with what NIC on the server is active and what NIC is on standby. They are two different things.
HTH
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-10-2019 01:45 PM
I'm not sure how to configure that on the switch... my port channel is configured in auto mode... does it need to be "on" on both ports ?
thanks again.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-10-2019 01:35 PM
Hello
just like to add to the other post - it may also be possible to use a flex link between the un teamed server nics if that feature is supported on that switch
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
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-10-2019 01:46 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-10-2019 02:46 PM - edited 12-10-2019 02:47 PM
Hello
In your case its a way of having a primary and backup interface on a switch towards a dual nic server so when the specified primary link goes down then forwarding is resumed on the backup interface and there isn’t any need for a port-channel
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
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-11-2019 04:31 AM
so accordingly I've created a nic team... which shows me a 20gbps connection (lovely :-)).
So I guess all I really would like to know (in simple terms) is what's the difference between channel-group nn mode auto and channel-group nn mode on?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-11-2019 04:42 AM
Hello
@cre8toruk wrote:
so accordingly I've created a nic team... which shows me a 20gbps connection (lovely :-)).
So I guess all I really would like to know (in simple terms) is what's the difference between channel-group nn mode auto and channel-group nn mode on?
Channel-group xx mode Auto/Desirable = Pagp -which ciscos own link aggregation protocol for automated etherchannels
Channel-group xx mode On = no link aggregation protocol just a pure static etherchannel
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
