cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
367
Views
0
Helpful
1
Replies

PGW2200 password recovery & configuration

sohail-khan
Level 1
Level 1

i am working on cisco AS5350 we have install pgw200 which is connected to Seimens EWSD switch via ss7 AS5350 has SLT functinality we lost pgw200 password & need to configure few gatways with this pgw2200. need to know any one can help me this regard .

1 Reply 1

irisrios
Level 6
Level 6

For password recovery:

Press the STOP and A keys simultaneously, or, on an ASCII terminal or emulator, send a to halt the operating system, if it's running.

Boot single-user from CD-ROM (boot cdrom -s) or network install/jumpstart server (boot net -s).

Mount the root partition on "/a". "/a" is an empty mount point that exists at this stage of the installation procedure. For example: #mount

/dev/dsk/c0t0d0s0 /a

If the mount command fails and since "/a" always exists, then you either typed in the wrong device, OR the system is seeing the root partition as something else.

Set your terminal type so you can use a full-screen editor, such as vi. You can skip this step if you know how to use "ex" or "vi" from open mode. If you're on a sun console, type "TERM=sun; export TERM"; If you are using an ascii terminal or terminal emulator on a PC for your console, set TERM to the terminal type for example: TERM=vt100; export TERM.

Edit the passwd file, /a/etc/shadow (or perhaps in older versions,

/etc/passwd) and remove the encrypted password entry for root.

Type: "cd /; then "umount /a"

Reboot as normal in single-user mode ("boot -s"). The root account will not have a password. Give it a new one using the passwd command.

http://www.cisco.com/en/US/docs/voice_ip_comm/pgw/9/release/note/rn932.html

http://www.cisco.com/en/US/products/hw/vcallcon/ps2027/products_configuration_example09186a008022e827.shtml

Getting Started

Find answers to your questions by entering keywords or phrases in the Search bar above. New here? Use these resources to familiarize yourself with the community: