06-18-2021 02:53 AM
Hello,
I am praticing basic command by Packet Tracer and have problem with adding port name/ description on the switch.
Q: I want to label the port name of f0/1 as "Trunk". I have already added the description command. But, the Name column on "sh int status" is still empty.
I have tried with swtich 2960, 3560 and 3650. All don't work.
interface FastEthernet0/1
description Trunk
switchport trunk encapsulation dot1q
switchport mode dynamic desirable
Switch1#sh int f0/1 status
Port Name Status Vlan Duplex Speed Type
Fa0/1 connected 1 auto auto 10/100BaseTX
How can I solve it? Thanks in advance.
Solved! Go to Solution.
06-18-2021 04:22 AM
could be limitation PT, i used other simulators, it works for me.
06-18-2021 03:09 AM
Try save or writing the config and test it.
06-18-2021 03:59 AM
06-18-2021 04:22 AM
could be limitation PT, i used other simulators, it works for me.
06-18-2021 08:40 AM
Understood. Thanks a lot and will try with other stimulator.
TW
06-18-2021 05:20 AM
Hello,
I agree with Balaji, it is a limitation (one of the many) in Packet Tracer. The description only shows up with the 'sh interfaces' command:
Switch#sh interfaces
FastEthernet0/1 is down, line protocol is down (disabled)
Hardware is Lance, address is 000b.beb5.8101 (bia 000b.beb5.8101)
Description: TRUNK
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