1 IP subent for 2 VLANs? Possible?

Hi Sir,
I have a few questions on Vlan and IP subnet.
Q1. Can I have one subnet used on 2 Vlans? From my understanding, it is recommended to have one IP subnet used for one VLAN.
Q2. If I can use 1 IP subnet which has a prefix of /23 for 2 VLANs, then under what circumstances that we have to use this approach?
Q3.How can I use 1 IP subnet for 2 VLANs? Any sample of configuration guide?
Thank you.
Regards,
Delon

Delon,
basically what you are going to do to make this work is take a L3 switch and build the two vlans you want (will refer to them as X and Y) in the SUP
Example:
console (enable) set vlan x name x state active
vlan x created
console (enable) set vlan y name y state active
vlan y created
Now you are going to get into the layer 3 portion of the L3 device, whatever that may be, and assuming you are using 1 class C subnet for your IP space, your command structure would look something like this
(# = whatever IP structure you want to use)
router#(config) int vlan x
router#(config-int) ip add #.#.#.1 255.255.255.128
router#(config-int) no shut
router#(config-int) int vlan y
router#(config-int) ip add #.#.#.129 255.255.255.128
router#(config-int) no shut
again, this is a very basic configuration! Depending on the piece of equipment you are trying to configure this on... you should do some research on intervlan routing. 9 times out of 10 depending on the equipment, you will find step by step procedures more taylored to your needs

Similar Messages

  • 802.1X for wired environments using Radius/ACS for Dynamic Vlan Assignment

    Currently Being Moderated
    802.1X for wired environments  using Radius/ACS for Dynamic Vlan Assignment
    Could someone please provide me with a simplest set of configuration steps to fire up Radius in ACS and 802.1X for dynamic vlan assignment. The objective is to roll out NAC L2 OOB using the 802.1X method for dymamic vlan assignments.
    If possible show:
    1. ACS/Radius Configurations.
    2. End User Switch Configurations
    Variables:
    Switch A
    MAC Address aaaa.bbbb.cccc     Vlan 10
                bbbb.cccc.dddd     Vlan 20
    Also, if someone posts the Pros and Cons of using Radius/ACS/802.1X for Dynamic Vlan Assignments.
    Other technology sets that can be used for Dynamic Vlan assignment EXCEPT from deprecated/obsolete VMPS.
    Thanks in advance. .

    Hi Guys,
        Hmmm, well if your just looking for Mac based authentication the good news is that is very easy.  Just set create your Radius server, ACS, FreeRadius, Steelbelted radius etc.  Then create user with the name of the Mac address, in other words if the mac address is 0012.0021.1122 the the name would be 001200211122 and the password would be the mac address.  Then you set the vlan and tunnel stuff, like so tunnel-Type would be vlan, Tunnel-medium would be 802 and Tunnel-Private-Group-ID is the name of the vlan(not the vlan number)
       So for the Cisco ACS 4.x you would create a user as specified above, fill in all the password boxes with MAC address, I believe the mac has to be all lower case in the name and the password.  Then check the Separate(Chap/MS-Chap/ARAP) box.  Then you pick the group the machine belongs to, the group is the part that defines what vlan it is on.
       Before you create the user, create the group with info I wrote above and in addition specify the Service-Type as Authenticate Only.
        Freeradius is a bit harder to configure the specifics and I am just now testing a freeradius server so I do not know the process for Machine authentication.
        If, however, you are trying to authenticate a user that gets a bit trickier and is not so straight forward.

  • Rectify the error mesage "Account determination for entry *** not possible"

    When I run the program ZMR11-Maintain GR/IR Clearing account, I get the below said error message:
    +Account determination for entry **** not possible+
    How do I rectify them?
    Please advise.

    Check the long text of the error message. It should ideally give details of missing entry in account determination.

  • How can I use pdf pack to convert cubase documents  (music scores)  into pdfs? I am looking for the former possibility to install acrobat like a printer but i don't have this option with "pdf pack". Can you help?

    How can I use pdf pack to convert cubase documents  (music scores)  into pdfs? I am looking for the former possibility to install acrobat like a printer but i don't have this option with "pdf pack". Can you help?

    Hi mariab,
    What format are those music scores (I'm not familiar with cubase documents). But, it may be that Adobe PDF Pack doesn't support that format. In that case, Acrobat is the way to go. You can then print your files to PDF as you'd like. You're welcome to try Acrobat for free for 30 days to see whether it's going to work for you. If you decide it is, and you'd like to use it going forward, you could convert your PDF Pack subscription into an Acrobat subscription.
    Best,
    Sara

  • Cisco Catalyst 6500 version 12.2(33)SXI13 configured as DHCP server for a VLAN responds to Windows 7 client with status code NOA

    Can anyone help figure out why the Catalyst 6509 is not able to assign an IPv6 address? Thank you.
    Cisco Catalyst 6500 version 12.2(33)SXI13 configured as DHCP server for a VLAN responds to Windows 7 client with status code NOADDRS-AVAIL(2). My configuration on the 6500 for the DHCPv6 server is:
    ipv6 dhcp database disk0://DHCPV6-DB
    ipv6 dhcp pool VLAN206IPV6
     prefix-delegation pool VLAN206IPV6-POOL
     dns-server 2620:B700:0:1001::53
     domain-name global.bio.com
    ipv6 local pool VLAN206IPV6-POOL 2620:B700:0:12C7::/65 65
    interface Vlan206
     description *** IPv6 Subnet ***  
     ip address 10.2.104.2 255.255.255.0
     ipv6 address 2620:B700:0:12C7::2/64
     ipv6 nd prefix 2620:B700:0:12C7::/64 14400 14400 no-autoconfig
     ipv6 nd managed-config-flag
     ipv6 dhcp server VLAN206IPV6
     standby version 2
     standby 0 ip 10.2.104.1
     standby 0 preempt
     standby 6 ipv6 2620:B700:0:12C7::1/64
     standby 6 preempt
    I'm getting a result from my debug as follows:
    Apr 10 16:28:02.873 PDT: %LINK-3-UPDOWN: Interface GigabitEthernet2/2, changed state to up
    Apr 10 16:28:02.873 PDT: %LINK-SP-3-UPDOWN: Interface GigabitEthernet2/2, changed state to up
    Apr 10 16:28:02.877 PDT: %LINEPROTO-5-UPDOWN: Line protocol on Interface GigabitEthernet2/2, changed state to up
    Apr 10 16:28:03.861 PDT: IPv6 DHCP: Received SOLICIT from FE80::5D5E:7EBD:CDBF:2519 on Vlan206
    Apr 10 16:28:03.861 PDT: IPv6 DHCP: detailed packet contents
    Apr 10 16:28:03.861 PDT:   src FE80::5D5E:7EBD:CDBF:2519 (Vlan206)
    Apr 10 16:28:03.861 PDT:   dst FF02::1:2
    Apr 10 16:28:03.861 PDT:   type SOLICIT(1), xid 8277025
    Apr 10 16:28:03.861 PDT:   option ELAPSED-TIME(8), len 2
    Apr 10 16:28:03.861 PDT:     elapsed-time 101
    Apr 10 16:28:03.861 PDT:   option CLIENTID(1), len 14
    Apr 10 16:28:03.861 PDT:     00010001195FD895F01FAF10689E
    Apr 10 16:28:03.861 PDT:   option IA-NA(3), len 12
    Apr 10 16:28:03.861 PDT:     IAID 0x0FF01FAF, T1 0, T2 0
    Apr 10 16:28:03.861 PDT:   option UNKNOWN(39), len 32
    Apr 10 16:28:03.861 PDT:   option VENDOR-CLASS(16), len 14
    Apr 10 16:28:03.861 PDT:   option ORO(6), len 8
    Apr 10 16:28:03.861 PDT:     DOMAIN-LIST,DNS-SERVERS,VENDOR-OPTS,UNKNOWN
    Apr 10 16:28:03.861 PDT: IPv6 DHCP: Option IA-NA(3) is not supported yet
    Apr 10 16:28:03.861 PDT: IPv6 DHCP: Sending ADVERTISE to FE80::5D5E:7EBD:CDBF:2519 on Vlan206
    Apr 10 16:28:03.861 PDT: IPv6 DHCP: detailed packet contents
    Apr 10 16:28:03.861 PDT:   src FE80::21D:E6FF:FEE4:4400
    Apr 10 16:28:03.861 PDT:   dst FE80::5D5E:7EBD:CDBF:2519 (Vlan206)
    Apr 10 16:28:03.861 PDT:   type ADVERTISE(2), xid 8277025
    Apr 10 16:28:03.861 PDT:   option SERVERID(2), len 10
    Apr 10 16:28:03.865 PDT:     00030001001DE6E44400
    Apr 10 16:28:03.865 PDT:   option CLIENTID(1), len 14
    Apr 10 16:28:03.865 PDT:     00010001195FD895F01FAF10689E
    Apr 10 16:28:03.865 PDT:   option STATUS-CODE(13), len 15
    Apr 10 16:28:03.865 PDT:     status code NOADDRS-AVAIL(2)
    Apr 10 16:28:03.865 PDT:     status message: NOADDRS-AVAIL

    Hello,
    maybe hitting the following bug.
    Pv6 Address Assignment Support for IPv6 DHCP Server
    CSCse81385
    Hope this helps

  • DLSW ethernet redundancy for multiple vlans

    Can dlsw ethernet redundancy support mutliple vlans with the following configuration?
    host dlsw router1 host dlsw router2
    | |
    local dlsw router 1 local dlsw router2
    | |
    ethernet switch1-------ethernet switch2
    Ethernet switch1 and 2 are supporting multiple vlans and connected to local dlsw router1 and 2 through 802.1Q. SNA support is required for the vlans of ethernet switch1 and 2 .
    We found that configuration of dlsw ethernet redundancy is not allowed on the 802.1Q sub-interface of the local dlsw router1 and 2. In this case, how can dlsw ethernet redundancy can be supported for SNA server attached to multiple vlans? Can you provide us some reference / sample for dlsw ethernet redundancy to support SNA servers attached to different vlans in a switch environment.
    Thanks.

    I think that I understand the problem. I am thinking the following:
    dlsw local-peer peer-id 2.2.2.2 promiscuous
    dlsw transparent switch-support
    interface Ethernet0
    mac-address 0000.3333.3333
    dlsw transparent redundancy-enable 9999.9999.9999 master-priority 10
    dlsw transparent map local-mac 0000.6666.0000 remote-mac 0200.eca2.0000 neighbor 0000.5555.5555
    interface Ethernet1
    mac-address 0000.4444.4444
    dlsw transparent redundancy-enable 9999.9999.0001 master-priority 10
    dlsw transparent map local-mac 0000.6666.0001 remote-mac 0200.eca2.0000 neighbor 0000.7777.7777
    Of course, you need an ethernet interface per VLAN. If you need DLSw ER over dot1q interface, please contact the local Cisco Sales Rep or partner. You are not the first one to ask for it. Hope that there is a strong business case to initiate the new feature.

  • I will be buying the new IMac 27 inch in December. Would like input on the best configuration for photographic and possibly video processing-dream machine!

    I will be buying an IMac 27 inch in December. What is the best configuration for photo and possibly video processing.Does one need a Mac Pro? Dream machine!

    Just to explain what I just wrote to Laundry Bleach:
    Why is there no iDVD on my new Mac?
    https://discussions.apple.com/docs/DOC-3673
    UPDATE & ADDENDUM:
    But even though you can still buy iLife 11 that includes iDVD 7 from Amazon, Apple now make it difficult to install:
    Poster jhb21939 posted this in another thread:
    “when I attempted to load iDVD into a new iMac. A notice came up on the screen stating that the 'Authorisation Licence' had expired on 25 March this year (2012).
    I contacted the Apple support team and eventually, I was told that the Licence had been withdrawn and could no longer be used.”
    In other words Apple are now so adamant that we don’t use iDVD that they have tried to make it impossible to install.
    In response, Old Toad posted this solution:
    “You can still use it one all of your Macs.  If you get an invalid certificate message just set your Mac's clock to sometime before early 2011 and run the installer.  After you're done reset the time back to the correct time.” He added this comment:
    “It began after iDVD and iWeb were discontued and they were dropped from the Apple Store. All I can think of is the certificate was set to expire after a certain time period after the intitial iLife disc was released.
    I've been able to use the installer even without setting back the date.  I just clicked on the Continue button and it would work as expected.  For some it would not continue unless the date was set back.”
    The latest anorexic iMacs just announced do not even include a CD drive! Proof positive that Apple virtually prohibit the use of DVDs - although the newly announced Mac Minis do include a Superdrive.
    Yet, they still include iMovie! Heaven alone knows or understands what you are supposed to do with your newly edited masterpiece - except make a low quality version for YouTube?

  • Subnet Size for Service Vlan e AP-Manager in WiSM

    Hi guys,
    Is there any recommendations about the size of the subnets used to communicate the supervisor 720 with the wism.
    I think I will waste address, for example, if I use two subnets /24 for service vlan e ap-manager.
    Thanks in Advanced,
    Andre Lomonaco

    Your subnet should be big enough to accomodate all the hosts which will need addresses. A /28 or /29 is probably plenty big for your service vlan.
    On the other hand, RFC 1918 gives you close to 18 million addresses worthof private space to work with, so it's unlikely you're going to run out in most deployments.

  • Multicast Mroute behavior for local VLAN multicast (with overlap)

    We have a multicast address that exists at various locations but we want to isolate them at each location to a single VLAN.  We run PIM Sparse with anycast RP throughout our Enterprise.  Our original thought was to just turn off PIM on the SVI/VLAN at a campus and isolate that multicast to the VLAN it is in.
    We are still learning the Multicast address via PIM from the other sites we have not turned PIM off yet (since it is an overlapping address).  The question came up that if you disable PIM for that VLAN/SVI would the multicast stay local if the default gateway for that VLAN still has a multicast route it learned via PIM from another site?  Or would that VLAN without PIM still use the mroute table to connect to the Multicast address?

    Paul
    Sorry, i didn't realise this was addressed to me.
    To be honest i have never used this command but reading up on it it would seem you certainly could block the flow of multicast packets between the interface for the group(s) you wanted to so it would be a way of isolating traffic between vlans.
    In terms of the RP announcement messages there is a keyword you can add to the command "filter-autorp" which filters discovery and announcement messages as well. But i wouldn't like to say for sure exactly how it would or wouldn't work without testing ie. do you need to filter the RP announcements before they reach the SVI or would it work applied to the SVI.
    I could see a use for this if you had a number of SVIs that needed to route the multicast stream between themselves but not to other L3 subnets. But the topology would be a little difficult on a L3 switch ie. if half the SVIs need to route the multicast stream but the other half didn't where do you apply the command. It would have to be on each SVI you didn't want to receive the stream.
    It would work better if, for example, you had a L3 switch connected to a router with L3 routed ports and all the SVIs should route the multicast stream but it should stay local to the L3 switch so it is blocked on the L3 uplink (and other potential streams from the router to the L3 switch blocked as well).
    Hope that made some sense. It's sometimes difficult to explain things without a diagram
    Jon

  • I have photoshop elements 10 for PC is possible to convert the license for MAC?

    I have photoshop elements 10 for PC is possible to convert the license for MAC?

    Good evening I do not have disc version, I by in Internet and attached I send the license number can I use?
    I have downloaded the version 10 but when I insert the license number the program say that is wrong.
    May I resolve the problem??
    byby
    Thanks
    Leandro Duranti
    [email protected]
    Il giorno 08/feb/2015, alle ore 01:15, Barbara B. <[email protected]> ha scritto:
    I have photoshop elements 10 for PC is possible to convert the license for MAC?
    created by Barbara B. <https://forums.adobe.com/people/Barbara+B.> in Photoshop Elements - View the full discussion <https://forums.adobe.com/message/7173380#7173380>
    That depends. If you bought the disc version, you're good to go, since your serial number works on both platforms, so just install the mac version. If you lost the discs or your mac doesn't have a disc drive, you can download it here:
    Download Photoshop Elements products | 13, 12, 11, 10 <https://helpx.adobe.com/photoshop-elements/kb/photoshop-elements-10-11-downloads.html>
    However, if you bought the windows version as a download, you're out of luck. Adobe does do a crossgrade, but for older versions you have to pay to upgrade to current version on the new platform, and that's more expensive than just buying it, if you search around for a good price.
    If the reply above answers your question, please take a moment to mark this answer as correct by visiting: https://forums.adobe.com/message/7173380#7173380 and clicking ‘Correct’ below the answer
    Replies to this message go to everyone subscribed to this thread, not directly to the person who posted the message. To post a reply, either reply to this email or visit the message page:
    Please note that the Adobe Forums do not accept email attachments. If you want to embed an image in your message please visit the thread in the forum and click the camera icon: https://forums.adobe.com/message/7173380#7173380
    To unsubscribe from this thread, please visit the message page at , click "Following" at the top right, & "Stop Following"
    Start a new discussion in Photoshop Elements by email <mailto:[email protected]ware.com> or at Adobe Community <https://forums.adobe.com/choose-container.jspa?contentType=1&containerType=14&container=33 47>
    For more information about maintaining your forum email notifications please go to https://forums.adobe.com/thread/1516624 <https://forums.adobe.com/thread/1516624>.

  • GE cards supported for port- vlan based EoMPLS on 7600/sup720

    Hi,
    Can anyone explain/point where I can find de proper documentation where I can find the support for port- vlan based EoMPLS support cards on a 7600 with a sup720 engine on the CCO site ?
    WHich GE port cards are supporting EoMPLS and which GE cards will support it not.

    try
    www.cisco.com/go/fn
    -Waris

  • Do I get charged for any uploading (possibly even from my web host) when people download a podcast that I have created?

    Do I get charged for any uploading (possibly even from my web host) when people download a podcast that I have created?

    Not as far as iTunes is concerned: hosting a podcast there is free. However the media files are kept on your server - your ISP or a hosting service - and there may be a limit to bandwidth. If you podcast turned out to be extremely popular then the number of downloads might exceed the allowable bandwidth from your server in a given period and lead to an extra charge or possibly blocking until the period was over: this is something you would have to check with them.

  • HSRP FOR 20 Vlan's

    Hi!
    I'll implement HSRP Between 2 6509-Sup1.i have more than 20 interface vlan.to each vlan should i assign virtual ip address?have a look to simple config:
    interface vlan 2
    ip address 1.0.0.2 255.0 0.0
    standby 1 ip 1.0.0.2
    standby 1 preempt
    standby 1 priority 110
    interface vlan 11
    ip address 1.1.0.2 255.0 0.0
    standby 1 ip 1.1.0.11
    standby 1 preempt
    standby 1 priority 110
    interface vlan 12
    ip address 1.3.0.2 255.0 0.0
    standby 1 ip 1.3.0.12
    standby 1 preempt
    standby 1 priority 110
    interface vlan 13
    ip address 1.4.0.2 255.0 0.0
    standby 1 ip 1.1.0.13
    standby 1 preempt
    standby 1 priority 110
    and so obn for the remaining vlans.this config for remaining Vlans should be the same.?or i have problem in the above config?i have mistake.TRY TO CORRECT AND Advise me to the optimum config for my situation.
    waiting ur help
    10xs

    Hi Mahmood!
    ofcourse i have on the 2nd switch like this config.but the question is the config that i have listed correct.meet my 20 Vlan's.or more.Have a look:
    6509 1(ACTIVE)
    interface vlan 2
    ip address 1.0.0.2 255.0 0.0
    standby 1 ip 1.0.0.3
    standby 1 timers 5 15
    standby 1 preempt
    standby 1 priority 110
    interface vlan 11
    ip address 1.1.0.2 255.0 0.0
    standby 2 timers 5 15
    standby 2 ip 1.1.0.11
    standby 2 preempt
    standby 2 priority 110
    interface vlan 12
    ip address 1.3.0.2 255.0 0.0
    standby 3timers 5 15
    standby 3 ip 1.3.0.12
    standby 3 preempt
    standby 3 priority 110
    interface vlan 13
    ip address 1.4.0.2 255.0 0.0
    standby 4 timers 5 15
    standby 4 ip 1.4.0.13
    standby 4 preempt
    standby 4 priority 110
    6509 2(STANDBY)
    interface vlan 2
    ip address 1.0.0.3 255.0 0.0
    standby 1 ip 1.0.0.3
    standby 1 timers 5 15
    standby 1 preempt
    standby 1 priority 100
    interface vlan 11
    ip address 1.1.0.4 255.0 0.0
    standby 2 timers 5 15
    standby 2 ip 1.1.0.11
    standby 2 preempt
    standby 2 priority 100
    interface vlan 12
    ip address 1.3.0.5 255.0 0.0
    standby 3timers 5 15
    standby 3 ip 1.3.0.12
    standby 3 preempt
    standby 3 priority 100
    interface vlan 13
    ip address 1.4.0.5 255.0 0.0
    standby 4 timers 5 15
    standby 4 ip 1.4.0.13
    standby 4 preempt
    standby 4 priority 100
    .HAVE A LOOK TO THIS CONFIG WAHT IS UR ADVISE?
    10XS

  • Is Multiple Compliant VLAN Possible with NAP 802.1x Enforcement?

    Multiple Compliant VLANs for 802.1x NAP Enforcement
    <small class="single-by" style="font-family:Arial, Helvetica, sans-serif;font-size:0.9em;line-height:1.5em;color:#777777;text-transform:capitalize;"></small>
    Hello Dear,
    I am implementing NAP with 802.1x enforcement type. but it is an existing network where the organisation already has the network segmented into about 7 VLANs based on the departments in the organisation and the VLANs equally have IP interfaces on them (meaning
    they are subnets).
    By design NAP with 802.1x enforcement supports 2 VLANs: Compliant and Non-Compliant VLANs apart from the GuestVlan which the switch uses for 802.1x pre-authentication.
    In my test lab, authenticated clients are pushed to Compliant VLAN if they meet SHV set. Also,if they don’t meet the SHV they are moved to Non-Compliant VLAN.
    How do I apply this type of enforcement for multiple VLANs belonging to the organisation’s different Departments? Assuming I decide to create a single Non-Compliant VLAN this may cater for non-compliant clients but what VLAN among the 7 existing VLAN will compliant
    clients be pushed into?
    How will the switch know the VLAN a member of a particular department should be moved to since there are more than one Compliant VLAN assuming I configured ” NPS Network Policy” for more than one compliant VLAN?
    Please your help is very important.
    Thanks.
    Alex.

    Thanks Greg.
    That works. But I have two other big challenges:
    1st Challenge:
    I have close to 50 VoIP devices as well as printers that must be exempted from NAP and the position of the 802.1x enabled switch is such that it is the Distribution switch to which Access Switches tied to each VLANs are connected(each access switch connect
    to an authenticating port on the Distribution Switch) and IP Phones,data points and printers are then connecting to the Access Switches.  
    There is the limitation of how many MAC addresses can be exempted even when pattern matching is used in NPS(256 characters maximum) and this cannot cater for over 50 non-NAPcapable devices in this network. Should I create
    several exemption policies using the pattern matching to accommodate the 50+ non-NAPcapable devices? Please advise.
    2nd Challenge:
    In this existing Network, there are branch offices that communicate with this HQ over a dedicated WAN connection(NOT VPN over internet). Please how do I ensure routing communication between HQ and branches is not hampered at the introduction of 802.1x NAP
    enforcement at this HQ network? Your prompt response will be highly appreciated...
    Thanks a great deal.
    Alex.

  • DHCP for Voice VLAN

    Hi,
    I am configuring DHCP pool for voice vlan on cisco 2921 router.
    Here is the setup.
    2921 router -> 3750 -> 2960 PoE -> 7942 IP Phone
    Router Config
    ip dhcp excluded-address 10.146.54.1 10.146.89.50
    ip dhcp pool VoiceVlan
    network 10.146.54.0 255.255.255.0
    subnet prefix-length 24
    dns-server 10.144.68.32 10.144.68.33
    option 150 ip 10.146.68.36
    default-router 10.146.54.1
    netbios-name-server 10.144.68.32 10.144.68.33
    netbios-node-type h-node
    domain-name wft.root.loc
    lease 0 8
    interface GigabitEthernet0/0
    ip address 10.144.54.16 255.255.255.0
    duplex full
    speed 1000
    interface GigabitEthernet0/0.50
    encapsulation dot1Q 50
    ip address 10.146.54.15 255.255.255.0
    3750 Config
    interface GigabitEthernet1/0/3
    description To Router
    switchport access vlan 54
    switchport mode access
    switchport voice vlan 50
    speed 1000
    duplex full
    spanning-tree portfast
    interface Vlan50
    description VoiceVLAN
    ip address 10.146.54.1 255.255.255.0
    interface Vlan54
    ip address 10.144.54.1 255.255.255.0
    2960 Config
    interface FastEthernet0/1
    switchport access vlan 50
    switchport mode access
    spanning-tree portfast
    Troubleshooting
    Trunk is formed
    2960#sh int tru
    Port        Mode             Encapsulation  Status        Native vlan
    Gi0/3       on               802.1q         trunking      1
    Port        Vlans allowed on trunk
    Gi0/3       1-4094
    Port        Vlans allowed and active in management domain
    Gi0/3       1,50,54
    Port        Vlans in spanning tree forwarding state and not pruned
    Gi0/3       1,50,54
    Router received the dhcp discover from IP Phone, but it doesn't issue any IP. Here is the debug log
    875525: Feb 13 15:11:26.167 GMT+8: IP: s=0.0.0.0 (GigabitEthernet0/0.50), d=255.255.255.255, len 576, input feature
    875526: Feb 13 15:11:26.167 GMT+8:     UDP src=68, dst=67, MCI Check(80), rtype 0, forus FALSE, sendself FALSE, mtu 0, fwdchk FALSE
    875527: Feb 13 15:11:26.167 GMT+8: FIBipv4-packet-proc: route packet from GigabitEthernet0/0.50 src 0.0.0.0 dst 255.255.255.255
    875528: Feb 13 15:11:26.167 GMT+8: FIBfwd-proc: Default:255.255.255.255/32 receive entry
    875529: Feb 13 15:11:26.167 GMT+8: FIBipv4-packet-proc: packet routing failed
    875530: Feb 13 15:11:26.167 GMT+8: IP: s=0.0.0.0 (GigabitEthernet0/0.50), d=255.255.255.255, len 576, rcvd 2
    875531: Feb 13 15:11:26.167 GMT+8:     UDP src=68, dst=67
    875532: Feb 13 15:11:26.167 GMT+8: IP: s=0.0.0.0 (GigabitEthernet0/0.50), d=255.255.255.255, len 576, stop process pak for forus packet
    875533: Feb 13 15:11:26.167 GMT+8:     UDP src=68, dst=67
    875534: Feb 13 15:11:26.167 GMT+8: DHCPD: client's VPN is .
    875535: Feb 13 15:11:26.167 GMT+8: DHCPD: No option 125
    875536: Feb 13 15:11:26.167 GMT+8: DHCPD: DHCPDISCOVER received from client 0110.bd18.0149.5b on interface GigabitEthernet0/0.50.
    Any help is appreciated.
    Cheers!

    Dude, look at your DHCP exclude on your router.
    It is supposed to be low/high IP.
    So basicly you told the router to exclude IP address from 10.146.54.1 to 10.146.89.5.
    This means that DHCP will not hand out 10.146.54.1 through 10.146.89.5
    try 
    ip dhcp excluded-address 10.146.54.1 10.146.54.15
    Hope this helps.  
    Also, I know this is years ago but thought I would throw that out there.  

Maybe you are looking for

  • How do I report a bug against Flash Player for Google Chrome?

    Flash Player for Google Chrome is currently developed jointly between Adobe and Google.  Because of this relationship, we would like to encourage users that are encountering issues with Chrome's Flash Player to report bugs directly to the Chromium da

  • Headphone Jack No Longer Working

    About 2 weeks ago, my iPhone's headphone jack completely stopped working. I started to notice it a month ago (after installing the latest iOS builds, but I dont necessarily have any reason to believe that it's a software issue) when it wouldn't play

  • Usb signal booster?

    Hi, I just got a Macbook earlier this month(life long pc usert) the apartment bldg I live in has free wireless internet but im on the top floor and i assume the internet is on the bottom floor or even the basement.My signal is always weak around 1 ba

  • BDC for PO

    Can any one give me a piece of code which explains better about the table control handling of the line items in BDC for purchase order creation.

  • SAP Cloud For Customer : Integration of Service Request to CRM  Issue

    Hello Team, We have CRM integration using HCI working for most of the standard objects running. But for "Service Request" we are not able to see replication initiating from C4C to CRM. We have setup the required Communication Arrangement and artifact