Next I will show how to put it together with some ggsn's, configure and test billing for mobile users.
CMX1#dir
Directory of disk0:/
5 -rw- 4736628 Jun 25 2008 02:33:06 +03:00 c6csg-apc.31-3.C7.7.bin
The above shows the image we want is in disk0
Now make the file above accessible via tftp as follows:
CMX1(config)#tftp-server bootflash: c6csg-apc.31-3.C7.7.bin
Now the file above can be reached and picked via tftp by the csg. Another alternative is to use our tftp server.
CMX1#session slot 13 processor 0
The default escape character is Ctrl-^, then x.
You can also type 'exit' at the remote prompt to end the session
Trying 127.0.0.50 ... Open
wwwwwwwwwwwwwwwwwwwwwwww
www.C o n t e n t w
www.S e r v i c e s w
www.G a t e w a y w
wwwwwwwwwwwwwwwwwwwwwwww
CSG> dir
usage
upgrade slot0:|server-ip-addr filename
ping ip-addr
show ...
copy coredump tftp|rcp ip-addr filename [rcp-user]
capture [on|off]
pktlog ...
exit
CSG> upgrade slot0: c6csg-apc.31-3.C7.7.bin
Upgrading System Image 1
CSG ExImage Nov 8 2007
R/W| Reading:lam_ppc.bin..DONE Writing:lam_ppc.bin..DONE
Read 13 files in download image. (13,0,0)
Saving image state for image 1...done.
CSG> exit
Good Bye.
[Connection to 127.0.0.10 closed by foreign host]
You should get output similar to the above.
CMX1# hw-module mod 13 reset
When the module comes up sh mod should give the output almost exactly like below:
CMX1#sh mod
5 0001.c9dd.0f5e to 0001.c9dd.0f65 1.4 3.1(3)C7(7) Ok
That’s it your CSG is upgraded.
No comments:
Post a Comment