cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
511
Views
0
Helpful
4
Replies

Cisco 3750 Series Switch

j_karimi1
Level 1
Level 1

I read in the documentation that the Cisco 3750 series supports DHCP auto-IP assignment without any initial configuration. Does this mean that if I hook into a port on the switch using CAT-5 (i.e. DHCP server hooked to port 1) and turn on the switch out of the box (with no configuration) that it will automatically send DHCPDISCOVER requests to obtain its IP, or do I still need to hook into the switch via the console and configure an IP first? If this is the case (it pings the DHCP server), you should be able to communicate with the switch via Ethernet to configure it after it has automatically obtained its IP from the DHCP server, without ever having to use the console cable, correct?

Also, when hooking the DHCP server up to port 1, will you need to use a patch cable or crossover cable to have the switch auto-discover it's IP via DHCP (if this is even possible)?

4 Replies 4

Giuseppe Larosa
Hall of Fame
Hall of Fame

Hello Justin,

use the following reference

http://www.cisco.com/en/US/docs/switches/lan/catalyst3750/software/release/12.2_40_se/configuration/guide/swipaddr.html#wp1036156

you can connect a straight cable to another switch or router connected to your network infrastructure.

A router can relay DHCP messages using

int fas x/y

ip helper-address dhcp-

on the L3 interface facing the new C3750

Hope to help

Giuseppe

Hi Giuseppe,

So does this mean that you cannot use a DHCP server on a local PC to configure the switch IP address?

Also, in order to use another router or switch as a DHCP server, you would still need to configure it, correct?

In any event, it seems as though there is no getting around using the console cable at SOME point unless you already had an existing configured router/switch, correct?

Hello Justin,

if you are in a lab setup it is faster to use the console cable connected to the serial port of your PC.

After that you can assign ip addresses to Vlan interfaces.

Of course you can also run a dhcpd service on your PC but this doesn't make the difference.

table 3-1 of the document says that default configuration is no ip address configured but the switch is ready to look for an ip addres using DHCP.

So having a DHCP server can be a way to skip the connecting to the console step but in a lab environment it makes little difference.

Hope to help

Giuseppe

Hi

If I am not mistaken.

the switch will lock into a dhcp scope and take an address from it if there is one available, that much is certain.

From there I think that it will display the HTTP server and you can login via the http server. from there you could either change the addresses to a static or write a script that does it for you.

enable telnet and so on.

personally I would use the blue cable any day over the graphical.

when i upgrade i do not even download it, just the binary.

HTH

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