My previous post about "Use a Cisco IOS Switch to Serve DHCP to Avaya Phones" was inspired by my need to quickly test connectivity with a remote site. The solution worked very well for us. Eventually we were able to deploy a server to handle all DHCP, and needed to switch over to the services on the box. My initial reaction was to simply use the "no service dhcp" command to disable DHCP, followed by adding an "ip helper-address" to the VLAN interfaces. Surprisingly the DHCP server never received any of the requests. After comparing configurations with another switch, I discovered I needed to re-run the "service dhcp" command. I had compared the "show proc | include DHCP" and noticed the DHCP processes missing on my new switch. Apparently the "ip helper-address" uses some of those DHCP services for analyzing and forwarding to the server. I ended up just removing all the "ip dhcp pool" statements to keep things clean and from causing any conflicts.
cisco
Use a Cisco IOS Switch to Serve DHCP to Avaya Phones
Posted November 28th, 2007 by superdaveAvaya VoIP phones require a special option in a DHCP scope, so they know how to make calls. There may be times where it is desirable to have the DHCP running on a piece of networking equipment on a remote site, so that a separate server is not needed for the role. In this example there are two VLANs on each port of a Cisco switch running IOS. VLAN 52 is for user traffic, and VLAN 222 is for the VoIP traffic.
Configuring a VPN between a Juniper Firewall and a Cisco PIX
Posted November 18th, 2007 by superdaveJuniper tends to have pretty good documentation in their knowledgebase, on how to configure equipment for different situations. I recently had to setup a VPN between a Juniper SSG-140 (at HQ) and a remote Cisco PIX. Going to Juniper's knowledgebase, you would most likely come across the article: http://kb.juniper.net/KB4147 . This article describes setting up a "route-based" VPN between the two devices. I believe these directions would work if you were trying to connect on subnet on each end.
Create a VLAN Trunk between Cisco IOS and a Foundry BigIron
Posted November 17th, 2007 by superdaveI previously posted on how to "Create a VLAN Trunk between Cisco CatOS and a Foundry BigIron". During the same project I also had to create a trunk between Cisco IOS and a Foundry BigIron. Anyone who has used both CatOS and IOS know that there is a significant difference in configuring them to do the same thing. I felt it made sense to keep these posts separate, to keep people from getting confused.
In this specific situation I had to find a way to trunk multiple vlans between a Cisco 3500 IOS and a Foundry BigIron switch.
Create a VLAN Trunk between Cisco CatOS and a Foundry BigIron
Posted November 17th, 2007 by superdaveUnfortunately Cisco and Foundry disagree on the definition of a "trunk". Awhile ago I had to find a way to trunk multiple vlans between a Cisco 5000 CatOS and a Foundry BigIron switch. I made a quick call to a Foundry Systems Engineer to find out what was needed to make this happen.
OSPF Issue with Nokia CheckPoint and Cisco 12.3
Posted November 17th, 2007 by superdaveA Nokia CheckPoint Firewall was not receiving OSPF adjacency from a Cisco IOS 12.3 3640 Router. Apparently Cisco released a new feature in 12.3 (and 12.2T) that is ON by default... even though it is NEW. The feature is called, Link-Local Signalling (LLS). LLS confuses OSPF on the Nokia (even though it is RFC compliant) and is consequently rejected.
Advertising Routes in BGP with Cisco IOS
Posted November 17th, 2007 by superdaveRecently I configured a router to be part of an MPLS, and it was using BGP for advertising routes with in the MPLS "cloud". By default BGP will advertise routes for interfaces directly attached to the router. Unfortunately I needed to also advertise more subnets that were “behind” the router, than those that were directly attached. I knew there had to be a simple way to add this, and quickly found that I needed a “network” statement in the BGP section of the configuration.
I needed to advertise 172.31.0.0 255.255.0.0 to the rest of the cloud.
Create a VLAN Trunk between Cisco CatOS and Cisco IOS
Posted August 17th, 2007 by superdaveDue to the difference between the interfaces of Cisco's CatOS and IOS, one needs to perform different commands to create a trunk.
Delicious
Digg
StumbleUpon
Reddit
Facebook
Twitter
Technorati