I have a stack of 3750's running IOS 12.2(25). "IP forward-protocal" command is configured, but the IP helper command is just not an option to put on an interface. Any have any idea of why that could be?
I am trouble shooting a SF 200-48P and I am a bit lost without a CLI not used to the GUI. What I need to know is how to add the IP address helper command to the switch?I have a number of IP phones which are not getting an IP address from DHCP (PCs which are diasy chained off the phones are all working correctly). On the higher end switches I would have added the IP address helper command to the VLAN and that would have sorted it. How to do this on the small business switch.
I would like to use the ip address-helper feature of my 3560 switch to point 10.1.0.0/24 to my Windows DHCP Server on 10.0.0.0/24 and I am unsure how to go about doing this.
Version 12.2(33)SXI int vlan 1 description client vlan ip vrf forwarding A ip address 10.1.1.1 255.255.255.0 standby 129 ip 10.1.1.2 standby 129 timers 1 4 standby 129 priority 105 standby 129 preempt ip helper-address 10.1.2.20
[code]....
dhcp requests are not making it to the dhcp server SAME VRF (ip helper-addres is not doing anything.....)extended vrf traceroutes on udp 67 sourced from vlan2 are fine
I am expecting udp unicast packets on port 67 "giaddr" relay packets on the DHCP server generated and sourced by the relay on Vlan1
eg. Mar 1 01:59:06.731: DHCPD: setting giaddr to 10.1.1.1
This exact setup works in our preprod environment with the same code.Only difference is we run Distributed etherchannel on the 6500's where this doesnt work.
Wireshark on the client I can see the requests being sent Going to check it with debug ip dhcp server to check the relay logs out of production hours.
I have seen so many people say it IS and ISN'T supported on this version of the code.e.g. [URL]
I am aware the helper-adddress should inherit the vrf of the interface ip helper-address vrf command is not supported.The fact it works in the PP environment.... could this be due to the Distributed EtherChanel difference? or just some bug....
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
The only QoS command i have in global config is (no MLS qos) :
REMOTE-ROUTER1(config)#qos ? restore-show-output Restore old show output shape-timer Set the HQF shape timer interval
The router is running IOS:
System image file is "flash:c2801-ipbasek9-mz.151-4.M5.bin"
Am i just running the incorrect IOS or am i missing somehting, i need to change the QoS Map for my Nortel VoIP. The VoIP phones connect to a 3750 PoE which used to conenct to a 2651XM to route VoIP and data traffic over the same copper pairs (WAN link to hub site) hence the need for a Service policy but being Nortel phones, require changing the cos-dscp map. the 2801 is going to replace the 2651XM using a new HWIC.
My 3550 is always 2 characters short on the command line. So my global configuration mode will look like this:Switch3550(config Say I wanted to enabled ftp, it would look like:Switch3550(config)# ftp enab.
I've finally got my 3560 switch IPv6 capable (IP Services IOS), but I've stumbled upon something strange: I can configure a tunnel interface, but I can't put the tunnel in ipv6ip mode. The command is missing. I can choose GRE, IP in IP, and a bunch of other things, but no ipv6ip. I'm a bit desperate here and probably I am going to have to live with it, but just in case? I need the IPv6 tunnel for an uplink to a tunnel broker which only supports this type of tunnel, and I'm surprised this is missing.
My customer has upgrade his 4506 from 6L-E to 7L-E 10GE.Ever since then if he run the command show dot1x interface gigabitEthernet x/x details some information are not been displayed (below are missing information)Is this intensional or do I need to kick this to TAC?
On the Cisco forums, an example is shown for how to configure BVI and bridge-groups on an ASR1004 but the same command (bridge-group) is not available under the interface on our ASR routers. We are running version of code: asr1000rp1-advipservicesk9.03.06.00.S.152-2.S.bin
I have two Aironet 1231Gs, that are both running the same version of fimware: Version 12.3(8)JEE
From the gui, I try and change the channel on the main radio interface--It works from one, and I get just a blank page on the other. When I try and change it via the cli, I use the "channel" command in conf int mode, and it works one the one, but the other one, the "channel" command doesnt exist.
I have been looking around and I can not find the " crypto isakmp policy " command on this Cisco Router 1941. I just wanted to setup a regular IPSEC Lan to Lan tunnel and surprise, the command is not there. Do I have the wrong IOS? I thought that a K9 image would do the trick. [code]
I need to create a Cisco VPN Client connection: I am following the cisco vpn client link and I don't have the command crypto isakmep client configuration group XXXXX
[URL]
This is what I get: crypto isakmp client configuration ? address-pool Set network address for client
This is my show version, if there is an IOS that will work:
Cisco Internetwork Operating System Software IOS (tm) C2600 Software (C2600-IK9S-M), Version 12.2(17a), RELEASE SOFTWARE (fc1) Copyright (c) 1986-2003 by cisco Systems, Inc.
I recently rebuilt the configuration of our Cat6500 multilayer device for use as a user stack. The device is funtioning as it should be, but I am unable to set SSH using the 'crypto key generate rsa' command. The crytop command isn't avaiable at all, which suggests a firmware issue.
I have configured a hostname and Ip domain-name and the image is the only one available.
The show version output is listed below. show verCisco Internetwork Operating System SoftwareIOS (tm) s72033_rp Software (s72033_rp-IPSERVICES_WAN-VM), Version 12.2(18)SXF12, RELEASE SOFTWARE (fc2)Technical Support: [URL] Copyright (c) 1986-2007
I came across an interesting issue and thought I would see if anyone else has encountered it before contacting TAC.I have two Cisco Catalyst WS-4510R-E switches with a single Supervisor V module in each chassis. Both Sup cards are now running 12.2(54) SG1; ipbasek9 firmware; yes, I plan to move both switches to 15 code but that's another story. Anyways, prior to the upgrade the one switch was running 12.2 (33) code; I suspect the code was never upgraded; running ipbase non - K9 code. The other switch was running 12.2(44) with K9 prior to upgrade to 12.2(54).
I have two Cisco Catalyst WS-4510R-E switches with a single Supervisor V module in each chassis. Both Sup cards are now running 12.2(54) SG1; ipbasek9 firmware; yes, I plan to move both switches to 15 code but that's another story. Anyways, prior to the upgrade the one switch was running 12.2 (33) code; I suspect the code was never upgraded; running ipbase non - K9 code. The other switch was running 12.2(44) with K9 prior to upgrade to 12.2(54). With the background set, one switch reports the following:SwitchA (config)#r?radius-server redundancy regexp represourc rmon route-map router.
Our church computer isp is WildBlue.They tested the satellite connection as well as the modem.Everything is fine from that end, however, I get a 'server not found' error message.I was told by WildBlue that they cannot see an ip address for the computer. How do I fix this so that we can have the internet back? The computer has WIN XP.
I know that very few people have their wireless controllers on version 7.4.100. But has any one noticed that the NAT IP address field in the management interface configuration menu is missing?, although it is mentioned as being present in the WLC 7.4 configuration guide. This would definitely affect Office-Extend.
I've installed a Windows Server 2008 R2 Enterprise Edition with ADDS, DNS and DHCP server.Everything is configured correctly and running fine when I use an independent network.When I uninstall the DHCP on the server and connect it to my primary network with a Linux router (ClearOS) handling DHCP i get an error message on the client computer when trying to boot with PXE."PXE-E76: Bad or missing multicast discovery address".What do I need to do to make this work with my Linux router? Some port that has to be forwarded internally from the router to the WDS server?
We are running LMS Prime 4.2.3 on a Softappliance. We have a Cisco Switch behind a Non Cisco Layer-3 Device. In the end host tabe we see only the MAC-Addresses of the host connected to this switch. No IP-Address. The corresponding IP-Addresses are in the ARP-Table of this non Cisco Layer-3 Device. The arp table can also be read by snmp. Is it possible to get the ip address in the UT End Host Table in such an environment?
My PS3 recently got stolen. I was informed that the detective assigned to my case can contact Sony with the serial# and MAC address to track it down.I realize that there is this way:" If all you have is the serial number SCEA would need the MAC address, and only SCEJ has the "master list" of serial number to MAC address comparison. All SCEA would need from your local PD is an affidavit request / warrant (whatever their specific agency prefers to use or call them) asking SCEA to acquire said information."However, I also realize that I can find my MAC address through command prompt on my windows. However, there are more than one MAC addresses (or physical address as referred on the command prompt). My Question is, how do I know which one is the same as my PS3 MAC address? There are these choices:
Wireless LAN adapter Wireless Network Connection 2: Wireless LAN adapter Wireless Network Connection 2: Ethernet adapter Local Area connection Ethernet adapter Bluetooth Network Connection
I'm trying to configure my C3550 with fast ethernet port 0/48 assigned to vlan 2 in static access mode and SVI vlan 2 configured as dhcp client.
But I see command ip address dhcp is not available on interface vlan 2:
Cat3550(config-if)#ip ad Cat3550(config-if)#ip address ? A.B.C.D IP address Cat3550(config-if)#ip address
Could it be a problem related to the version running on the equipment (see below the output of sh version command not sure of what EA1 stands for)? I read here [URL] that this command was introduced in version 12.1(2)T
If it is a version problem is there any possibility to download upgraded version for free?
Cat3550>sh ve Cisco Internetwork Operating System Software IOS (tm) C3550 Software (C3550-I5Q3L2-M), Version 12.1(20)EA1, RELEASE
I believe that I should have started with this issue because I cannot run tclsh on a multilayer switch. When I try to execute "tclsh" command I receive this message: SWITCH#tclsh
Translating "tclsh"...domain server (X.X.X.X)
% Unknown command or computer name, or unable to find computer address
The equipment is a MLS C3550 - Version 12.2(35)SE3
we have cisco WS-C6509-V-E with IOS version 12.2(33)SXI4; s3223_rp_IPSERVICESK9_WAN_M) running on a switch. I am trying to configure the command "mac-address-table synchronize" under global config mode. But when I enter the command Cisco(config)#mac-address-table ?It doesn't show the synchronize option?
Just got a machine from another company and I'm not allowed to re-image it but I need to get it on our network. I think its got some serious network configuration on it but don't know what.Windows 2000 SP 4 machineIP address/DNS are set to autoconfigure but the IP is stuck on an old address and the DNS is blank.Setting a fixed IP/DNS doesn't work.I can't ping anything successfully.DHCP Server is unreachableOther computers can successfully communicate with the router through the connected ethernet link.Computer has been restarted multiple times.netsh winsock reset results in winsock reset command not found.netsh int ip reset reset.log [code]
We want to configure the "mac-address-table synchronize" command on our 6500 series switches to ensure that the CAM tables on our DFCs are in synch with the PFC on the supervisor modules. url...it is recommended that we disable the routed MAC purging with the mac-address-table aging-time 0 routed-mac global configuration command. What is a routed mac entry? Are there any issues with running that mac aging-time command?
We also plan to run this command "mac-address-table aging-time 14400" to keep our ARP and CAM tables on the same aging time to reduce unicast flooding on our network. Can we run this command with the "routed-mac" command above?
Cisco PIX Security Appliance Software Version 8.0(2) Device Manager Version 6.1(5)51
Cisco PIX Security Appliance Software Version 8.0(2)Device Manager Version 6.1(5)51 Running VPN on this device with an internal DHCP Pool tunnel-group JVusergroup type remote-accesstunnel-group JVusergroup general-attributesaddress-pool JVusergroup-DHCP-Pool I would like to use an external DHCP insted of the pix itselvf. How do I relay (IP-helper) DHCP request on the VPN policy to an external DHCP-server?