09-22-2021 05:29 PM
Hii there,
Me is quite a begginer ...
I can'n assigne ip addresses to SW ports on Packet Tracer. Youtube didn't helped
Thanks in advance !
Solved! Go to Solution.
09-22-2021 10:07 PM
As mentioned above, you cannot do this on L2 switch in PT; please use L3 like c3560 or c3650. it works i tested PT.
example
interface GigabitEthernet0/1
no switchport
ip address 1.1.1.1 255.255.255.0
Regards, ML
**Please Rate All Helpful Responses **
09-22-2021 08:25 PM
Hi there,
you cannot assign IP addresses for normal switch ports.
1. if you have layer 2 switch like 2960 series, you need to create new VLAN interface and assign IP to that. then assign VLAN to switch port.
2. if you have layer 3 switch, you can convert switch port to layer 3 port by using #no switch port command. then you can assign IP directly to that.
mark this as answer or rate if this solved your concern
Good luck
KB
09-22-2021 10:07 PM
As mentioned above, you cannot do this on L2 switch in PT; please use L3 like c3560 or c3650. it works i tested PT.
example
interface GigabitEthernet0/1
no switchport
ip address 1.1.1.1 255.255.255.0
Regards, ML
**Please Rate All Helpful Responses **
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