cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
257
Views
0
Helpful
1
Replies

Packet Tracer - Setting Management IP on L2 Switch

pinko
Level 1
Level 1

Hello. I'm using Packet Tracer to simulate some network changes we'll be making soon; one task is to convert our current L3 switch to L2. I'm using the 3560 device in PT and I'm unable to run the 'ip default-gateway' command. Is this just a limitation with PT or am I going to run into trouble when I do it on our 3850?

1 Reply 1

NetworkDave
Spotlight
Spotlight

"ip default-gateway" command works. It is executed from the "Global Configuration" mode.

Output from Packet Tracer version 8.2

Switch#show version
Switch Ports Model SW Version SW Image
------ ----- ----- ---------- ----------
* 1 26 WS-C3560-24PS 12.2(37)SE1 C3560-ADVIPSERVICESK

Configuration register is 0xF

Switch#config terminal
Enter configuration commands, one per line. End with CNTL/Z.
Switch(config)#ip default-gateway 192.168.1.1
Switch(config)#end
Switch#
%SYS-5-CONFIG_I: Configured from console by console

Switch#show running-config | include default-gateway
ip default-gateway 192.168.1.1
Switch#
---------------------------------------------------------------

Remember to mark helpful posts and mark the correct answer as a solution; It helps other users with similar questions.

Review Cisco Networking products for a $25 gift card