vlans

Switching from Cisco IOS DHCP to an external DHCP Server

Submitted by superdave on Fri, 11/30/2007 - 13:36

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.

Use a Cisco IOS Switch to Serve DHCP to Avaya Phones

Submitted by superdave on Wed, 11/28/2007 - 08:15

Avaya 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.

Create a VLAN Trunk between Cisco IOS and a Foundry BigIron

Submitted by superdave on Sat, 11/17/2007 - 14:39

I 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

Submitted by superdave on Sat, 11/17/2007 - 14:17

Unfortunately 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.

Create a VLAN Trunk between Cisco CatOS and Cisco IOS

Submitted by superdave on Fri, 08/17/2007 - 17:52

Due to the difference between the interfaces of Cisco's CatOS and IOS, one needs to perform different commands to create a trunk.

Syndicate content
Copyright (c) 2007-2011 TechSneeze.com





Add to Technorati FavoritesTechnorati Profile Drupal theme by Kiwi Themes.