Prime Infrastructure 2.1 - Fetch VLAN Configuration - command failed

Hi,
i am installing the system on a customer's site.
i've noticed that most of the devices configured on the PI have resulted in error in the Configuration Archive with this error:
Fetch VLAN Configuration - command failed.
i checked that the tftp service on the PI is enabled.
i tried manually executing from a device: copy flash:vlan.dat tftp://PI_IP and couldnt manage to do so.
i also tried manually to do it to another tftp server and it worked.
i dont see any FW drops.
does anyone have any idea how to troubleshoot this?
thanks in advance!

As to get the VLAN information, the file in Cisco devices Flash : Vlan.dat is fetced, and if PI fails to do so, it gives this error. As it is a file in flash, PI needs to send it over to Server itself using TFTP.
If TFPT is somehow not working between Server and devices, it may throw this error.
Is it happening with all the devices or some perticular platform?
If with all the device, you need to check if there is any Firewall blocking TFTP access to devices.
Also, you can check if TFTP service on CPI is working properly by command ncs status.
If service is affected, try to restart service - service tftp restart Or you can restart the PI Machine itself.
-Thanks
Vinod
**Encourage Contributors. RATE Them.**

Similar Messages

  • Getting past "Fetch VLAN configuration - Command failed" errors in Cisco Prime Infrastructure 2.0 - How?

    I've got a handful of devices in Cisco Prime Infrastructure 2.0 which show up in the "Archive Failed Devices" view.  The "Failure Reason" is some variation of "Fetch VLAN configuration - Command failed" sometimes including "TELNET: Failed to establish TELNET connection to x.x.x.x".  What does this mean?  How do I overcome this?  In all cases, the device is configured to use SSH and has valid SSH credentials.  In all cases, I can SSH from the command line of the NCS appliance to the devices listed in the "Archive Failed Devices" view.

    Hi
    I was able to fix the "Fetch VLAN configuration - Command failed" by allowing tftp from the device to PI server in firewall. See if this can help.

  • Minor Alret at prime infrastructure 2.0 about mismatch configuration.

    Dears,
    kindly i have minor Alert at prime infrastructure 2.0 (Audit done at '2013-nov-28,05:00:00 CET'..config difference found between NCS and Controller),
    what this error and please feed me back with steps to solve this problem.
    Thanks,

    Hi Ahmed,
    adding to Scott:
    Login in Prime Infra.
    First check your theme(Classic or Lifecycle).......Go to Root and see the Theme.
    There are steps for classic theme
    Go to Configure> Controllers
    and then which controller have config mismatch...on right side click on mismatch in Audit status tab.
    After that it will ask for audit now, click on that. After auditing it will show you the two option:
    1. Restore PI values to Controller
    2. Refresh config from controler
    Clcik on 2nd #Refresh config from controler#
    Then select 2nd option again(Use the configuration on the controller currently) and click on GO.
    Regards
    Dont forget to rate helpful posts

  • Cisco Prime Infrastructure not detecting Nexus VLANs

    Hello,
    we recently added 2 Nexus 5010 to our prime Infrastructure 2.0.
    Once synchronization is completed, the device shows as Managed.
    When looking through the device details, everything seems to be ok, just when looking into the VLANs tab, it says:
    "none detected".
    In fact, there are quite a lot of vlans on this device.
    Did anyone have a similar problem?
    Thanks,
    Jörg

    Hi Jorg,
    I have checked and confirmed that Unfortunately  this feature is not supported  for NEXUS . I mean the VLAN information.
    and I think "port-channels" are also not supported.
    Thanks-
    Afroz
    [Do rate the useful post]
    ****Ratings Encourages Contributors ****

  • Prime Infrastructure 1.3. No 'Configure' Menu??

    Hi all,
    We're migrating from Cisco WCS 7.0 to Prime Infrastructure 1.3. We have the server up, and the web interface all set, however, a rather large issue is there's no longer a "Configure" menu, and we can't add our wireless controllers in because all of the documentation says to do "Configure -> Add Controller".
    I already verified that my user accound has admin rights, and therefore access to that menu in the user settings.
    Am I missing something extremely obvious? Thank you much,
    Jim

    Try changing your menus from classic to life cycle view. The selection is done under your user login name on the top right.
    Sent from Cisco Technical Support iPad App

  • [Prime infrastructure 2] Switchport voice vlan

    Hello, 
    A device in Device Work Center > Feature Configuration > interface does not show up its voice vlan configuration.
    Likewise, in EDIT mode, there is nothing related to voice vlan config.
    Is this normal ?
    Regards.
    V.

    As to get the VLAN information, the file in Cisco devices Flash : Vlan.dat is fetced, and if PI fails to do so, it gives this error. As it is a file in flash, PI needs to send it over to Server itself using TFTP.
    If TFPT is somehow not working between Server and devices, it may throw this error.
    Is it happening with all the devices or some perticular platform?
    If with all the device, you need to check if there is any Firewall blocking TFTP access to devices.
    Also, you can check if TFTP service on CPI is working properly by command ncs status.
    If service is affected, try to restart service - service tftp restart Or you can restart the PI Machine itself.
    -Thanks
    Vinod
    **Encourage Contributors. RATE Them.**

  • Prime Infrastructure 1.3 new install web password fails

    I just installed Prime Infrastructure v1.3 twice in our lab and the CLI access works but the web gui password does not. I know the CLI password is not the same as the web password so changing it there won't help. Where can I find this in the shell? What steps can I take to resolve this issue? Is there a troubleshooting guide that covers this?
    Thanks, Karl

    So you can login to the CLI using the admin login credentials?
    So you can't login to the WebUI using the root login credentials?
    If this is the case, try, from the CLI running ncs password root password

  • Cisco Prime Infrastructure and VLAN fetch

    I have about a dozen systems which are showing up under the Archive Failed Devices section of Device Work Center -> Configuration Archives.  The reason is Fetch VLAN configuration - Command failed.  All of the affected devices have something in common in that they are all managed by hitting a publicly routable IP address outside of the network on which the NCS server lives (NCS IP is 172.19.40.51).  To the devices, NCS looks like it is coming from an publicly routable IP address (because it is NAT'd by the firewall).  I suspected that the issue was that NCS was trying to TFTP the VLAN.dat file to the NCS server but that it was trying to send it to 172.19.40.51 instead of the NAT address.  I turned on debugs on one of the affected devices and sure enough I see that the device is trying to TFTP something to 172.19.40.51.  Of course that will never work.  I can find no way within the Admin UI of Cisco Prime to change this behavior such that NCS will try to collect the VLAN.dat file in some other way or use the NAT'd IP address for the copy attempt.
    Is there a way to get it to use something other than TFTP?  Is there some way to turn this off entirely so that it doesn't show up in the Archive Failed Devices section?  Prime seems to be able to parse the VLANs by way of the configuration file (since we use transparent mode throughout) so it seems like an extra step I don't need.

    Marvin,
    This is where everything goes off the rails for me when it comes to understanding Prime Infrastruction, Prime LMS and everything that you're talking about.  Refer to this link:  http://www.cisco.com/c/en/us/products/collateral/cloud-systems-management/prime-lan-management-solution/data_sheet_c78-697479.html
    How should I interpret this?:
    "Cisco Prime Infrastructure 1.1 bundles campus switch, branch, core routing, and wireless LAN management into a single, easy-to-order solution that enables businesses and enterprises unparalleled operational efficiencies and investment protection. The bundle consists of:
    ● Cisco Prime LAN Management Solution, which delivers simplified management of Cisco® Borderless Networks and reduces operations costs by aligning network management functionality the way network operators do their jobs
    ● Cisco Prime Network Control System, which provides complete wireless LAN management with converged user and access management, and integrated lifecycle management of branch routers
    For more information about Cisco Prime Infrastructure, please visit http://www.cisco.com/go/primeinfrastructure."
    Am I wrong to assume that the first bullet point, which states "Cisco Prime LAN Management Solution" is referring to Prime LMS 4.2?
    Thanks,
    Steven

  • Cisco Prime Infrastructure 2.1.0.0.87 - VLAN.DAT fetch failure

    Hello Fellow Networkers,
    I'm encountering Fetch VLAN Configuration failures from a bunch of Cisco 3560 switches (c3560-ipbasek9-mz.122-50.SE3) in a one department.  Whilst the vlan.dat file is deprecated, it still remains important and needs archiving.  From PI I can ssh to the switches in question and the path remains nat free.
    Your input would be much appreciated.
    Thank you in anticipation.
    Michael

    Hi Michael,
    This mean vlan fetch is working for other sites \ devices ?
    Is the job status is "partial Successful" for those 3560's ?
    check if there is any firewall rule Blocking the TFTP protocol ,if yes allow the TFTP protocol and check the issue again.
    Thanks-
    Afroz
    ***Ratings Encourages Contributors ***

  • Cisco Prime Infrastructure release 2.1 configuration archiving on CISCO WiSM2

    Hi all,
    Just wondering Cisco Prime Infrastructure  release 2-1 support configuration archiving on CISCO WiSM2?
    CISCO  release 2.0 mentioned that it doesn't support configuration archiving for WiSM2 but release 2.1 doesn't mention anything on it.
    Please assist.

    No, it is not supported even for PI 2.1

  • Prime Infrastructure 2.1 switch in stack down alert

    Hi all,
    Have a question regarding the Cisco Prime Infrastructure 2.1  - How to configure the prime to monitor/send an alert when one of the switches (c3750) from a stack goes down (not the master, so the stack appears as 'up' ) ?
    In old cisco LMS i was able to configured a script based on a syslog sent from a switch, but I'm not sure how to do it in Prime.
    Thanks for help :]
    Pawel

    Pawel,
    Unfortunately PI 2.1 (and 2.2) do not yet allow us to define automated actions in the event of a specific syslog message being received.

  • Configure the syslog of ASA 5512-X for display on Cisco Prime Infrastructure 2.1

    Hi, I'm working on implementing the Cisco Prime Infrastructure 2.1 and want to display the syslog about ASA5512-X with Software Version 9.2.
    What would be the procedure for configuring?
    Thanks in advance.

    Hi,
    Enable "logging host x.x.x.x "  command to enable logging
    check the below link:
    http://www.cisco.com/c/en/us/td/docs/security/asa/asa91/configuration/general/asa_91_general_config/monitor_syslog.html#68764
    FYI: Prime Infrastructure support only SEV 0,1,2 syslogs as of now.
    Operate > alarm and events > syslogs
    Thanks-
    Afroz
    ****Ratings Encourages Contributors *****

  • Prime Infrastructure Device Configuration

    I recently installed Prime Infrastructure to replace LMS and NCS, but I've encountered an issue with changing device settings.   I had a controller set up to pull configs with no issue, but I had to change the IP to move it to a different VLAN ("it" meaning the controller).   After I changed the IP, the device showed that it was unavailable in the device/operation dashboard in Prime INF, as expected.
    Now, I can't find a way to change the IP address of the controller in any way, shape or form.   It allows me to change everything else, but not the IP address.   The only option I have is to delete the object and add a new one, which will remove access to the saved configurations.
    I'm not sure if this is a bug or that it's defective by design, but if you can't change the management interface IP for a device without adding a new one, you've got a bit of a problem.

    That directory doesn't exist
    ade # ls -al /var/adm/CSCOpx/files/rme/dcma/shadow
    ls: /var/adm/CSCOpx/files/rme/dcma/shadow: No such file or directory
    ade #
    ade # ls -al /var/adm/
    ls: /var/adm/: No such file or directory
    I guess the configs are not in individual files but within the database

  • Prime Infrastructure 2.0 sh commands.

                       I have installed cisco Prime infrastructure 2.0, I an not able to deploy any show commands from PI 2.0.
    According to following link show command is not supported in PI 2.0.
    http://www.cisco.com/en/US/docs/net_mgmt/prime/infrastructure/2.0/user/guide/create_temps.html
    How to take output of any show command from PI 2.0
    Need assistance for the same.

    Hello Yusuf,
    I believe 'show commands' not supported only refers for 'creating autonomous AP configuration templates' on that link.
    For 'show commands' on PI 2.0, please check the following link,
    http://www.cisco.com/en/US/docs/wireless/prime_infrastructure/2.0/command/reference/cli20_appendix_011.html#wp2347496727
    http://www.cisco.com/en/US/docs/wireless/prime_infrastructure/2.0/command/reference/cli20_preface_00.html

  • Prime Infrastructure 2.1. Configuration template deploy problem.

    Hello! I have a problem with the CLI template deployment on Cisco Prime. PI version is 2.1.
    There is the following template, which contains:
    logging on
    logging 10.10.10.10
    When I try to deploy it on the router 1800 IOS Version 12.3(14)T7 all is going well and the report I get the following:
    Device
    Status
    Transcript
    10.5.5.1
    Success
    configlet: logging on logging 10.10.10.10 response: terminal width 0 config t logging on logging 10.10.10.10
    But, when I try to deploy the same template on the router 3825 IOS Version 15.1(4)M5, the system issues the following error:
    Device
    Status
    Transcript
    10.5.5.2
    Failed
    Error : Exception while sending interactive commands to device, Expect timeout: Failed to match expected device output due to Expect timeout current timeout 60000. Current output : Enter configuration commands, one per line. End with CNTL/Z. MAIN_VOICE_gate(config)# Current expects : (MAIN_VOICE_gate:579|MAIN_VOICE_gate:579)\([^\)]+\)#\s*\z MAIN_VOICE_gate:579#
    In what may be the reason that Prime cannot deploy the configuration on IOS version 15.1?
    Thank you!

    Good day! Yes, maybe we have the same BUG
    https://tools.cisco.com/bugsearch/bug/CSCub57283
    but in the status written that it is Fixed and applies to releases 1.2 and 2.0, but we used version 2.1.

Maybe you are looking for

  • Open link (PDF) in new window from WebHelp custom skin button

    This question relates to my work with FM>RH integration. But the task I'm trying to accomplish is something specifically done in RH with customization of WebHelp skins, so I'm posting in this forum. I'm running RH9 on Windows XP Pro. We have recently

  • BADI having multiple enhancement implementations

    Hi, The requirement is to have multiple implementations of a BADI. In the program i have to call each of the implementations of this specific BADI. Is this how to do it. 1. Firstly i just know the enhacement spot details like the BADI name and the in

  • Can I run OS 10.6.4 on my brand new MacBook Pro?

    I am a professional photographer and one of the programs I need in order to do my job is some software from Nikon that apparently will not run on Lion, OS 10.7.3.  Documentation says that it can run on OS 10.6.4, Snow Leopard. Can I run OS 10.6, Snow

  • Error from JNI_CreateJavaVM

    Does anyone know what the following message means? I am linking libjvm.so into my C application and invoking the JVM from the C code. I am using JDK 1.3.1 for Solaris. Thanks, John There was an error trying to initialize the HPI library. Please check

  • Skype for business colors

    Hi, Is there a way to change theme colors in Skype for Business? I'm more than tired of the light blue one. Best regardsThomas Gammelgaard Madsen