Cisco WAN :: WS-C6513-E - How To Configure DHCP

Feb 13, 2013

we have 4 department Finance, Marketing, HR, contracts. All are in different subnet. We need to install a single DHCP server to provide IP for all subnets.

We have one Layer 3 switch Cisco WS-C6513-E; Windows server 2003 DHCP server.

How to design the network ?

View 3 Replies


ADVERTISEMENT

Cisco Switching/Routing :: WS-C6513 - Display GBIC Module Info From Within IOS?

Apr 24, 2012

I have a Cisco WS-C6513 switch, with a couple of GBIC module cards in it.  I am trying to display the part number (or model number) of the modules which are inserted into this module card.  How to do that?  I don't want to schedule down-time to pull the module(s) - just to read the label!  :-)
 
This shows me info for the "module card": sh module 9 But this doesn't work: sh module 9/6

View 4 Replies View Related

Cisco Switching/Routing :: C6513 Module(ACE) Got Rebooted - Logs Attached

Feb 22, 2010

Our customer is having C6513 running with 12.2(18)SXF15a . One of the module (ACE20-MOD-K9) got rebooted with following error:
Feb 22 10:41:41.155 GMT: %OIR-SP-3-PWRCYCLE: Card in module 6, is being power-cycled off (Reset - Module Reloaded During Download)Feb 22 10:41:41.183 GMT: %C6KPWR-SP-4-DISABLED: power to module in slot 6 set off (Reset - Module Reloaded During Download)Feb 22 10:41:53.686 GMT: %OIR-SP-3-PWRCYCLE: Card in module 6, is being power-cycled off (Module not responding to Keep Alive polling)Feb 22 10:41:53.686 GMT: %C6KPWR-SP-4-DISABLED: power to module in slot 6 set off (Module not responding to Keep Alive polling)

Code...

View 4 Replies View Related

Cisco Switching/Routing :: WS-C6513 Command To Check 6500 Switch Performance / Resource Usage

Apr 25, 2013

I am on a call right now troubleshooting some latency issue. The CPU usage on the sup card is low. Don't see any drops or input errors. I am aware that the switch and its modules have capability limits. Is there command I can run which will tell me if any module is overloaded or if the fabric/backplane is over utilized?My chassis is WS-C6513 and sup card is WS-SUP720-3B.

View 3 Replies View Related

Cisco WAN :: Can Configure DHCP Server In 3750

Dec 13, 2010

Can we Configure DHCP server in 3750 ?  we have configure DHCP server  in 1841 router but some reason we want remove router .

View 2 Replies View Related

Configure DHCP To Use Two Different Range Of IP Addresses?

Sep 5, 2011

How can i configure DHCP to use two different range of IP addresses. One range will be for example 192.168.0.* and the other range will be 192.168.1.* When the first range of ip is full the DHCP automatically assign IP addresses from the second range.

View 9 Replies View Related

Cisco :: Configure A Dhcp Service On A Router For Some Vlans?

Apr 20, 2012

I'm trying to configure a dhcp service on a router for some vlans.I would like to give the range 172.16.0.0 - 172.16.10.255 to vlan 10, 172.16.20.0 - 172.16.20.255 to vlan 20.for some reason it doesn't work?here's the config.

ip dhcp excluded-address 172.16.0.1
ip dhcp excluded-address 172.16.20.1
ip dhcp excluded-address 172.16.30.1
ip dhcp pool vlan10
network 172.16.0.0 255.255.0.0

[code]...

View 10 Replies View Related

Cisco Routers :: SRP 527W - How To Configure DHCP Relay

Sep 12, 2012

I know how to disable the DHCP on the SRP527W but i was wondering how do i configure DHCP relay to point to a network DHCP server.

View 1 Replies View Related

Cisco Firewall :: Can Configure ASA5510 As DHCP Server For LAN

Oct 13, 2011

I am using a fiber optic connection. I want to connect it directly to ASA5510. A WLC2504 will be connected to ASA and one Aironet AP will be deployed at first. (At this moment I am not using any Windows server but in near future I will need to deploy Windows Server 2003 in my corporate network) My questions are:
 
Can I configure ASA as DHCP server for my LAN?

Can I configure WLC as DHCP server for my LAN?

If we can configure both then what is the best practice from above two options? (I am new to Cisco stuff and first time user)

View 1 Replies View Related

Cisco Firewall :: Configure Multiple Dhcp On ASA 5505?

Dec 23, 2011

I want to configure multiple DHCP pool on ASA. that I create like
 
int e0/2
no shut
 
interface Ethernet0/2.10vlan 10nameif inside10security-level 100ip address 192.168.10.1 255.255.255.0
interface Ethernet0/2.20vlan 20       nameif inside20 security-level 100ip address 192.168.20.1 255.255.255.0
dhcpd address 192.168.10.10-192.168.10.254 inside10dhcpd dns x.x.x.x  y.y.y.y interface inside10dhcpd enable inside10
dhcpd address 192.168.20.10-192.168.20.254 inside20dhcpd dns h.h.h.h  z.z.z.z interface inside20dhcpd enable inside20
 
I have following query...
 
1. int e0/2 work as trunk port, is it?  any special confiduration require other than dot1Q?
 
2. How can I configure inside interface?  is it like,

    access-group inside_access_in_1 in interface inside10
    access-group inside_access_in_1 in interface inside10
 
3. How can I configure static NAT ?
 
4. How can i configured inside route?
 
5. How can I configured default NATing?
 
6. On which interface I access ASA? currently using inside interface.

View 5 Replies View Related

Cisco Switches :: Configure DHCP Server Options For SMB 300?

Nov 28, 2011

I am looking for a how to configure a DHCP server for a Cisco SMB 300 series switch to obtain an automatic configuration. Currently i am using a Cisco 1800 router as my DHCP server and the DHCP pool serving the 300 series switch is configured as follows.
 
ip dhcp pool Cisco_SMB_300
network 192.168.0.0 255.255.255.0
default-router 192.168.0.1

[Code]......
 
Looking at pcaps, I don't even see a tftp request going the server after the switch obtains an IP via DHCP. The config file format is exactly as obtained from the download backup section (pretty sure its not the issue since i don't see a download attempt). Also, the SMB switch is running the latest firmware image (1.1.1.8)
 
Looking though the admin guide i did not see specifics on how the DHCP server was to be configure for the auto configuration feature to work.

View 3 Replies View Related

Cisco Switching/Routing ::7010 - How To Configure DHCP

Aug 9, 2012

I have couple of questions about Nexus 7010 configuration. how do we configure DHCP like the following example. [code]

View 1 Replies View Related

Cisco Routers :: Configure DHCP Option 150 On RV220?

May 3, 2012

Is it possible to configure DHCP option 150 on the RV220?  I have a Cisco 7940 IP phone that is trying to connect back to my office. The VPN is up and I can ping the relevant server but I can't see any way to configure the DHCP option.

View 5 Replies View Related

Cisco Routers :: RV042 / How To Configure Some DHCP Option

Jun 19, 2012

I have a RV042 VPN Router with the latest firmware v4.2.1.02.This Router is connected to the main site by a VPN Tunnel.
 
Now, I like to configure some DHCP Option so I can put a IP Phone behind the RV042. The IP Phone should receive a IP by DHCP from the RV042 and of course, the IP of the Call Manager with the Option 150.
 
I can configure DHCP and it works fine but I can't find where I have or can configure Option 150.

View 3 Replies View Related

Cisco Wireless :: WAP4410N / Configure Dhcp Or Client?

Sep 11, 2011

WAP4410N / configure dhcp OR dhcp CLIENT?

View 3 Replies View Related

Cisco WAN :: 881G DHCP Configure To Use Both Cellular Interface

Jan 22, 2013

I would like to configure the 881G to use both the cellular interface and Fe4 WAN port for internet connectivity.Interface Fe4 is connected to an ADSL router.
 
I have configure each interface with a default route and weighting:
 
ip route 0.0.0.0 0.0.0.0 Dialer0 200
ip route 0.0.0.0 0.0.0.0 FastEthernet 4 100
 
I need to configure Fe4 to get an address as a DHCP client:
 
interface FastEthernet4
ip address dhcp
no shut
duplex auto
speed auto
 
How do I remove Fe4 from VLAN1? There is some existing config around VLAN 1:
 
interface Vlan1
ip address 10.73.0.1 255.255.255.0
ip helper-address 192.168.140.13
ip tcp adjust-mss 1400
no autostate
 ip sla 100
icmp-echo 10.64.4.15 source-interface Vlan1
tag 3G Keepalive
frequency 10
 
Then I guess I need to adjust my Internet-IN ACL to allow broadcasts and UDP 67 and 68?

View 1 Replies View Related

How To Configure Dhcp Relay Agent And How It's Work

Jun 17, 2012

how to configure dhcp relay agent and how it's work

View 1 Replies View Related

Configure DHCP And DNS On Windows Server 2008 R2?

Apr 16, 2013

I want to set up a domain for a file server and MS SQL 2005 server on my server machine and installed windows server 2008 in it.

Do I need to set up DHCP server and DNS on Windows server 2008R2 or leave them to the router to do the job?

View 1 Replies View Related

Cisco Switching/Routing :: Configure 881 Router To Act As DHCP Server?

Jul 9, 2012

Is it possible to configure an 881 router to act as a DHCP server to 4 VLAN's each with a different scopes all through a single ethernet interface? 

View 2 Replies View Related

Cisco Switches :: How To Configure In SF300 To Take Dhcp Service From Router 827

Feb 16, 2013

I have struck in my some network configuration.  I have two sf300 switches and cisco 827 router.  Actually sf300 does not support dhcp server.  I took cisco 827 as dhcp server and i create 4 dhcp pools in it. How i can configure in sf300 to take dhcp service from cisco router 827.  Isit possible to configure 827 with bvi interface, when i was try i got below error.  how to configure bvi interface and i will link that bvi to vlan on sf300. error in 827 router, How i can connect two sf300 switch for redundancy ?  I connected giga4 SW1 and giga4 SW2 and mode trunk isit good or any other way i need to connect it.?

View 3 Replies View Related

Cisco WAN :: Configure 877W Router As Firewall With DHCP Assigned WAN IP

Nov 15, 2010

I'm configuring a Cisco 877 router as my firewall.My WAN IP will be assigned dynamically with DHCP.  I will also get my default route from DHCP.I will need to configure ip inspection and packet filtering.I will need to configure NAT, I will eventually need to also configure a dial-up VPN.

View 7 Replies View Related

Cisco Switching/Routing :: How To Configure Dns / Dhcp In Switch 3860

Mar 18, 2010

am having a switch 3860 it is configured dhcp , dns  i want to change those dhcp , dns, what are the command that is use to reconfigure it

View 1 Replies View Related

Cisco Switching/Routing :: 3560X Configure DHCP On Switch

Apr 29, 2012

I have Cisco 3560X L3 switch and i need to configure DHCP on this switch. I have already configured below mentioned VLANs
 
VLAN 10 - 192.168.8.254 (USER VLAN)
VLAN 20 - 192.168.152.254 (REMOTE & VPN USERS VLAN)
VLAN 30 - 192.168.0.254 (SERVER VLAN)
 
After configuring DHCP, all the users needs to get IP from USER VLAN and all the servers should get IP from SERVER VLAN. If yes, what are the steps as I am very new in this kind of configuration.

View 5 Replies View Related

Cisco LAN :: Configure 887 Router DHCP So Computers Can Obtain IP Automatically

Apr 5, 2012

I would like to know on how can i setup my cisco 877 router at my small office. Here are the things that i need to do:

1. I need enter the internet static ip address 61.10.xx.xx/subnet mask/gateway/dns provided by my ISP.
 
2. I need to configure the cisco router DHCP so that the 4 computers can obtain an IP automatically. Howow can i accomplish this setup.

View 2 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 Firewall :: Configure DHCP Server On Inside Interface ASA 5505

May 9, 2012

We've just started with the ASA 5505. We do run a DHCP server on the inside interface, so it is in the same VLAN 1 as all of the clients. However, we cannot get it to work.We can't use DHCP Relay, as the ASA 5505 only allows to relay to DHCP servers in a different subnet.Or do we have to move the DHCP server to a different subnet. If so, how would we configure that scenario?

View 13 Replies View Related

Cisco Switches :: Configure SF300 48port Switch As DHCP Server

Feb 8, 2013

How to configure SF300 48port switch as DHCP Server or not.
 
My Configuration as below
 
I have 8 vlan configure in SF300  (SVI with ip address) isit possible to configure dhcp server and how i can apply access-list to restrict with other vlans.

View 6 Replies View Related

Cisco Switches :: Configure SF300 48 Port Switch As DHCP Server?

Aug 23, 2011

How to configure SF300 48port switch as DHCP Server or not.
 
My Configuration as below
 
I have 8 vlan configure in SF300  (SVI with ip address)isit possible to configure dhcp server and how i can apply access-list to restrict with other vlans.

View 1 Replies View Related

Cisco Switching/Routing :: C3750 - How To Configure 2 DHCP Servers For Two User Vlans

May 1, 2012

I can't seem to find any info on how to configure 2 DHCP server pools on a C3750, to use with 2 user vlans. The purpose is that users in vlan 1 should get an IP address from DHCP server1, and users in vlan 2 should get an IP address from DHCP server2. Both DHCP servers are configured in a stack of C3750 switches, which acts a a L2 switch.

View 2 Replies View Related

Cisco Switching/Routing :: Catalyst 2960 / Configure Automatically Switch Over DHCP?

Jun 12, 2013

I Have a problem I'm trying to configure automatically my switch over ther DHCP when I start the switch it request an IP from the DHCP from here everythings is fine but it does nothing more,indeed I put on my dhcp the option 66 and 67 which is an adress of my TFTP server and a file to download and the switch seems not to understand theses options , I tried my dhcp with a cisco airport and everythings works fine the File from the TFTP is automatically downloaded into the airport...There is an option to add or am I missing something in order to make it work with my switch ?
 
My switch : Catalyst 2960IOS VER : 12.2(55)SE5

View 7 Replies View Related

Cisco Switching/Routing :: Configure Two 3845 Routers To Act As DHCP Server / Relay?

Feb 14, 2012

I am trying to configure two 3845 routers to act as dhcp server and dhcp relay. Clients are connected to the router that relays all dhcp requests to the vrf instance which is used to connect it to the router wich is running dhcp server.
 
Router1 
ip vrf dhcp_dns
rd 8:1
 int gi0/0
ip vrf forwarding dhcp_dns
ip address 192.168.200.5 255.255.255.248

[code]...

So far I can see dhcp requests coming from the R1 and dhcp server on R2 replies with the dhcp offer but PC is not getting any ip.

View 8 Replies View Related

Cisco Switching/Routing :: 3550 - Configure Firewall DHCP Server Through 10.1.1.0 Connection?

Oct 2, 2012

Is there a way to configure a DHCP server for my internal subnet of 192.168.20.1 which is on a 3550 layer 3 switch from my 5505 ASA Firewall.My subnet of 10.1.1.0/30 is connecting my 5505 to 3550. All I'm trying to do is run a DHCP server down to my hosts. The only options on ASA 5505 is
 
dhcpd address 192.168.20.1 - 192.168.20.254 outside or inside, which conflicts with my subnet of 10.1.1.0 used to connect my internal subnet of 192.168.20.1 for the whole network.
 
When I used my router it did not need the (inside, outside) keywords and just an ip helper-address command. How do I configure my my firewall DHCP server to propagate the 192.168.20.0 network through my 10.1.1.0 connection.

View 3 Replies View Related

Cisco Switching/Routing :: Configure 2960 8 Port Switch With DHCP Server?

Jun 24, 2012

I need to configure a Cisco 2960 switch as a DHCP server.    The current IP address will be on a different seed than the DHCP addresses.  i.e.
 
Switch IP = 10.1.2.3, GW = 10.1.2.1, Subnet = 255.255.255.0
DHCP addresses would be 192.168.1.1 - 200, GW=???? (10.1.2.3?) and subnet would be 255.255.255.0

View 1 Replies View Related







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