最近在用GNS3 做pix FAILOVER 实验,需要在pix中激活,总结如下:
1,首先安装GNS3 ,在“首选项”—–>“Qemu”中配置PIX:
要是你有serial number 和valid activation keys 就填写再PIX 的特殊设置里
注:把serial的号码改成如上号码,记住:0X不要去掉,否则会提示:invalid serial
在工作区域拖一个PIX,并且启动:
启动PIX,输入:
>en
#show version
可以看到如下:
Cisco PIX Security Appliance Software Version 7.2(2)
Compiled on Wed 22-Nov-06 14:16 by builders
System image file is “Unknown, monitor mode tftp booted image”
Config file at boot was “startup-config”
pixfirewall up 3 mins 23 secs
Hardware: PIX-525, 256 MB RAM, CPU Pentium II 1 MHz
Flash E28F128J3 @ 0xfff00000, 16MB
BIOS Flash AM29F400B @ 0xfffd8000, 32KB
0: Ext: Ethernet0 : address is 0000.abcd.ef00, irq 9
1: Ext: Ethernet1 : address is 0000.abcd.ef01, irq 11
2: Ext: Ethernet2 : address is 0000.abcd.ef02, irq 11
3: Ext: Ethernet3 : address is 0000.abcd.ef03, irq 11
4: Ext: Ethernet4 : address is 0000.abcd.ef04, irq 11
The 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不可用
VPN-DES : Disabled
VPN-3DES-AES : Disabled
Cut-through Proxy : Enabled
Guards : Enabled
URL Filtering : Enabled
Security Contexts : 0
GTP/GPRS : Disabled
VPN Peers : Unlimited
This platform has a Restricted (R) license.
Serial Number: 808102688 //序列号
Running Activation Key: 0×00000000 0×00000000 0×00000000 0×00000000 0×00000000 //激活码
Configuration has not been modified since last system restart.
输入如下命令,即可,会提示你要确认的
pixfirewall# activation-key 0xd2390d2c 0×9fc4b36d 0×98442d99 0xeef7d8b1 //输入激活码
如图:
pixfirewall# write //保存配置
然后,将PIX关闭,再开启就可以了。记住不能用:reload
启动后
#show ver
如图:
如上图 已经激活。
下面是几个可用的 序列号:
Serials for Cisco PIX 525
—————————-
——————————————————————-
serial: 0x1826ddcd
key: 0xa94bffde 0x802610c9 0×25221732 0x585f4871
Hardware: PIX-525, 128 MB RAM, CPU Pentium II 1 MHz
Licensed features for this platform:
Maximum Physical Interfaces : 10
Maximum VLANs : 100
Inside Hosts : Unlimited
Failover : Active/Active
VPN-DES : Enabled
VPN-3DES-AES : Enabled
Cut-through Proxy : Enabled
Guards : Enabled
URL Filtering : Enabled
Security Contexts : 2
GTP/GPRS : Disabled
VPN Peers : Unlimited
This platform has an Unrestricted (UR) license.
Serial Number: 405200333
Running Activation Key: 0xa94bffde 0x802610c9 0×25221732 0x585f4871
——————————————————————-
serial: 0×30300039
key: 0xd81897d3 0x2e166aa1 0x5cf0ff8e 0x5695db98
Hardware: PIX-525, 128 MB RAM, CPU Pentium II 1 MHz
Licensed features for this platform:
Maximum Physical Interfaces : 6
Maximum VLANs : 25
Inside Hosts : Unlimited
Failover : Disabled
VPN-DES : Enabled
VPN-3DES-AES : Enabled
Cut-through Proxy : Enabled
Guards : Enabled
URL Filtering : Enabled
Security Contexts : 0
GTP/GPRS : Disabled
VPN Peers : Unlimited
This platform has a Restricted (R) license.
Serial Number: 808452153
Running Activation Key: 0xd81897d3 0x2e166aa1 0x5cf0ff8e 0x5695db98
——————————————————————-
serial: 0x3011fc5f
key: 0xab046cef 0x74ae6689 0xbf0d1ec9 0×64814911
Hardware: PIX-525, 128 MB RAM, CPU Pentium II 1 MHz
Licensed features for this platform:
Maximum Physical Interfaces : 10
Maximum VLANs : 100
Inside Hosts : Unlimited
Failover : Active/Active
VPN-DES : Enabled
VPN-3DES-AES : Enabled
Cut-through Proxy : Enabled
Guards : Enabled
URL Filtering : Enabled
Security Contexts : 2
GTP/GPRS : Disabled
VPN Peers : Unlimited
This platform has an Unrestricted (UR) license.
Serial Number: 806485087
Running Activation Key: 0xab046cef 0x74ae6689 0xbf0d1ec9 0×64814911
——————————————————————- |