PDA

View Full Version : Tandberg TCC5-02


acario
02-23-2006, 05:29 AM
How to reset a password from a Tandberg TCC5-02?

djackson
02-24-2006, 04:30 PM
The TCC5-02? Is that a Tandberg 5000 or 2500 Vision? If so, connect to the system via a com port on your computer to the Data Port 1.

The Tandberg data ports are not password protected for any of the products. Regardless if it is the Tandberg Vision, "Classic" Tandberg, or MXP, the following command will do the trick:

ippassword (your new password)

for more info see
http://www.tandberg.net/collateral/documentation/Legacy_Products/D1158604_Data_Port_User_Guide_5000_2500_800.pdf

Sean Lessman
02-24-2006, 05:39 PM
The TCC5-02? Is that a Tandberg 5000 or 2500 Vision? If so, connect to the system via a com port on your computer to the Data Port 1.

The Tandberg data ports are not password protected for any of the products. Regardless if it is the Tandberg Vision, "Classic" Tandberg, or MXP, the following command will do the trick:

ippassword (your new password)

for more info see
http://www.tandberg.net/collateral/documentation/Legacy_Products/D1158604_Data_Port_User_Guide_5000_2500_800.pdf

and if you do ippassword "" with the quotes, it will erase all passwords.

Sean

robertk
02-27-2006, 09:59 AM
The Tandberg data ports are not password protected for any of the products. Regardless if it is the Tandberg Vision, "Classic" Tandberg, or MXP, the following command will do the trick:

ippassword (your new password)



Newer software releases has a STRICTER password policy... wich you can disable:

strict off

ippassword whatever_you_like or "" to blank it.

//Robert

Sean Lessman
02-27-2006, 10:01 AM
Newer software releases has a STRICTER password policy... wich you can disable:

strict off

ippassword whatever_you_like or "" to blank it.

//Robert

Good point Robert! You will have to turn off strictpassword first if you want to blank the password.

Sean