cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
872
Views
0
Helpful
7
Replies

Looking for help correctly configuring IP settings on Catalyst 3750 for TFTP SW download

Gregory Creek
Level 1
Level 1

Background:

- Small isolated network (no internet access)

- No DHCP server running, all IP addresses are static

- TFTP server is running at 192.168.4.101

- Have switch IP configuration (vlan1) set to 192.168.4.200, subnet mask 255.255.255.0

- Cannot successfully ping TFTP server from switch

- Cannot successfully ping switch from itself

- Switch is directly connected to TFTP server via cat5 straight through cable

This is my first time using Cisco products, so I am very much a newbie when correctly setting them up.

1 Accepted Solution

Accepted Solutions

ebarticel
Level 4
Level 4

Did you enable vlan 1?

interface vlan 1

  ip address x.x.x.x x.x.x.x

  no shutdown

Hope this helps

Eugen

View solution in original post

7 Replies 7

Richard Burts
Hall of Fame
Hall of Fame

Gregory

Your post asks about doing TFTP for SW download. Is this a running switch (running successfully) and you want to upgrade code or is this a switch lacking IOS and you are trying to TFTP an image to recover from a problem? Knowing this would make some difference in what steps we would suggest that you try.

HTH

Rick

HTH

Rick

Rick,

The switch is running successfully, but does not include the cryptographic software image that I need to enable SSH.  I have downloaded the image from the Cisco support site, and have the .bin in the TFTP repository on the server.  No other switches on this network have the cryptographic software image either.

Thanks for the help,

Greg

nkarpysh
Cisco Employee
Cisco Employee

Can you please post the following outputs as well:

- show ver

- show int vlan 1

- show vlan id 1

- show ip arp vlan 1

- show mac addr dyn

Thanks

Nik

HTH,
Niko

Nik,

There is too much to type in manually, but "show int vlan1" shows that the vlan1 is down, so I changed it to no shutdown.  Thanks!

ebarticel
Level 4
Level 4

Did you enable vlan 1?

interface vlan 1

  ip address x.x.x.x x.x.x.x

  no shutdown

Hope this helps

Eugen

Eugen,

I did not!  The no shutdown command seems to have fixed it.

Thanks so much!

Glad to help

Eugen

Getting Started

Find answers to your questions by entering keywords or phrases in the Search bar above. New here? Use these resources to familiarize yourself with the community:

Review Cisco Networking products for a $25 gift card