02-05-2016 09:52 AM - edited 03-08-2019 04:29 AM
HI Team ,
Good day !!!!
May I know how to modify speed and duplex under a working trunk interface : I am using the image of :
c2960-lanbasek9-mz.122-55.SE9/c2960-lanbasek9-mz.122-55.SE9.bin ( model : WS-C2960-24TT-L ). I have tried to modify the same, but not able to view the commands under the interface mode , is it due to bug OS ? If so migration to which ios image will resolve the issue ?
02-05-2016 12:11 PM
Hi SREENATH R,
See if this example works for you:
SWITCH-1(config)#int gi1/0/27
SWITCH-1(config-if)#speed ?
10 Force 10 Mbps operation
100 Force 100 Mbps operation
1000 Force 1000 Mbps operation
auto Enable AUTO speed configuration
SWITCH-1(config-if)#switchport mode trunk
SWITCH-1(config-if)#speed ?
10 Force 10 Mbps operation
100 Force 100 Mbps operation
1000 Force 1000 Mbps operation
auto Enable AUTO speed configuration
SWITCH-1(config-if)#duplex ?
auto Enable AUTO duplex configuration
full Force full duplex operation
half Force half-duplex operation
SWITCH-1(config-if)#
02-05-2016 10:15 PM
Hello Sreenath,
What error are you seeing while issuing the command under interface level.
As speed and duplex command will always be available for all sorts of devices but support of 10/100/1000 depends.
-GI
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