GNS3中PIX的激活使用
下面是激活过程
pixfirewall> enPassword: pixfirewall# sh version
Cisco PIX Security Appliance Software Version 7.2(2)
Compiled on Wed 22-Nov-06 14:16 by buildersSystem p_w_picpath file is "Unknown, monitor mode tftp booted p_w_picpath"Config file at boot was "startup-config"
pixfirewall up 3 mins 23 secs
Hardware: PIX-525, 256 MB RAM, CPU Pentium II 1 MHzFlash E28F128J3 @ 0xfff00000, 16MBBIOS Flash AM29F400B @ 0xfffd8000, 32KB
0: Ext: Ethernet0 : address is 0000.abcd.ef00, irq 91: Ext: Ethernet1 : address is 0000.abcd.ef01, irq 112: Ext: Ethernet2 : address is 0000.abcd.ef02, irq 113: Ext: Ethernet3 : address is 0000.abcd.ef03, irq 114: Ext: Ethernet4 : address is 0000.abcd.ef04, irq 11The Running Activation Key is not valid, using default settings:
Licensed features for this platform:Maximum Physical Interfaces : 6 Maximum VLANs : 25 Inside Hosts : Unlimited Failover : Disabled //Failover不可用×××-DES : Disabled ×××-3DES-AES : Disabled Cut-through Proxy : Enabled Guards : Enabled URL Filtering : Enabled Security Contexts : 0 GTP/GPRS : Disabled ××× Peers : Unlimited
This platform has a Restricted (R) license.
Serial Number: 808102688 //序列号Running Activation Key: 0x00000000 0x00000000 0x00000000 0x00000000 0x00000000 //激活码Configuration has not been modified since last system restart.pixfirewall# activation-key 0xd2390d2c 0x9fc4b36d 0x98442d99 0xeef7d8b1 //输入激活码The following features available in flash activation key are NOTavailable in new activation key:Failover is different. flash activation key: Restricted(R) new activation key: Unrestricted(UR)Proceed with update flash activation key? [confirm] (直接回车)The following features available in running activation key are NOTavailable in new activation key:Failover is different. running activation key: Restricted(R) new activation key: Unrestricted(UR)WARNING: The running activation key was not updated with the requested key.The flash activation key was updated with the requested key, and willbecome active after the next reload.pixfirewall# write //保存配置Building configuration...Cryptochecksum: 70b1d47e d807251d 47f50cb7 f851d390
1226 bytes copied in 0.800 secs[OK]
然后在GNS3中直接停掉PIX,重新启动即可,不能reload。
下面是重启后的
pixfirewall> enPassword: pixfirewall# sh version
Cisco PIX Security Appliance Software Version 7.2(2)
Compiled on Wed 22-Nov-06 14:16 by buildersSystem p_w_picpath file is "Unknown, monitor mode tftp booted p_w_picpath"Config file at boot was "startup-config"
pixfirewall up 17 secs
Hardware: PIX-525, 256 MB RAM, CPU Pentium II 1 MHzFlash E28F128J3 @ 0xfff00000, 16MBBIOS Flash AM29F400B @ 0xfffd8000, 32KB
0: Ext: Ethernet0 : address is 0000.abcd.ef00, irq 91: Ext: Ethernet1 : address is 0000.abcd.ef01, irq 112: Ext: Ethernet2 : address is 0000.abcd.ef02, irq 113: Ext: Ethernet3 : address is 0000.abcd.ef03, irq 114: Ext: Ethernet4 : address is 0000.abcd.ef04, irq 11
Licensed features for this platform:Maximum Physical Interfaces : 10 Maximum VLANs : 100 Inside Hosts : Unlimited Failover : Active/Active×××-DES : Enabled (激活了)×××-3DES-AES : Enabled Cut-through Proxy : Enabled Guards : Enabled URL Filtering : Enabled Security Contexts : 2 GTP/GPRS : Disabled ××× Peers : Unlimited
This platform has an Unrestricted (UR) license.
Serial Number: 808102688Running Activation Key: 0xd2390d2c 0x9fc4b36d 0x98442d99 0xeef7d8b1 Configuration has not been modified since last system restart.
附上我找到的PIX序列号&激活码
PIX序列号
Serial Number:0x302aab20
Activation Key:0xd2390d2c 0x9fc4b36d 0x98442d99 0xeef7d8b1
Serial Number:0x1c9f971c
Activation Key:0xa94b7db5,0x17d768ea,0x63f6e081,0x6d9fadd5
Serial Number:808102688
Activation Key:0xd2390d2c 0x9fc4b36d 0x98442d99 0xeef7d8b1
Serial Number:0x301D10D9
Activation Key:0x5236f5a7 0x97def6da 0x732a91f5 0xf5deef57
笔者视频