cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
221
Views
4
Helpful
1
Replies

Catalyst4507R dhcp and Layer 3 support?

chialun
Level 1
Level 1

Dear friends,

Any knew how to configure Catalyst 4507R as below :-

1.) as a dhcp server

2.) can become layer 3 = routing.

Please advise. thanks

1 Reply 1

Roberto Salazar
Level 8
Level 8

4507R chassis means you have SupII+ and above. This type of supervisor is capable of layer 3 without doing anything other than making sure ip routing is enabled.

http://www.cisco.com/univercd/cc/td/doc/product/lan/cat4000/12_2_31s/conf/l3_int.htm

http://www.cisco.com/univercd/cc/td/doc/product/lan/cat4000/12_2_31s/conf/sw_int.htm

As for DHCP Server, see the following sample config:

ip dhcp excluded-address 192.168.1.1 192.168.1.99

!

ip dhcp pool private

network 192.168.1.0 255.255.255.0

domain-name anydomain.com

default-router 192.168.1.3

dns-server 68.87.76.178 68.87.66.196 192.168.1.99

lease 3

The above are self explanatory.

Please rate helpful posts.

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: