Cisco :: 1921 - DHCP Configuration / Assign Fixed IP To One Device While Assigning Others?
Jun 19, 2012
This is IOS 15.1(4)M3 on a 1921 router. The LAN is 192.168.42.1/24. (DHCP config is further down.) We have a small range that we want to assign via DHCP to devices; .200 through .220 . At the same time, we have a handful of Macintosh systems to which we want to assign a specific address that is not in that 200-220 range. I don't want to configure the assignment based on the Ethernet MAC addresses because these systems might connect via UTP or wireless; that is to say, they have more than one MAC address. They only ever connect using one interface/MAC address at a time, but it's their choice; in some areas wi-fi is available, and in some areas they have to cable-up.
The Mac OSX network settings has a field for "DHCP Client ID". It would be much easier to tell the users of these systems to put their Mac's name in the Client ID field for both their wired and wireless DHCP configs. (As opposed to having them all lookup, and then give me their Ethernet MAC addresses for both of their interfaces.) I tried this with my Mac's (named "shrike") wi-fi interface, but I don't get the 192.168.42.14 address that I expected. I get an address from the .200 to .220 range.
Here's the DHCP-related config from the router:
router#sh run | s dhcp
ip dhcp excluded-address 192.168.42.1 192.168.42.199
ip dhcp excluded-address 192.168.42.221 192.168.42.254
ip dhcp pool OurOffice
network 192.168.42.0 255.255.255.0
[code]....
Is "client-name" the wrong place to configure the DHCP Client ID?
View 3 Replies
ADVERTISEMENT
Aug 8, 2011
My company requires each user dial-in must be a fixed IP; The old acs4 can,but I cannot find the same configration item in the ACS5.2
View 2 Replies
View Related
May 10, 2013
I have a Belkin Play N600 HD router. Does it have the capability to let me assign fixed IP addresses to devices like printers, NAS drives, and cameras so I know where they are?
View 2 Replies
View Related
Dec 16, 2010
I am replacing an older AP with a new 1252 unit. I attached everything and powered it up, but my DHCP server does not appear to be finding it and assigning an IP address. The status light stays green and the ethernet light blinks randomly green. Seems to be connected fine, but without an IP I cannot configure it to use it.
View 2 Replies
View Related
Jul 1, 2012
I am using Windows 2011 SBS and Windows 7 clients.My server has a DHCP range of 192.x.x.150 to 192.x.x.199 and all other I.P. addresses are static. On a workstation located at I.P. 192.x.x.13 I am seeing an address conflict.When I perform an "nbtstat -a 192.x.x.13" command from the server I am given the logical computer name of a staff members personal laptop.Investigation of the laptop reveals that it is set to DHCP, and clearly the address of 192.x.x.13 is outside of my servers DHCP scope, so this I.P.should never be assigned, let alone in duplicate.I Google this topic before posting, and it was suggested that IPv6 could be having an adverse affect. I determined this because I performed a ping on the laptop and only got a MAC address back rather than an I.P. address.However after unticking IPv6, and rebooting, the laptop is still causing havoc.I can set a static I.P. address on the laptop, however this is not ideal.
View 2 Replies
View Related
Jun 25, 2011
I just got a brand new laptop and I can't get it to connect to LAN.It's plugged in to the same hub as my main machine and I can't even access my router UI.It's not the cable because I tried plugging in my main machine's cable to the new laptop and the same thing happens.ipconfig reveals an Autoconfiguration IPv4 Address of: 169.254.197.187 But that number should say 192.168.1.1xx I've tried uninstalling and reinstalling the Ethernet driver as well.I've tried resetting the router and modem.I've tried resetting TCP/IP.
View 13 Replies
View Related
Jan 31, 2011
DHCP is assigning multiple leases per machine. The server itself grabs about 10 IPs with Unique ID "RAS"
View 1 Replies
View Related
Nov 20, 2011
The DHCP/DNS server is on ip address 10.1.100.103 with an alt on .102 I'm attempting to integrate a 4510R+E into an existing network and use existing DHCP/DNS windows 2008 server to push out IP addresses to connected computers.
I want to assign a VLAN to every port for management purposes and then I put an IP helper address on every VLAN.
I've attached a the 4500E partial config. I'm attempting to get Gi1/44 to a state where I can plug a computer into it an resolve an ip address and gain internet access like all the devices on the existing network can do.
I've created a new scope in DHCP with the ip subnet of 10.60.211.0 255.255.255.0 It leases addresses from .1 to .253
The computer will not resolve ip addresses with this config.
View 5 Replies
View Related
May 20, 2012
The problem is WAP 610n not assigning IP address through DHCP; i have to add IP address mannualy.
just go through the details below:
In my network environment we are using :
CISCO Router 800 series; IP: 192.168.1.1
Domain server with DHCP server : 192.168.1.2
DHCP pool: 192.168.1.234 - 192.168.1.250
WAP IP : 192.168.1.236
WAP configuration :
configuration view : mannual
Wireless band : 2.4 Ghz
Network mode : mixed
channel width: 20 Mhz only
standard channel : auto
SSID broadcast : Disabled [ for security reason]
Security mode : WPA2 Personal
Encryption : TKIP/AES
Firmware : 1.0.01 build 94, Oct 26, 2009
Note: In status menu it is not showing any default gateway.
Encapsulation method in CISCO router : PPPoA [ as instructed by ISP]
View 5 Replies
View Related
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
Nov 30, 2011
My BEFSR81 is my primary router and has DHCP turned on. The router's DHCP range is set to accommodate 12 devices. I have three computers wired to it and their Host names (as specified in the set-up of each computer) show up in the router's DHCP device table. I also have two printers (one old Brother HL5250DN laser printer and one new HP Photosmart Premier C410a inkjet printer) connected and there are blanks where the Host name should go. I would like to be able to tell which printer is which when I am looking at the DHCP device table. How can I get a names associated with each printer's IP address in the router's DHCP device table? (The real problem is that the router seems to have both printers at the same IP address (192.168.1.100) and if I can get one of them to change I'd like to know which one it was!)
View 1 Replies
View Related
Nov 26, 2012
Is it possible to assign the public IP on the WAN port to a single device on the LAN side without setting the router to bridged mode? This feature is available on Thomson modem routers but i can't seem to find this setting on the WAG120N.
View 3 Replies
View Related
Aug 26, 2012
Is it possible to assign a single ssid to multiple interface groups by assigning the ssid to multiple AP groups?
I have buildings geographically dispersed that are configured with multiple vlans in interface groups so that I can maintain an addressing scheme of dhcp assigned addresses per building. Each building is also further grouped as AP groups. I'd like to know if by assigning the same wlan ssid to each of the AP groups, will I maintain addressing integrity for each building? I'm thinking it will work.
Do the buildings have to be outside AP range of each other to avoid problems?
5508 controller
7.2.110.0 code
6 buildings
6 interface groups
1 ssid
View 4 Replies
View Related
Oct 21, 2011
I know DHCP can assign more than just address, mask, and gateway. It can also assign a hostname, and DNS. Does anybody know if it can also be used to assign an SNMP address?
View 6 Replies
View Related
Dec 8, 2011
I imagine I can use the framed-ip-address attribute to assign ip-addresses but there seem to be support for static ip addresses only?A bit of a drag when we're talking 200+ nodes.
View 1 Replies
View Related
Apr 27, 2012
Stumped again with my Catalyst 2950. Everything is working perfectly with wan/dhcp/router on fa 0/1 with all ports assigned to vlan1. All devices plugged in connect to the router correctly with ip's being assigned via dhcp.Instead of hooking up by console port I want to be able to SSH or telnet in to the switch using any port while still maintaining the above functionallity. Is it possible to assign a dhcp assigned ip address to vlan 2 and have vlan1 and 2 bridged? Or is there a better way of doing this ?
View 3 Replies
View Related
Feb 4, 2013
I have a RVS4000 router with DHCP enabled and in router mode.
The LAN is 192.168.2.x. The RVS4000 static IP address is 192.168.2.8
The router is not the RVS4000 and is at 192.168.2.1
The RVS4000 dhcp is assigning it's clients a default gateway of 192.168.2.8 instead of what I want 192.168.2.1. How can I get the RVS4000's DHCP server to assign another IP address other than its own as the default gateway to its DHCP clients?
View 2 Replies
View Related
Jul 8, 2013
I have the dhcp server setup and working on our main 3560x.
The only problem is that it is not assigning the dhcp clients a default gateway.
I was not able to find it in the Cisco documentation and a google search is not useful either.
View 3 Replies
View Related
Apr 19, 2012
I have a 1921 k9 router that has several DHCP pools configured. Before implementing the firewall they were all working. After implementing it they stopped working. I messed around and got the routed port GE0/1 handing out IP addresses and left it alone. Somehow it quit handing out IP addresses yesterday.I dont know if its a quick fix or not (getting DHCP working on the interfaces) but if any article that will walk me through getting DHCP working on all of the interfaces. [code]
View 10 Replies
View Related
Jan 20, 2010
The 1130ag was the LAP model but I upgraded it to run in autonomous mode. My understanding is that it cannot assign IP addresses but I just want that confirmed. It is not connected to a WLC nor a server that can do DHCP.
View 5 Replies
View Related
Sep 3, 2009
DHCP enabled with default settings. Dynamic IP range from 192.168.0.100 - 192.168.0.199.Router shows laptop with 192.168.0.199 however when I check the IP on laptop I have 192.168.100.10 and both laptops are connected on my SSID with 90% signal strenght.
View 4 Replies
View Related
May 17, 2013
I upgraded my SG500 switch firmware to 1.3.0.59, since there is a new functionality DHCP server v.4 well I must say I came accross the issue I cannot solve. DHCP server assign dynamic address - no hassles. troubles start with static IP hosts.I defined a couple of hosts with static address within the correct subnet. I tried with hardware address and client identifiers. no luck. my switch does not assign the IP address I assigned to the suitable mac address. to define it I use both CLI & Web.
ip dhcp pool host HP-Elliteaddress 10.10.11.7 255.255.255.0 client-identifier 01:d8:d3:85:cf:09:72client-name HP-Ellitedefault-router 10.10.11.1exit
ip dhcp pool host VAIO-Zaddress 10.10.14.108 255.255.255.0 hardware-address 54:53:ed:1c:a1:46
default-router 10.10.14.1exit
View 16 Replies
View Related
May 6, 2011
I have a PIX 515E that I want to use to as a border between my internet connection and my Cisco AIR1131AG. I have configured the PIX to have the outside interface as a dhcp client which gets its dynamic IP address from the cable modem. the AP is connected to the E1 inside interface. Now I could see the E1 interface from the arp table from the AP but I cannot ping it. From the firewall I don't see the ARP table from the firewall. and i cannot ping the AP. what is wrong with the configuration? side note, i am able to connect to the AIR1131AG from my laptop I was not able to retrieve an IP address.
FW1 - CONFIGURATION
interface Ethernet0 description uplink towards the techsavvy modem speed 100 nameif outside security-level 0 ip address dhcp setroute !interface Ethernet1 description >>> WIFI LAN ACCESS <<< nameif inside security-level 100 ip address 10.0.0.1 255.255.255.0
[Code].....
View 3 Replies
View Related
Nov 7, 2012
How do i get the 12.4 code to assign a dhcp address to my ethernet interface from my server? I deleted the default config on the 1141 and searching has not turned up anything useful.
View 1 Replies
View Related
Aug 30, 2012
I am administering a Catalyst 2960S switch and I would like to connect several computers to it. Some of those each have a static IP address. For a few of them, I would like the switch to dynamically assign an IP address to them via DHCP. Is the switch capable of doing this? If so, how can I do it? I tried looking through Cisco Network Assistant and I couldn't find it. Some web pages have suggested I telnet into the switch and issue commands like "ip dhcp ?" to see what commands are possible. I can telnet in and if I type but I get an "Unrecognized command" for both "ip ?" and "ip dhcp ?". This makes me think I'm reading the wrong web pages. I did come across the term "DHCP snooping". It seems relevant, but very difficult for me to grasp.
View 9 Replies
View Related
May 31, 2013
Here is a copy of my cisco 881 easy vpn config. What I need to modify so this will work on a cisco 1921.
hostname BTLvpn
boot-start-markerboot system flash:c870-advipservicesk9-mz.124-11.T3.binboot-end-marker
no logging bufferedenable secret 5 XXXXXX
no aaa new-modelclock timezone EASTERN -5
crypto pki trustpoint TP-self-signed-733417695enrollment selfsignedsubject-name cn=IOS-Self-Signed-Certificate-733417695revocation-check nonersakeypair TP-self-signed-733417695
crypto pki certificate chain TP-self-signed-733417695certificate self-signed 01 30820244 308201AD A0030201(code)
View 9 Replies
View Related
May 29, 2012
Is it possible to assign IP addresses to remote site WIFI users from local DHCP server and forward all other traffic to 2504 WLC?
[WIFI Users] >--------<AP (DHCP server) >------ VPN ---------< WLC
View 1 Replies
View Related
Dec 20, 2011
Could I use DHCP for wireless connection and assign private IP for PC for wire connection ?Will it conflict to each other ?
View 3 Replies
View Related
Jan 31, 2011
I'm having a problem when configuring this cisco router 1921 with an ip base software. Accordingly with the Cisco software adviser this software allows to configure the l2tp Client Initiated Tunneling. But configuring the router the commands are not recognized:
Router(config)#pseudo wire-class L2TP_PSEUDO
^
% Invalid input detected at '^' marker.
Router(config)#interface Virtual-PPP1.
View 1 Replies
View Related
May 18, 2011
Since Cisco 2511 is out of sale now and Cisco 1900 series are recommended to replace for the purpose of terminal/comm server. How to configure terminal server on HWIC-8A module?
View 3 Replies
View Related
Dec 15, 2011
I have a Cisco 1921 in place with the security IOS so it is also acting as a firewall.
I am wondering if I can enable the GUI so I can configure it remotely.
View 3 Replies
View Related
Dec 15, 2011
I have to open several ports from the WAN to LAN on a 1921:
For example:
Say I need port 41795 both UDP and TCP to go from the WAN to the LAN, can some provide me the context I have to follow?
Currently I have this in place
Another piece of this is that the devices that will need to be accessed remotely are on VLAN10 - will that cause a problem?
is installed at a clients home for a very complex Crestron network that included 5 Cisco POE GB switches, 2 VLANS, with VLAN10 utilizing QOS and is the AV network (VLAN1 is the computer network), 8 1142 WAP's, and this 1921.
=~=~=~=~=~=~=~=~=~=~=~= PuTTY log 2011.12.16 19:52:41 =~=~=~=~=~=~=~=~=~=~=~=show runBuilding configuration...
Current configuration : 3340 bytes!! No configuration change since last restartversion 15.1service timestamps debug datetime msecservice timestamps log datetime msecno service password-encryption!hostname DHOWE_Router!boot-start-markerboot-end-marker!!enable secret 5 $1$JuTn$zn6CnXIm1bJGgPhtRCfB0.enable password ********!no aaa new-model!!no ipv6 cefip source-routeip cef!!ip dhcp excluded-address 192.168.39.0 192.168.39.49ip
[Code] ........
View 3 Replies
View Related
Mar 27, 2012
I have recently configured a cisco 1921 router for internal routing on my network. Here is what i am trying to accomplish:
Main network 10.65.1.0 mask 255.255.255.0- all office devies and computers.
Second network 10.65.2.0 mask 255.255.255.0 - All plant equipment machinery and production lines
i have configure gig 0/0 for my company network and gig 0/1 for my plant network. I can ping the router from both networks but am unable to route traffic betwenn them. what am i missing?
View 8 Replies
View Related