enable ssh and https on Foundry FES4802
### activate ssh service on Foundry FES4802
telnet@FastIron> show version
SW: Version 03.4.01dTc1 Copyright (c) 1996-2005 Foundry Networks, Inc.
Compiled on Dec 12 2005 at 16:19:09 labeled as FES03401d
(2231669 bytes) from Primary FES03401d.bin
Boot Monitor: Version 03.4.00Tc4
HW: Stackable FES4802
==========================================================================
Serial #: FW1105XXXX
330 MHz Power PC processor 8245 (version 129/1014) 66 MHz bus
512 KB boot flash memory
16384 KB code flash memory
128 MB DRAM
The system uptime is 1273 days 13 hours 21 minutes 51 seconds
The system started at 03:34:00 GMT+08 Fri Jan 08 2010
[root@XXX ~]$ telnet FastIron
User Access Verification
Please Enter Login Name: admin
Please Enter Password:
User login successful.
telnet@FastIron> enable
Password:
telnet@FastIron# config terminal
telnet@FastIron(config)# ip dns domain-name XXX.corp.tw
telnet@FastIron(config)# crypto key generate rsa
Generating rsa key pair....................................done!
rsa public_key "1024 35 1092829580966656243725368288654838732773079439203791924499777844407959381046653312763146715728184311 5393982489084826522373696123358368970099566544026688734670835754850613198473463480899414440450809918639070653712220352657115 6207272034627506115247811480747449986565441578944283841512250XXXXXXXXXXXXXXXXXXXXXXXX FastIron@XXX.corp.tw"
rsa private_key "*************************"
### activate https service on Foundry FES4802
telnet@FastIron(config)# crypto-ssl certificate generate
Creating certificate, please wait...
ssl-certificate creation is successful
crypto-ssl certificate generate secret_data MIICpjCCAg+gAwIBAgIEguXYdjANBgkqhkiG9YDVQQDEwtEZW1vIFZlbmRvcjAeFw0wNDAxMDEwMDAwMDBaFw0wNjAxMDEwMDAwMDBaMIGMMRswGQYDVQBAsTG0ZMQwwCgYDVQQGEwNVU0EwgZ8wDQYJKoZIhvcNAQEBBQADgY0AMIGJAoGBAOWHEOTAclA/Q07xhGkdDArdoY3+kMSyVGiCqh91a8yy4dtTuVqVZqftcd/O3y6Q1nxhX2C8ZSNcAHMyKnhg1oZV3ZxF+CRSxGCBFWGxm3hbgkIt7hVg/ZwiqAsvl/Xq5ywDBBvC2lHH7myp7ncCQAD0zD2HQBqDQYl5xXTLdy3MfMV2Zx629H3CU5UxcxGFRyzk/IOhdUCQQDfu12b8iPOztgqgi4nR3qG5Qpuwh4coBFUYF5kVGpq/cVz0g/7xo2SyBVxzTPd/vjHWq39zWcZJ5hx6oLT3gwNAkEA52/xuIYiA/J5LuLc1UDCeVUkOZayD4fYIMkoyhQJYhfrIPKXxox9n38N959/5h/lrDNfkBU9t4O7NBsqOW9pWw==
telnet@FastIron(config)# web-management https
telnet@FastIron(config)# write memory
.Write startup-config done.
telnet@FastIron(config)#Saving SSH host keys process is ongoing. Please wait ................................................. ........................................Writing SSH host keys is done!
telnet@FastIron(config)#exit