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

Similar Messages

  • How can I move particular users from one client to another client

    Hi, I am trying to find a way to move few or many user from one client to another. Is there a transaction available or program to move them. e.g. there is a SCC1 available to move transport only from one client to another without going through TMS.
    Is there any trick available ?
    thnx in advance

    closing this one. thnx

  • FWSM 4.0: switch from active/standby to active/active failover mode

    Hello,
    I have a pair of FWSM's running version 4.0 currently in active/standby failover mode, and I'd like to switch them to be active/active.  Is there a documented procedure for doing this?  What are the implications for any contexts switched to be primary on the FWSM that is currently acting as a standby (i.e., what kind of outage time can we expect)?
    Thanks in advance,
    Mike

    Hi Bro
    Thanks for the update, but still you'll need to create 2 contexts, each context will be ACTIVE on different Cisco ASA FW units. Hence, there will be some cut, copy and paste effort, not forgetting recabling, if that's needed. Here's a Cisco document to configure ACTIVE/ACTIVE for those who can't seem to find this document http://www.cisco.com/en/US/products/ps6120/products_configuration_example09186a0080834058.shtml#req
    Conclusion: There will be some network downtime. I'm guessing 15min, if it was me :-)
    P/S: If you think this comment is helpful, please do rate it nicely :-)

  • Audigy Switches from 5.1 back to 2 speaker mode everytime I reb

    Anyone know how to fix this?
    Thanks,
    Robert.Message Edited by rbarclay on -07-2004 09:09 PM

    My answer assumes that you are using the Creative software. Go to speaker settings in the Creative console. On the speaker selection tab, there is a box that says "Synchronize with Control Panel". Make sure that you check that box. If it is unchecked, Windows automatically sets your speakers back to 2, whenever you reboot.

  • 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 

  • How to move a report from one account to another account

    Dear all ,
    How to move a reports from one account to another account.
    These are reports sent automatically. Unfortunately, I do not know where to find them and how to export to another account.
    Puru

    Hi,
    You can use the Transaction SCC1 to move the data from One Client to Another Client for a Client dependent table.
    The data should be present in a Transport and you can import to Transport to any client using SCC1.
    Contact the Basis team to know how to use SCC1.
    Regards,
    Aj

  • Moving object from one client to another using transport requests...

    Hi,
    If we want to move one object from one client to another, we go to se09 and release it. I know this. But after release what are the next steps to move it from one system to another ?
    Regards,
    Rajesh

    Hello Rajesh
    If the two systems share a <u>common</u> transport directory then you can simply go to transaction <b>STMS</b>, double-click on the <b>import queue</b> (target system), then choose menu <b>Extras -> Other Requests -> Add.</b>
    The transport request will be added to the import buffer. Next you can import the request.
    If the two systems do not share a common transport directory you can use RFC-enabled function module <b>EPS_FTP_PUT</b> to copy the data and cofile from the source to the target system (check for <b>DIR_TRANS</b> directories using transaction AL11).
    Regards
      Uwe

  • ASA Transparent Mode Deployment Issue

    Could you please be more specific as to what does not work.  How are you testing, from which IP to which IP is not working? Are you able to ping the switch from the ASA Firewall (not the transparent firewall)?
    Please remember to rate and select a correct answer

    Ok after a little research I think I have found a solution for you ( I am leaving out the policy map configs):
    firewall transparent
    hostname ASA-IPS
    interface GigabitEthernet0/0.20
    vlan 20
    nameif Outside2
    bridge-group 2
    security-level 0
    interface GigabitEthernet0/0.10
    vlan 10
    nameif Outside1
    bridge-group 1
    security-level 0
    interface GigabitEthernet0/1.22
    vlan 22
    nameif Inside2
    bridge-group 2
    security-level 100
    interface GigabitEthernet0/1.11
    vlan 11
    nameif Inside1
    bridge-group 1
    security-level 100
    interface BVI1
    ip address 10.10.10.10 255.255.255.0
    interface BVI2
    ip address 10.10.20.10 255.255.255.0
    access-list inside_acl extended permit ip any any
    access-list outside_acl extended permit ip any any
    access-group outside_acl in interface Outside1
    access-group inside_acl in interface Inside1
    access-group outside_acl in interface Outside2
    access-group inside_acl in interface Inside2
    Also make sure that you amend the VLANs on the switch to correspond to the VLANs on the Transparent ASA.
    Please remember to rate and select a correct answer

  • Switch behaviour in VTP CLIENT mode

    Hi all together!
    In any configuration guide about Cisco switches in chapter about VTP mode following phrase presents "In VTP client mode, VLAN configurations are not saved in NVRAM."
    What does it mean?
    I've made some lab exersises and saw what after receive VTP update message, switch in CLIENT mode, write received information in vlan.dat file. And after reboot, when switch doesn't have trunk connections to any other switch, it has all vlan information but not vlan 1,1002-1005 only.
    From that I make conclusion, what switch in CLIENT mode nevertheless stores VLAN informations in NVRAM (scope in the FLASH for conf. data)

    Hi ankurbhasin!
    I also used to think what it works in way you wrote above. But I say one more time:
    I took 2950T-24 switch. Deleted vlan.dat file. Rebooted switch. Turn switch in CLIENT mode. Connected switch to another switch in Server mode with TEST domain name through trunk port. First switch received VTP update information, including VTP domain name TEST and some number of VLANs. After that I disconnect trunk cable and reloaded my 2950. How I writed in first post switch in client mode after reboot and no trunk connections to any VTP server or client had ALL informations about VTP and VLAN as before reboot.
    And I ask you again what kind of information switch in clinet mode doesn't save into NVRAM?

  • 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)

  • Is there an exception to the rule "vlans cannot be created or modified" in client mode in vtp

    Is there an exception to the rule "vlans cannot be created or modified" in client mode in vtp

    Vipul,
    Not sure what your interviewer was expecting as an answer. But yes your understanding is perfectly correct that you cannot create/modify/delete the vlans from client mode as it would through you the error saying: " VTP vlan configuration ont allowed when the device is in CLIENT mode.".
    The only difference I can think of:  As a _user_ in VTP client mode you have restrictions on_what you can do_ (create,delete,modify) to the vlan.dat file whereas in Server mode you(the user) have none of those restrictions. But from the _switches'_ own perspective it doesn't make the distinction between the two modes. In other words the switch is not aware of the mode the other switches are in.
    A switch would not advertise to another switch like "hey I am a client/server"  but will advertise "hey this is my revision number" and the other switch will then compare to it's own. The one with the highest revision number will be the one who gets the privelege to 'sync' its vlan.dat to the other switch.
    HTH

  • The difference between VTP server and transparent mode on Catalyst Switch.

    Hello 
    I have a question about the difference between VTP server mode and VTP transparent mode on general catalyst switch.
    Basically VTP server mode can create and modify VLAN configuration but  actually there is not any VLAN configuration through running-config, is it true?  When I checked it on Cat3550, certainly there is not VLAN configuration on VTP server mode. But VTP transparent can create VLAN and configuration but does not synchronize with other switch VLAN status. I appreciate any related information and reason of the VTP server mode specification, thank you very much.
    [VTP Transparent mode]
    3550#sh vtp status
    VTP Version                     : 2
    Configuration Revision          : 0
    Maximum VLANs supported locally : 1005
    Number of existing VLANs        : 27
    VTP Operating Mode              : Transparent
    VTP Domain Name                 :
    VTP Pruning Mode                : Disabled
    VTP V2 Mode                     : Disabled
    VTP Traps Generation            : Disabled
    *omit
    3550#
    3550#sh run
    Building configuration...
    *omit
    vlan 99
     name TEST-VLAN
    [VTP Server mode]
    3550#sh vtp status
    VTP Version                     : 2
    Configuration Revision          : 0
    Maximum VLANs supported locally : 1005
    Number of existing VLANs        : 27
    VTP Operating Mode              : Server
    VTP Domain Name                 :
    VTP Pruning Mode                : Disabled
    VTP V2 Mode                     : Disabled
    VTP Traps Generation            : Disabled
    *omit
    3550#
    3550#sh run
    Building configuration...
    *no VLAN like above configuration on VTP transparent mode.
    Best Regards,
    Masanobu Hiyoshi

    Hi mhiyoshi,
    3550#sh vtp status
    VTP Version                     : 2
    Configuration Revision          : 0
    Maximum VLANs supported locally : 1005
    Number of existing VLANs        : 27
    VTP Operating Mode              : Transparent
    VTP Domain Name                 :
    VTP Pruning Mode                : Disabled
    VTP V2 Mode                     : Disabled
    VTP Traps Generation            : Disabled
    *omit
    3550#
    3550#sh run
    Building configuration...
    *omit
    vlan 99
     name TEST-VLAN
    The above out put indicates that Vlan is created and then mode changed to transparent. i.e why revision no is 0.
    3550#sh vtp status
    VTP Version                     : 2
    Configuration Revision          : 0
    Maximum VLANs supported locally : 1005
    Number of existing VLANs        : 27
    VTP Operating Mode              : Server
    VTP Domain Name                 :
    VTP Pruning Mode                : Disabled
    VTP V2 Mode                     : Disabled
    VTP Traps Generation            : Disabled
    *omit
    3550#
    3550#sh run
    Building configuration...
    *no VLAN like above configuration on VTP transparent mode.
    This indicates that vlan never created in server mode nor learnt from another switch as revision no is 0

  • I was trying to load an online game, and it said "Shockwave Player Error-to view movie, please switch to 32-bit mode." IT WOULDN'T WORK WHEN I TRIED IT! WHAT SHOULD I DO!  PLEASE HELP SOON!

    I was trying to load an online game, and it said "Shockwave Player Error-to view movie, please switch to 32-bit mode." IT WOULDN'T WORK WHEN I TRIED IT! WHAT SHOULD I DO!  PLEASE HELP SOON!

    Update your Flash from Adobe's website.   If that doesn't work, tell the webmaster they aren't using a portable version of Flash that is as compatible with as many browsers as possible.
    Please don't use all uppercase.  In internet etiquette it means you are shouting.

  • Fail to ping from VTP server to a host connected to VTP Client

    Hi guys, 
    I have 2 3560 configured as VTP server and client, did all the trunk setup. A VLAN 102 172.100.4.254/24 created on server side.
     Now I can ping the 172.100.4.211 and 172.100.4.254 from vtp client switch
     but can't ping 172.100.4.211 from vtp server switch.
     routing is handled by a 2811 which can also ping 172.100.4.211 and 172.100.4.254. 
    Any help is appreciated... 

    it's like this: 
    2811         -  3560(vtp server )  -  3560(vtp client)   -   ESXi  
    ip route        VLAN 102                                                VLAN 102 
                        172.100.4.254                                         172.100.4.211 
                        VLAN 101                                                VLAN 101 
                        172.16.70.254                                         172.16.70.201  
    And I just figured out the issue, the address 4.211 belongs to network node in a openstack, should be bind to a bridge instead of interface. thanks anyway! 

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

Maybe you are looking for

  • When retrieving a 'date time' value, why is there a '.0' appended?

    Hi I am storing 'date time' values in a MySQL 'DATETIME' column. I retrieve the value by executing code (more or less) like this: ResultSet resultSet = statement.executeQuery(query); // other statements here... String theDate = resultSet.getString(i)

  • Fault Management Framework is not working....

    Hi all, i have installed soa 10.1.3.3.0, and i am done with post installations stpes too. i have created a simple bple, which invokes a PL(java webservice). i stopped the webservice and intiated the bpel process so that it shud get the remoteFault. i

  • Refreshing Message server ports on Netweaver 7.1

    Hi, I have a problem with a Netweaver 7.1 Java server; I was creating a JCO destination, and it was missing a logical port definition for the message server. So I edited the server's "services" file (c:\windows\system32\drivers\etc\services), and acc

  • Converting to RoboHelp from other source file materials (HelpScribble and PowerPoint)

    I am recommending RoboHelp as the help authoring software for a suite of applications that I am documenting.  Currently they are documented (kind of) in a mishmash of Help Scribble and PowerPoint presentations. Is there an easy way (relatively;) to c

  • Client device selfdelete?

    Hi everyone. Is there a way for a Clientdevice to delete itself from the Zenworksserver (something like a 'zlman sd' for clients) ? I tried 'rug sd', but this command does only unregister the service. After unregister the devicename is still known at