Hi Guys,
I have one question on a configuration. I need a port channel for nfs like so:
interface range GigabitEthernet g/2/1/12 - 13
description filer interface e0a
switchport
switchport mode access
switchport nonegotiate
flowcontrol receive on
no cdp enable
spanning-tree guard loop
spanning-tree portfast
channel-group 1 mode on
As well I need a trunk between switches, using this command to set it up:
int range ge2/0/20 -21
channel-group 2 mode on
Is this the correct way to run configure the 2 port-channels and do I need separate one's?
I have one question on a configuration. I need a port channel for nfs like so:
interface range GigabitEthernet g/2/1/12 - 13
description filer interface e0a
switchport
switchport mode access
switchport nonegotiate
flowcontrol receive on
no cdp enable
spanning-tree guard loop
spanning-tree portfast
channel-group 1 mode on
As well I need a trunk between switches, using this command to set it up:
int range ge2/0/20 -21
channel-group 2 mode on
Is this the correct way to run configure the 2 port-channels and do I need separate one's?