Cisco LAN :: 3560 - Add Second / Sub DHCP Pool?

Jul 25, 2012

We have the configuration below set up in a 3560 switch (addresses and names modified for privacy). We are running out of dynamic IP’s in the current pool (6.35.159.0 – 6.35.159.255). We have a new set of IP’s that we can use (6.44.56.0 – 6.44.57.255 – an additional 512 addresses). Although I can figure out the commands to add a new dhcp pool, secondary subnet, etc., I’ve never done this before so I’m not sure of everything I need to do. The end result I need is that the 3560 needs to be able to hand out IP addresses from the current and new pool to anything connecting to vlan 300 – our datanet where computers access the Internet. What I need to do as far as modifying the vlan, adding the secondary subnet, defining helper IP’s, gateways, whatever, so that computers connecting via vlan 300 have Internet access via either of the pools?  I have been told that all I need to do is create the pool, but not sure if that is correct...
 
[code]....

View 3 Replies


ADVERTISEMENT

Cisco :: Possible To Use DHCP Pool To Assign IP

Feb 27, 2013

ON ASA, I understand that we can assign a static IP for a specific VPN client, or we can use a DHCP pool to assign IP. Now if I want to create DHCP pools, say pool_A and pool_B, for user A, B and C they use the IP from Pool_A, and user D, E, and F they get the IP from pool_B. Is there a way to do this in ASA?

View 4 Replies View Related

Cisco :: Remote Access VPN DHCP Pool?

Oct 3, 2012

I am configuring IPSec Remote Access VPN on a ASA 5505. There are one external interface and one internal interface configured on the device. Internal interface connected to subnet 192.168.1.0/24.en VPN client get connected, I would like to assign the IP from some subnet(for example 192.168.2.0/24) other than the current internel subnet (192.168.1.0/24), but the VPN client can still access to 192.168.1.0/24. Is there a way to do this?

View 2 Replies View Related

Cisco Wireless :: AP Get IP From 6509 But Client Cannot Get DHCP From Pool

May 30, 2012

My AP get IP from 6509, but client cannot get dhcp from my dhcp pool for client, what is the reason?i have 3750g switch with integrated WLC, i connect it to 6509 I did all configs yesterday here is outputs 
 
WLC
Interface Name                  Port Vlan Id  IP Address      Type    Ap Mgr Guest
-------------------------------- ---- -------- --------------- ------- ------ -----
ap-manager                      LAG  10      172.16.10.100  Static  Yes    No
globus                          LAG  20      172.16.20.254  Dynamic No    No
management                      LAG  10      172.16.10.99    Static  No    No
service-port                    N/A  N/A      0.0.0.0        Static  No    No

[code].....

View 8 Replies View Related

Cisco Firewall :: Multiple DHCP Pool Configuration On ASA 5505

Oct 4, 2012

I want to configure multiple DHCP configuration on ASA 5505. I tried to create sub interface for different IP Pool but it was not configure on ASA 5505. is it possible to create subinterface on ASA 5505?
 
ASA 5505 IOS version: 8.3(1)
License: Security Plus

View 4 Replies View Related

Cisco Firewall :: Create Dhcp Server Pool On ASA 5510

Jul 16, 2012

I'd like to create dhcp server pool on ASA 5510. I was wondering how big is the DHCP scope that Cisco ASA 5510 can support? Are there any ASA models which can support up to subnet mask 22 for DHCP scope?

View 7 Replies View Related

Cisco Switching/Routing :: 4500 - How To Disable Dhcp Pool

May 21, 2012

Can you confirm that if I want to disable temporarily a dhcp pool on a 4500, I need just to shutdown the interface VLAN corresponding to a specific dhcp pool?
 
ip dhcp pool test
network 10.X.27.0 255.255.255.0
default-router 10.15.27.250

[Code].....

View 3 Replies View Related

Cisco Switching/Routing :: 3560G - Reset Current Index On DHCP Pool

Apr 2, 2013

I've got a Catalyst 3560G, and I want to reset the current index for a DHCP pool. I could remove the leases given for that pool, but I couldn't find this option.

View 3 Replies View Related

Cisco Switching/Routing :: 3750 - Multiple Subnets In Single DHCP Pool On Device

Mar 25, 2012

3750 can not support multiple subnets in it's DHCP server pool config.

Is this an issue that can be fixed with a different iOS or is there a different Cisco switch that I can replace the 3750 with that will handle multiple subnets within an individual pool?

View 1 Replies View Related

Cisco Routers :: RV220W Built-in DHCP Server Can't Save Class B IP Address Pool

Mar 28, 2012

I was trying to set a DHCP pool with 127.16.0.0/16 with RV220W, however, RV220W UI can't save it. It displays "IP Address Range -"Step to reproduce: (it is 100% reproducible)

1. login into RV220W admin web

2. Create a VLAN, id 201

3. Go to "Multiple VLAN subnets", select the VLAN, click edit

4. Enter following info:
IP Address: 172.16.0.1
Subnet Mask: 255.255.0.0
DHCP Mode: DHCP Server
Domain Name: Cisco
Starting IP Address: 172.16.2.100
Ending IP Address: 172.16.10.254
Primary DNS Server: 172.16.0.1
Leave rest of settings with default value.
DNS proxy is enabled
 
5. Press Save button. The UI shows text "IP Address Range -".

Expected result: RV220W shall save the setting and make use of 172.16.0.0 subnet in IP pool. By the way, the error message "IP Address Range -" seems incompleteI tried same setting on netgear FVS318N (very similar settings to RV220W), it accepts 172.16.0.0/16 as DHCP IP pool and works.RV220W has great feature set meets my needs. Its UI is slow and sometime dashboard freezes, which I can live with comparing to features. But DHCP server IP pool can't be class B is huge limitation to me.

View 1 Replies View Related

Cisco Switching/Routing :: Can Layer 2 2950 Switch Be Used As DHCP Server With Its Own Address Pool

Mar 18, 2009

Can a layer 2 cisco 2950 switch be used as a dhcp server with it's own address pool.

View 3 Replies View Related

Cisco Switching/Routing :: Configuring DHCP Pool For Voice Vlan On 2921 Router?

Feb 12, 2013

I am configuring DHCP pool for voice vlan on cisco 2921 router.
 
Here is the setup.
 
2921 router -> 3750 -> 2960 PoE -> 7942 IP Phone
 
Router Config
 
ip dhcp excluded-address 10.146.54.1 10.146.89.50
!
ip dhcp pool VoiceVlan
network 10.146.54.0 255.255.255.0
subnet prefix-length 24
dns-server 10.144.68.32 10.144.68.33
option 150 ip 10.146.68.36
default-router 10.146.54.1
netbios-name-server 10.144.68.32 10.144.68.33
netbios-node-type h-node

[code]....

View 1 Replies View Related

Linksys Wireless Router :: WRT320N - Setting Up Static LAN & Custom DHCP Pool

Dec 18, 2012

I'm following a tutorial that 'dumbs down' the modem and lets me use the router for everything.
 
It asks me to set up a static LAN IP (10.x.x.x range) and edit the DHCP pool of the router. When I'm logged in to the routers admin, it doesn't seem I'm able to do any of this.
 
Earlier in the tutorial it also asked me to set up a static IP for the router, which I did I suppose.
 
I've added a screenshot of the admin panel, in case that's relevant.

View 1 Replies View Related

Cisco Wireless :: Configure Multiple SSID With Multiple VLANs And DHCP Pool WAP4410N

Sep 18, 2012

My question is if I can configure 3 ssid, for 3 different VLAN and add the DHCP address from a WAP4410N AP, when you upgrade to the latest version of IOS I can have this functionality?

View 2 Replies View Related

Cisco WAN :: Dhcp No Internet On 3560?

Jun 10, 2011

have a problem with my 3560 Series PC gets a dhcp of the switches but not on the Internet?

View 1 Replies View Related

Cisco WAN :: DIR-655 / How To Dhcp Auto Interface Port 3560

Apr 21, 2013

i have a adsl modem that is sending dhcp reqeust and i want to use that on my cisco switchs 3560 48 ports.i want to use the interface port 0/48 as a WAN connection and i want to use the other interfaceports for DCHP pool.i have an d-link (dir655) router at home and i want to have the same situation on my cisco switch my WAN interface get from a DHCP reqeust an ip adress from  the provider like 10.10.123.44 (for the cisco switch would this interface port gig 0/48)then i want to configere my  LAN as a DHCP pool like 192.168.0.1 (for the cisco switch would this interface port gig 0/1 - 47 .

View 3 Replies View Related

Cisco Switching/Routing :: DHCP Relay On 3560

Apr 12, 2012

Would like to impliment VLAN's on Cisco IOS Software, C3560 Software (C3560-IPSERVICES-M), Version 12.2(25)SEB4...But I need a DHCP Realy to my Windows Based DHCP Server.  How do I enable DHCP Relay on the 3560?

View 8 Replies View Related

Cisco Switching/Routing :: 3560 Implement DHCP Snooping

Oct 12, 2011

I have attempted to implement DHCP snooping and have been having some strange issues. I have 5 3560s taht I use for my edge and when I attempt to implement on all five, the VLAN that houses my voice data appears to no longer be able to recieve DHCP lease renewals so after the 24 expiration all of my phones lose their configs. Once I roll back the changes the voice VLAN comes back. The other VLANs seem to function correctly as theya re able to renew their DHCP addresses.
 
The 3560s tie into each other using GIG Ports 1 & 2 and the top and bottom switches tie into our core switch, a 4507. The config that I use is below, failry simple and straightforward.

4 of the 5 switches feed our general office vlans for voice and data however the 5th switch is there for expansion and not in use. As such I have left the config changes in place on it and have tied myself and a colleague into it and have been operating fine for over a week now. So the config that I use seems sound in theory and should work on the other 4 switches with no issue.

View 14 Replies View Related

Cisco Switching/Routing :: 3560 DHCP In Layer 3 Switch

May 25, 2012

I have made a topology by using one 3560 switch and 2 2950 switches. I have also made 2 vlans name Clients and other Servers and vlan 1 is for anagement purposes. The left 2950 switch is for clients and the right is for servers. Clients is vlan 2 and servers is vlan3 . Now what i want is that my dhcp is should assign ips to clients in vlans 2 provided that servers are in vlan 3. I am also using a border router and i have introduced a default route on the 3560 to the border router.
 
Now when i assign static ips to my clients pc and server dhcp then i can ping between vlans but when i try to assign ip through dhcp then it wont work. Also the default route on the switch to the border router doesnt seem to work. I can ping only the border router when i put a default route on the border router instead of the 3560 switch.

View 3 Replies View Related

Cisco Switching/Routing :: 3560 DHCP Between Switch And Router

Jul 23, 2012

I have a cisco 3560 24PS and its connected to two ADSL broard band routers.one is a personal broadband line using a Billion ADSL broadband router, and the other is a business broardband line using BT's 2wire broadband line.on the Billion routers i have various things attached like a NAS and a printers, both wired connections. then i have laptops and phones that connect over wifi, so its configured to act as a DHCP server
 
the only thing conncted to my 2wire router is my company's laptop (wired or wifi depending on where i'm working from), so again i have it working as a dhcp server.The switch is configured with multiple vlans, with dhcp scopes assigned for each vlan.I have a static route pointing all traffic to my Billion ADSL for internet connectivity.
 
The problem i'm having is that when i turn on the cisco switch, all wifi conected devices loose their conection. only 2 things get it working again, a reboot of the router, or disabling then enabling the DHCP service on the router.upon further analysis i was able to find out that the devices were not able to pick up an address from the router. again i looked deeper into this and i can see the following on logs of my router: [code]
 
so it seems that the router tuns off its DHCP capabilities because it detects that my Cisco switch is running DHCP services. I need to figure out how to keep the billion routers DHCP running when ever the switch is turned on.is there a way of filtering out any DHCP chat from the switch to the router?

View 7 Replies View Related

Cisco Switching/Routing :: 3560 - Basics Of DHCP Snooping

Jan 18, 2013

I am trying to understand the basics of DHCP snooping.  I have a just a 3560 switch and a laptop ( to get a DHCP address) and my DSL router which has a DHCP server running.  On the switch I have enabled "IP DHCP Snooping" and "IP DHCP Snooping VLAN 1" plugged the laptop and DSL router in and the laptop gets and IP address, should it? 

I thought all ports were untrusted by default so the DHCP server should be blocked at offering IP addresses? If I wanted the DHCP server to be allowed to offer IP's I thought I should need to trust the port.

View 3 Replies View Related

Cisco Firewall :: Can Configure 3560 To Listen To Relayed DHCP Requests

Apr 18, 2013

I'll start out with the fact I work mostly with Wi-Fi and not a lot in the security realm... If I plug my workstation into the 3560, my wired client adapter can get an IP address.  But the WLAN adapter will not when associated to WLAN.Usually this is not a problem since you may only have two access points on the controller and a dozen or so hosts.  In my case, however, I want to put a few of the ports on the 3560 into the same VLAN as the WLAN on the 2106 so I can give them the same guest access as the WLAN.  The hosts plugged into the 3560 get an IP address without issue from the ASA.  When I disable dhcp proxy, the WLAN clients get an IP address, but then the APs cannot get an IP address from the internal DHCP server on the WLAN controller, and  cease to function when rebooted since they cannot get to the controller without an IP address.
 
Any way to configure the ASA to accept the modified DHCP packets from the WLAN controller?  It appears to me that the ASA is not able to accept DHCP relayed packets.

View 21 Replies View Related

Cisco Switching/Routing :: 3560 Switch Responsible For Not Passing DHCP To AP

Jan 16, 2013

I have two WAP4410N plugged into my Catylist 3560 switches.One of these switches is my Default Gateway for the LAN.The only way I can get a device to connect to the WAP4410N is by assigning it a static IP.  Then it works perfectly.

View 10 Replies View Related

Cisco Switching/Routing :: Port / MAC Based DHCP For 2960 And 3560

Jan 3, 2012

I want to implement port-based and MAC-based in these two switches: 2960 & 3560 (both of them have this IOS version: 12.2(55)SE1). And I haven't found a way to implement both of them at the same time. This is what I got:
 
ip dhcp use subscriber-id client-id
ip dhcp subscriber-id interface-name
ip dhcp excluded-address 192.168.0.0 192.168.0.2
ip dhcp excluded-address 192.168.0.251 192.168.0.255

[code]....
 
With this configuration I can use port-based, but not MAC based. If I remove the first two lines and change the last line for this one:

address 192.168.0.7 client-id 0112.ae1d.af58.60

Then, the computer with that MAC address got the correct IP, but then the port-based doesn't work. Also, I got this line in the interface what I want to use MAC-based: 

ip dhcp server use subscriber-id client-id

View 3 Replies View Related

Cisco Switching/Routing :: Enable Dhcp Service On 3560 Switch

Mar 19, 2012

can you enable dhcp service on a 3560 switch.

View 3 Replies View Related

Cisco Switching/Routing :: Catalyst 3560-X Switch To Act As DHCP Server

Apr 26, 2012

I'm attempting to configure a Catalyst 3560-X Switch to act as a DHCP Server. There is documentation that supports this feature. Below is my config procedure however after the completed procedue no IPs are handed out to clients. [code]

View 1 Replies View Related

Cisco Switching/Routing :: 3560 - Dhcp - Excluded Address Range

Apr 29, 2012

we have a 3560 switch configured with EIGRP with dhcp.  We have a user that we cannot ping, however the interface show up / up and no errors on interface. the ip address is 10.2.0.199 - however we have dhcp configured to exclude the range from dhcp ip dhcp excluded-address 10.22.0.1 10.22.0.200 how can this work station get a dhcp address if we have that ip range excluded from the dhcp pool?
 
The user is off a different switch that is a uplink to this distribution switch. Traceroutes shows that the problem is with the distribution switch.

View 4 Replies View Related

Cisco Switching/Routing :: 3560 G - Static DHCP Client Drops Connection

May 31, 2012

i am not sure if this is something with my DHCP setup or not, but it certainly seems to be the culprit.  I am running a 3560G and using it as DHCP and to do V LAN routing (Geiger protocol).  I have 10 pools configured with a few static addresses per pool.  Now to get down to the problem.  I have a computer (and this problem seems to be a gremlin as it changes what computer is affected quite often) that will connect, get its IP, immediately disconnect, then send out a DHCP req again.  The computer has a static assignment in the pool, and for the brief second that it connects, it gets the right address.  If i move the computer to another v lan, all works right.  If i delete the static entry it will get an address in the right v lan no problem.  The command i have been using to add static entries is:

address xxx.xxx.xxx.xxx client-id 01xx.xxxx.xxxx.xx
 
That seems to have been working on all my static routes except for a bank of computers in vlan3.  I have went as far as to delete the pool and recreate it, heck i even recreated the v lan and i am still having issues.   Below are some snippets of the running config for review.
 
The DHCP Pool for the affected LAN:
ip dhcp pool Dev3
network 192.168.3.0 255.255.255.0
boot file bootx86wdsnbp.com
next-server 192.168.1.78
dns- server 192.168.1.8 192.168.1.78
 [Code] .....

View 4 Replies View Related

Cisco Switching/Routing :: 3560 / Administrative Control On L3 Switch For DHCP Service

Sep 25, 2012

My Network Layout is as,  Firewall (with Routing)------>Cisco 3560 Switch (L3)------> connected 8 Cisco 2960 switch (L2)----> all users I have configured 20 VLAN's on cisco 3560 switch with Dynamic Pool and Static, Means, 5 Vlan's are Dynamic and remaining are Static Our Company process provides only internet access to existing clients computers. Problem is that, I configured Static VLAN 5 for one of our Client in their seperate room, mean to say, i activated all ports of their room with Static VLAN 5. one day they configured own DHCP server on Windows 2003 Server with same subnet (Same as VLAN5) in their room without any information and now their all computer/ Laptop acquiring ip address Dynamically.
 
If i have configured Static vlan on that port's then how it is get Dynamic ip from same port's.How to restrict to permit another DHCP server/Service in our premises. I Do not want to give administrative control to Clients to do such kind of thing with LAN.

View 8 Replies View Related

Cisco Switching/Routing :: Configure 3560 To Force Client To Get IP By DHCP Relay Server?

Jul 30, 2012

How to configure cisco 3560 to force the client only can get ip by dhcp-relay server ?
 
The company i am working in has 5 vlans which have been set an lay-3 switch(3560), uses the dhcp-relay server .(in svi configuration: ip helper-address X.X.X.X) well , that works ok~
 
Now , I got my problem: I need to force the client only can get ip by dhcp-relay server, that means if anyone set static IP manunally , he can't really access to anywhere (to provent anyone set static IP with malignancy )
 
I know if a h3c router , how to set this configuration n svi configuration : dhcp relay security address-check enable )
the how to configure on a cisco 3560 ?

View 1 Replies View Related

Cisco Switching/Routing :: 4500 / 3560 - DHCP Redundancy - IP Helper Address Point To HSRP?

Jan 5, 2012

My actual Scenario
 
1 x 4500 and 1 x 3560?They are gateways of 8 Vlans?They are doing HSRP in each of those Vlans?The 4500 is the Active?There is a DHCP Pool for each of those Vlans on both gateways using "ip dhcp excluded-address" I ensured that the range of provided ips by each DHCP server will not be overlapped Obs.: Reducing the lease time, I ended with the calls bringing related problems.
 
OK, every thing is blue, every thing is fine.But the network diagram is realy complex(41 switchs, 89 uplinks), and depending of how is the network flow, one or other server answer first or latter.
 
For many reasons I would like that the secondary DHCP server would answer only if the primary DHCP server goes down.To me, the bigger reason is that DHCP database would be only in one DHCP server.But there is other reasons.
 
I passed by many frustrated solutions:Try to force a delay on the answer on one of the servers. - Impossible.Try to disable DHCP server, and, using EEM, enable it only if router became active in HSRP. - I couldn't do It.
 
What I'm thinking now is use the HSRP resource to resolve it.On both routers I would put a "ip helper-address" pointing to an Virtual_HSRP_IP.And depending on which router is the active, him will answer the request.
 
My first doubt is:Would it work?The second doubt is:Could I use the same Virtual_HSRP_IP that exists on that Vlan(see example 1),or I would need to point it to a Virtual_HSRP_IP in a different Vlan(see example 2)?

Example 1
        -----------------------------------
        |              4500               |
        -----------------------------------
        interface Vlan1
         ip address 10.10.0.2 255.255.0.0
         ip helper-address 10.10.0.1
         standby 1 ip 10.10.0.1

[code]....

View 3 Replies View Related

Cisco Firewall :: ASA 8.4 No Nat Of Vpn Pool

Jul 17, 2012

I am using a range of IPs from my inside LAN for my IPSec VPN clients.  For example my inside network is 172.16.1.0/24 and I have a pool setup like this:  ip local pool vpnpool 172.16.1.200-172.16.1.210 mask 255.255.255.0.
 
Before the upgrade to 8.4 it was working and now it isn't.  Clients can connect and pickup and IP but can't cominuicate with the inside LAN.  I think I have to do manual NAT to nonat this range.  So I want to try the following:
 
object network obj-vpnpool  range 172.16.1.200 172.16.1.210 nat (inside,outside) 1 source static any any destination static obj-vpnpool obj-vpnpool
 
However there are two things preventing me from doing this:
 
1) When I try to create obj-vpnpool I get an error stating that this object overlaps with local pool
2) Even if I create the obj-vpnpool with a non-overlapping range, when in the VPN config I don't have an option for selecting obj-vpnpool.

View 14 Replies View Related

Cisco VPN :: ASA 8.2 - ACS 5.2 With Dynamic VPN IP Pool Assignment?

Aug 7, 2011

I have Remote Access VPN users (IPsec) who  are terminated on Cisco ASA 5520 (v8.2). For those users, AAA is done on the ACS.  Group-policies and tunnel groups are defined on ASA. Initialy I had all  VPN users defined on ASA and group policies were associated with each  user. Each group policy had it’s own IP pool for users. Now, I moved  users to ACS. How can I associate group policy, defined on ASA, with  users group defined on ACS? Is it possible that ACS send to ASA  information about IP pool for different group policy? Users will use ONE vpn profile BUT based on the Active Directory group they belong to they obtain a different IP address for each group.Can it be done ? ACS version is 5.2.

View 1 Replies View Related







Copyrights 2005-15 www.BigResource.com, All rights reserved