Converting VTP transparent to Server

Here's the issue. I have 4 switches currently and I am adding 3 more. Each switch is setup for VLANS but in VTP Tranparent mode. I would like to make one of the switches a VTP server and then make the others clients so I no longer have to make the changes on each switch.
My Question is, will I lose the currently VLAN config when changing from transparent to server?

No, you wont be losing the VLANs when changing from Transparent to Server mode.
Please be extra careful when changing VTP modes and pay close attention to configuration revision # and make sure there's not another server out there because by default all switches are in Server mode.
HTH,
Sundar

Similar Messages

  • VTP Transparent Mode in 2924XL/3524XL

    I have a 2924XL ver12.0(5)WC11 connected to two 3550 ver12.1(22)EA5 via 802.1Q trunks. They are all in the same VTP domain. The 2924XL is in VTP Client mode & the two 3550s are in VTP Server mode. There are only 6 vlans - 1, 223, 1002, 1003, 1004, & 1005. I am attempting to change all switches to VTP Transparent mode.
    Starting w/the 2924XL, when I change mode from VPT Client mode to VTP Transparent mode, the interfaces w/the trunk links immediately bounce & when they come back up, communication is only established thru VLAN1 & am no longer to communicate to devices in VLAN223.
    Connection was restored when I reconfigured the 2924XL back to VTP Client mode.
    What is causing this problem & what is the proper way to convert to Transparent mode w/o interruption of service?
    Thanks!

    Humm ...
    well, please help me to understand the problem.
    The VTP Client saves the vlan infos in RAM, and not in NVRAM like VTP Server ... when you change the VTP mode Client to Transparent, why you lose you vlan infos?
    If you do a "sh vlan" on one of your switches that is in client mode, then change it to be in transparent mode, none of them would disappear.
    It will simply stop listening to vtp messages regarding the creation and deletion of vlans.
    Then, of course, you have to create the vlan database in NVRAM ...
    Thanks for your support
    Regards
    Andrea

  • Why my VTP client switch changes automatically to vtp transparent?

    hi ppl!
    i got a severe problem in my network. currently, we are implementing cisco 5509 catos based layer switch as our vtp mode server. so when i tried to hook up a new cisco 2950 switch by configuring it as vtp client with the same vtp domain name with dat of cisco 5509 vtp server mode, it will automatically change to vtp transparent mode but with the same vtp domain name. so, is there anyone dat can give me the best solution to mitigate my problem. e-mail me via [email protected]
    dawit [B.Sc,CCNA,CCNP], Ethiopia
    thanx

    here is the configuration as per your request
    version 12.1
    service nagle
    no service pad
    service timestamps debug uptime
    service timestamps log uptime
    service password-encryption
    service linenumber
    hostname ccr6switch1
    logging monitor notifications
    aaa new-model
    aaa authentication login default local
    ip subnet-zero
    no ip source-route
    no ip gratuitous-arps
    ip domain-name netdev.aau.edu.et
    ip name-server 10.6.10.22
    ip name-server 10.5.10.22
    ip name-server 10.4.10.22
    ip dhcp-server 10.6.10.100
    vtp domain aau
    vtp mode transparent
    vlan 6
    name 4kthin
    said 10006
    vlan 7
    name 5kthin
    said 10007
    vlan 8
    name thinclient
    said 10008
    vlan 9
    name Multi
    said 10009
    vlan 10
    name SSserverFarm
    vlan 13
    name ccr6_1
    vlan 14
    name ccr6_2
    vlan 15
    name ccr6_3
    vlan 16
    name ies1
    vlan 17
    name ies2
    vlan 18
    name sisa6switch1
    vlan 19
    name bued6switch1
    vlan 20
    name ken6switch1
    vlan 21
    name ken6switch2
    vlan 22
    name law6switch1
    vlan 23
    name reg6switch1
    vlan 24
    name ier6switch1
    vlan 25
    name glib6switch1
    vlan 26
    name idrl6switch1
    spanning-tree extend system-id
    no spanning-tree vlan 6
    no spanning-tree vlan 7
    no
    no spanning-tree vlan 19
    interface FastEthernet0/1
    description from ccr6switch2
    switchport trunk allowed vlan 1,11-15,300,301,1001-1005
    switchport mode trunk
    no ip address
    interface Vlan1
    ip address 10.1.0.6 255.255.255.0
    no ip redirects
    no ip redirects
    no ip proxy-arp
    no ip route-cache
    ip default-gateway 10.1.0.2
    ip http server
    ^C
    AND THE SOFTWARE VERSION IS
    IOS (tm) C2950 Software (C2950-I6Q4L2-M), Version 12.1(9)EA1, RELEASE SOFTWARE (
    fc1)

  • VTP transparent mode and using VTP domain

                       Hi all,
    Need to ask question when  using VTP transparent mode is it good idea to use VTP domain name and password?
    I know for switches in transparent mode they act as independent of each other.
    So need to know why we should use vtp domain  and password with transparent mode?
    thanks
    mahesh

    Mahesh,
    I know this 2 years later, but it will help others who will come across this. If you have a Transparent switch mixed with Server and Clients switches. This is your concern....... If you do not put the Transparent switch in the same domain, then it will not forward VLAN changes to other swithces.  
    So Sw1(Server-CCIE Domain) <-------> Sw2(Transparent-CCIE Domain)  <-------> Sw3(Client-CCIE Domain)
    The above will work because the Transparent switch is in the same domain. This means that SW3 will get any Vlan changes that are done on SW1.
    Now lets look at it the other way.........
    Sw1(Server-CCIE Domain) <-------> Sw2(Transparent-Null Domain)  <-------> Sw3(Client-CCIE Domain)
    Two things are going to happen here
    1) The transparent switch is not on same domain, so SW3 will never get any updates when changes to Vlans are done on SW1. So if I add one vlan to SW1, and that make the Configuration Revision increase to the value of 10, that means SW3's Revision will still be 9, and will remain that way until the issue is corrected.
    2) If you are dynamically negotiating trunks, this will never happen due to the mismatch domains. Meaning that your trunks will never come up because you did not put your Transparent switch in the same domain.
    Kiel Martin 

  • Best Practise for VTP Transparent?

    When I configure Cisco switches unless there is a specific reason to use VTP (legacy network) I would normally configure VTP Transparent (or if its a recent CatOS switch disable VTP). I understand Server, Client & Transparent concepts but was wondering about the VTP Domain Name when using Transparent mode.
    I would normally configure VTP Transparent before anything else on the switch but don't configure a VTP Domain Name:
    cat-2950#sho vtp status
    VTP Version : 2
    Configuration Revision : 0
    Maximum VLANs supported locally : 250
    Number of existing VLANs : 8
    VTP Operating Mode : Transparent
    VTP Domain Name :
    VTP Pruning Mode : Disabled
    VTP V2 Mode : Disabled
    VTP Traps Generation : Disabled
    MD5 digest : 0x73 0xC8 0xF8 0x2C 0xB1 0x67 0xB6 0xC4
    Configuration last modified by 0.0.0.0 at 0-0-00 00:00:00
    Are there any issues with not configuring a VTP Domain Name?
    Andy

    Yes you can create VLAN's without a VTP domain name and in Transparent mode, or at least on Catalyst IOS you can.
    The issue I was thinking of was when you take a vanilla switch and connect it to an existing switch with a trunk and the new switch inheriting the VTP domain name and vlan database. For example if I configure up a 2950 as a VTP server with a domain name of VTP and then create VLAN's 10, 20 & 30. If I then take an unconfigured 2950 (or one that has had the configuration erased and the vlan.dat file removed) and put a cross-over cable between them, an 802.1q trunk link will be formed and the 'new' 2950 will inherit the VTP domain name VTP and the vlan database containing VLAN 10, 20 & 30.
    Will the VTP domain name be inherited if the switch was set to Transparent before it was connected?
    Andy

  • Error when starting a converted VM (from vmware server edition)

    Hi, i am trying to start a converted VM from VMWARE SERVER. I think i have followed steps to import an VMWARE machine (using resources >> virtual machines images) and it does not return errors when converting VM but then, when trying to start it, it returns
    failed:<OVSException: no server selected to run vm('/OVS/running_pool/SIR_xxx') memory=512> StackTrace: File "/opt/ovs-agent-2.2/OVSSiteVM.py", line 77, in start_vm raise e
    I have also checked that there is enough memory.
    This is the contect for vm.cfg
    acpi = 1
    apic = 1
    builder = 'hvm'
    device_model = '/usr/lib/xen/bin/qemu-dm'
    disk = ['file:/OVS/running_pool/SIR_xxx/SIR_xxx.img,hda,w',
    'file:/OVS/running_pool/SIR_consulnor/SIR_xxx (2).img,hdb,w',
    ',hdc:cdrom,r',
    kernel = '/usr/lib/xen/boot/hvmloader'
    memory = '512'
    name = 'SIR_xxx'
    on_crash = 'restart'
    on_reboot = 'restart'
    pae = 1
    serial = 'pty'
    timer_mode = '1'
    uuid = 'e23767cc-dc3d-0255-a7ac-65f111b589d7'
    vcpus = 1
    vif = ['bridge=xenbr0,mac=00:16:3E:71:AF:B1,type=ioemu']
    vif_other_config = []
    vnc = 1
    vncconsole = 1
    vnclisten = '0.0.0.0'
    vncpasswd = 'xxx'
    vncunused = 1
    Thanks for your help

    user559432 wrote:
    failed:<OVSException: no server selected to run vm('/OVS/running_pool/SIR_xxx') memory=512> StackTrace: File "/opt/ovs-agent-2.2/OVSSiteVM.py", line 77, in start_vm raise eDo your servers have Hardware/Full Virtualization enabled? You can check on the console and ensure the console says that Hardware Virtualization is enabled. If not, check in your BIOS that the processor hardware virtualization is enabled. If you don't have an option, your PC may not have the Intel VT-x or AMD-v extensions required to support hardware virtualization.
    You can check to see if your processor supports this extension by using:
    Intel processor:
    # cat /proc/cpuinfo | grep vmxAMD processor:
    # cat /proc/cpuinfo | grep svmIf you see a result, it means the processor has that support. You still need to ensure that it is enabled in the BIOS.

  • CONVERT function in SQL Server to oracle

    All,
    How to convert CONVERT function in SQL Server to oracle, below mentioned format is in SQL Server:
    variable1 = convert(numeric(20), SUBSTRING( parameter1,parameter2,parameter3)
    parameter1 datatype nvarchar2(100)
    parameter2 datatype bigint
    parameter3 datatype bigint
    I did bit R&D, but was not successful..but still getting on..
    If any help that would be great...
    Regards,
    ~ORA

    You cannot specify the precision/scale or length of input paramters to a stored procedure in Oracle, or at least the pl/sql engine does not respect the sizing. Assuming that you want to do something with variable1 in the procedure, and not just return it, the Oracle equivalent would be something along the lines of:
    SQL> CREATE FUNCTION f (p_param1 IN VARCHAR2,
      2                     p_param2 IN NUMBER,
      3                     p_param3 IN NUMBER) RETURN NUMBER IS
      4     l_var1 NUMBER(20) := SUBSTR(p_param1, p_param2, p_param3);
      5  BEGIN
      6     RETURN l_var1 * 10;
      7  END;
      8  /
    Function created.
    SQL> SELECT f('ABC10DEF', 4, 2) FROM dual;
    F('ABC10DEF',4,2)
                  100You may need to adjust the return type to match what you are actually returning.
    You can also use this iin a direct assignment in pl/sql without doig a select, something like:
    SQL> DECLARE
      2     l_num NUMBER(20);
      3  BEGIN
      4     l_num := f('ABC10DEF', 4, 2);
      5     DBMS_OUTPUT.Put_Line('The number is: '||l_num);
      6  END;
      7  /
    The number is: 100John

  • Convert a Mac Pro Server from January 2007 with OS 10.4 Server to Snow Leopard 6.0 (NON SERVER)

    I have a Mac Pro Server from January 2007 with OS 10.4 Server installed. I want to convert from OS 10 Server OS to just using Snow Leopard 6.0 (NON SERVER). I have two hard drives installed. What is the best way to do this?
    Can I just install Snow Leopard NON-SERVER on the second drive, then switch it into the place of the original main drive?
    Can I switch the drives, then install the Snow Leopard on the replacement drive?

    Not sure how you configured the server, though you can install snow leopard on second HDD and select boot drive with pressing "option" key during startup.

  • How to convert .txt (from applicaiton server) to internal table

    hi all
    i want to convert .txt (from applicaiton server) to internal table , im getting the contents in the itab, but im not able to remove '#',
    can anybaody help me?
    Thanks.

    The # is a representation of the tab, so you need to do something like this.
    report zrich_0001.
    data: str type string.
    data: begin of itab occurs 0,
          fld1(10) type c,
          fld2(10) type c,
          fld3(10) type c,
          end   of itab.
    data:
          dsn(100) value '/usr/sap/TST/sys/test.txt'.
    constants:
        con_tab  type c value cl_abap_char_utilities=>HORIZONTAL_TAB.
    clear itab.  refresh itab.
    * Read the data.
    open dataset dsn for input in binary mode.
    do.
      read dataset dsn into str.
      if sy-subrc = 0.
       split str at con_Tab into itab-fld1 itab-fld2 itab-fld3.
        append itab.
      else.
        exit.
      endif.
    enddo.
    close dataset dsn.
    Loop at itab.
      write:/ itab-fld1, itab-fld2, itab-fld3.
    endloop.
    Regards,
    RIch Heilman

  • Transparent proxy server

    Hello everybody!
    My client want me to create a transparent proxy server which logs words retrieved from the data stream and records word frequencies.
    Can anyone explain me what is a transparent proxy server and what my client exactly wants from the application?
    Thanking you in advance for your valuable discussions.

    Can anyone explain me what is a transparent proxy server and what my client exactly wants from the application?You know what a proxy server is right? I guess in your context a transparent one is one that does nothing apart from the logging you require. It is probably a better idea to ask your client exactly what they want from the application!
    Apache JMeter is open source and contains a proxy server that just logs - you could download the source and see how it works.

  • Move a switch from VTP client mode to VTP transparent mode

    Hi,
    Does anybody have an experience / knowledge if I move a switch from VTP client mode to VTP transparent mode, should I re-create all the VLANs on this switch?
    Thank you!

    Hi there,
    The VTP and the VLANs are seperate beasts.
    The switch has a vlan database which is held in a seperate file to the config. If you type "sh flash" you'll see it in there.
    VTP passes around the VLAN information and the switch stores it in the vlan database. If you remove the switch from the VTP domain, then VTP will not be able to update this file and it will remain exactly as it was.
    In short - if you've got 20 vlans, when you go to VTP transparent, you'll still have 20 vlans
    Regards,
    LH
    Please rate all posts

  • Possible to convert a Direct Access server?

    Is it possible to convert a Direct Access server ( Windows 2012 server) residing in ESX 5.1 to a Hyper V version ( Windows 2012 R2 Datacenter) by a "normal" conversion process?  The optimal result is that all the configuration of the Direct
    access part is transferred correctly.
    Thanks.

    hey .. funny how expert opinions vary ... i have a handfull of IT and software RAID experts who disagree with you ... in my case, i'd rather get rid of it ... ( however i still have to find a solution to clone my boot drive that works flawlessly with all my software ... )
    anyways ... how exactly do i go about splitting the RAID, to make sure i don't mess it up ....
    1. restart from CD
    2. Delete the mirrored RAID set
    3. remove one of the HDs with the raid slice on it (i'll keep it as a backup 4 the moment just in case)
    4. restart from the remaining slice disc
    5. ... ?
    do i need to do anything specific ... ? what about the name of the Volume .. for the moment my startup disk (the RAID) is called 'BootRAID' ... the slices are called 'RAID Slice (disk0s2)' and 'RAID Slice (disk1s2)' .. in order for everything to work properly, don't i have to rename the new startup disk ?
    i'm scared ...
    here's a screenshot of my setup: http://kinkajou.net/diskUtility_RAID.jpg
    <Edited by Moderator>

  • VTP change from server mode to transparent mode

    Hi,
    We have a VTP domain in which all switches are in transparent mode. However, several have the wrong domain name or mode. As a result, some errors are being displayed in the log. I would like to change the VTP configuration in those switches. They are all in a production network. Which would be the best way to do it without causing problems to the network?
    Regarding the switches which are in mode server and have a wrong domain name, should I change firstly the mode to transparent and then the domain name? Is there any risk of losing the vlan configuration?
    Thanks in advance.

    Disclaimer
    The Author of this posting offers the information contained within this posting without consideration and with the reader's understanding that there's no implied or expressed suitability or fitness for any purpose. Information provided is for informational purposes only and should not be construed as rendering professional advice of any kind. Usage of this posting's information is solely at reader's own risk.
    Liability Disclaimer
    In no event shall Author be liable for any damages whatsoever (including, without limitation, damages for loss of use, data or profit) arising out of the use or inability to use the posting's information even if Author has been advised of the possibility of such damage.
    Posting
    You write, all switches are in transparent mode, but also regarding those in server mode - i.e. which is it?
    "Safest" would be to switch a server (or client) mode switch to transparent before changing domain name.  If you switch domain name first, yes you expose having shared VLAN information changed.

  • 5505 stuck in VTP transparent

    I have a 5505 that refuses to change VTP mode to anything other than transparent. It acts as though it has taken the change, but when you show vtp domain, it shows it as back in transparent mode. The VTP server is a 2924, and there is another 5505 in the network as a client(Which occasionaly slips back to transparent, but takes the change back to client). The only difference between the two 5505s is a slightly older COS on the one that is stuck in transparent ( 6.3(5) vs. 6.4(17) ). Due to the fact that the switch is in heavy usage and they take a while to bring back up, I can't randomly play with it unless I'm fairly sure I've found a solution. There are around 150 VLANs in the database. The server is running VTP V1(as is the 5505 in question). The 5505 does not show any other signs of failure, it's been rock solid otherwise. It's just getting to be a pain having to enter VLAN changes in on 2 switches instead of one. The domain name is the same. I can't find anything in the Cisco release notes that ever shows this as a known problem.

    The vtp server should not be the 2924 which may be your problem . These will only support like 64 spanning tree instances so anything above that means spanning tree is not working for those vlans . The 2924 should be a client and you should manually prune the connecting links of vlans that are not needed on the 2924 . Always use the more powerful box as the server . Make the 5500 the server . Below is some info from a cisco webpage.
    upported STP Instances
    You create an STP instance when you assign an interface to a VLAN. The STP instance is removed when the last interface is moved to another VLAN. You can configure switch and port parameters before an STP instance is created. These parameters are applied when the STP instance is created. You can change all VLANs on a switch by using the stp-list parameter when you enter STP commands through the CLI. For more information, refer to the Catalyst 2900 Series XL and Catalyst 3500 Series XL Command Reference.
    The Catalyst 2912 XL, Catalyst 2924 XL, and Catalyst 2924C XL support only 64 STP instances and 64 VLANs. All other Catalyst 2900 XL switches and all Catalyst 3500 XL switches support 64 STP instances and 250 VLANs.
    Each VLAN is a separate STP instance. If you have already used up all available STP instances on a switch, adding another VLAN anywhere in the VLAN Trunking Protocol (VTP) domain creates a VLAN that is not running STP on that switch. For example, if 250 VLANs are defined in the VTP domain, you can enable STP on 64 of those VLANs. The remaining VLANs must operate with STP disabled.
    You can disable STP on one of the VLANs where it is running, and then enable it on the VLAN where you want it to run. Use the no spanning-tree vlan vlan-id global configuration command to disable STP on a specific VLAN, and use the spanning-tree vlan vlan-id global configuration command to enable STP on the desired VLAN.
    For more information about VLANs, see "Configuring VLANs."

  • Want to convert function in SQL Server 2000

    Hi ,
    i am writing this function in oracle.Could you please convert this function in SQL Server 2000 because i am new in this and dont know how to use decode function in sql.
    Please following is the code for oracle.
    CREATE OR REPLACE function fun ( localex varchar2,titlex varchar2)
    return number
    as  x number;
    begin
    select sum ( decode (count (username),max(prereq_count),1,0) ) x into x from
       SELECT
                       prereq_count,
                       username
                 FROM
                         table1
    group by     username ;
    return x;
    end fun;
    Regards
    Vishal

    Just take a look example below might give you idea :
    create or replace function f_makeAddress_tx (
    i_address_tx VARCHAR2,
    i_city_tx VARCHAR2,
    i_state_tx VARCHAR2,
    i_zip_tx VARCHAR2)
    return VARCHAR2
    is
    e_badZip EXCEPTION; u279E8
    pragma EXCEPTION_init(e_badZip,-20998); u279E9
    v_out_tx VARCHAR2(256);
    begin
    p_validateZip (i_zip_tx); u279E12
    v_out_tx:= i_address_tx||u2019, u2018|| u279E13
    i_city_tx ||u2019, u2018||
    i_state_tx ||u2019, u2018||
    i_zip_tx;
    return v_out_tx; u279E17
    exception
    when e_badZip then u279E19
    return i_zip_tx || u2018: Invalid zip code.u2019;
    end;
    Regards,
    Clint

Maybe you are looking for