cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
2215
Views
10
Helpful
5
Replies

Issue with adding description to interface on a switch (using PT)

chukwuma
Level 1
Level 1

USING PACKE TRACER,

AFTER ISSUING THIS COMMANDS:

AZ-SWO1(config)#int gig 1/0/1

AZ-SWO1(config-if)#des

AZ-SWO1(config-if)#description "CONNECT TO AZ-SW03 FAS0/2"

AZ-SWO1(config-if)#

AZ-SWO1(config-if)#^Z

AZ-SWO1#

 

I NOW RUN SHOW INTERFACE STATUS. BUT THE DESCRIPTION DO NOT APPEAR ON THE LINE HERE:

 

AZ-SWO1#show int sta

Port      Name    Status    Vlan   Duplex   Speed   Type

Gig1/0/1          connected 1      auto      auto   10/100BaseTX

Gig1/0/2          connected 1      auto      auto   10/100BaseTX

Gig1/0/3          connected 1      auto      auto   10/100BaseTX

 

PLEASE I NEED HELP.

THANKS

2 Accepted Solutions

Accepted Solutions

Georg Pauwen
VIP Alumni
VIP Alumni

Hello,

 

odd. What version of Packet Tracer is this on ?

 

I am using the latest (8.1.1):

 

Switch(config)#interface gigabitEthernet 1/0/3
Switch(config-if)#description "CONNECT TO AZ-SW03 FAS0/2"
Switch(config-if)#^Z
Switch#
%SYS-5-CONFIG_I: Configured from console by console

Switch#sh interfaces status
Port Name Status Vlan Duplex Speed Type
Gig1/0/1 "Interface" notconnect 1 auto auto 10/100BaseTX
Gig1/0/2 "CONNECT TO AZ-SW0 notconnect 1 auto auto 10/100BaseTX
Gig1/0/3 "CONNECT TO AZ-SW0 notconnect 1 auto auto 10/100BaseTX

View solution in original post

Hello,

 

I don't know if it is a version problem.

 

Check the link below for the latest version:

 

https://www.computernetworkingnotes.com/ccna-study-guide/download-packet-tracer-for-windows-and-linux.html

View solution in original post

5 Replies 5

Georg Pauwen
VIP Alumni
VIP Alumni

Hello,

 

odd. What version of Packet Tracer is this on ?

 

I am using the latest (8.1.1):

 

Switch(config)#interface gigabitEthernet 1/0/3
Switch(config-if)#description "CONNECT TO AZ-SW03 FAS0/2"
Switch(config-if)#^Z
Switch#
%SYS-5-CONFIG_I: Configured from console by console

Switch#sh interfaces status
Port Name Status Vlan Duplex Speed Type
Gig1/0/1 "Interface" notconnect 1 auto auto 10/100BaseTX
Gig1/0/2 "CONNECT TO AZ-SW0 notconnect 1 auto auto 10/100BaseTX
Gig1/0/3 "CONNECT TO AZ-SW0 notconnect 1 auto auto 10/100BaseTX

i am using version 8.0.0.0212.

if i need an upgrade. please how do i go about it

thanks

Hello,

 

I don't know if it is a version problem.

 

Check the link below for the latest version:

 

https://www.computernetworkingnotes.com/ccna-study-guide/download-packet-tracer-for-windows-and-linux.html

Hello 

I updated to the latest version and it is solve.

 

Thanks a lot

Hello 

I updated to the latest version and it is solve.

 

Thank you