F5 BIG-IP V9产品的故障处理手册
1.3. 申请License时出现以下错误提示如何处理?
错误提示为“This license has already been activated on a different unit. Please contact technical support for assistance.” 原因是是因为本机的Registration Key与另外一台已经被激活的设备的Registration Key有冲突。碰到这种情况,请联系F5的技术支持工程师协助处理。
1.4. BIG-IP系统如何进行配置备份和恢复?
可以通过以下WEB界面进行配置的备份与修改: 进入System?Archives,点击Create:
配置备份好后,点击设配置文件并下载到外部电脑上:
2014-3-17
F5 Networks China
第2页, 共44页
F5 BIG-IP V9产品的故障处理手册
也可以在CLI使用“b config save
1.5. 如何将BIG-IP的配置恢复到出厂设置?
如果是需要一个完全干净的系统,建议通过重装系统来恢复到出厂设置。如果没办法重装系统,但需要将配置清空以重新进行配置,方法如下:
从管理网口用命令行登陆BIG-IP,然后执行以下命令:
b db all reset b reset b save b base reset
b self allow { default tcp ssh tcp https udp efs tcp snmp proto ospf udp domain udp snmp tcp 4353 tcp domain udp 4353 } b base save
最后运行config设置管理口IP,然后用reboot重启。
2014-3-17
F5 Networks China 第3页, 共44页
F5 BIG-IP V9产品的故障处理手册
第2章 日常维护
2.1. 如何操作BIG-IP前面板上的LCD按键?
通过操作LCD按键可以实现以下功能:
? 在某个屏幕停留 ? 使用LCD菜单 ? 开机 ? 停机 ? 关电 ? 重启
?
在某个屏幕停留
Normally, the screens cycle on the LCD at a constant rate. However, push the Check button to toggle the LCD between Hold and Rotate modes. In Hold mode, a single screen is displayed. The Rotate mode changes the screen displayed on the LCD every 4 seconds.
?
使用LCD菜单
Pressing the X button puts the LCD panel in Menu mode. The buttons Left Arrow, Right Arrow, Up Arrow, and Down Arrow are only functional when the LCD is in Menu mode.
? ?
开机 停机
When you want to power on a unit that is shut down, press the Check button to turn the power on. We recommend you halt the unit before you power it down or reboot it using the LCD menu options.
To halt the unit
1. Press the X button, then use the arrow keys to navigate to the System menu. 2. Press Check. Navigate to the Halt menu.
3. Press the Check button. Press the Check button again at the confirmation screen. 4. Wait 50 seconds before powering the machine off or rebooting it.
?
关电
Hold the X button for 4 seconds to power down the unit. We recommend that you halt the system before you power down the system in this manner. Rebooting the unit Hold the Check button for 4 seconds to reboot the unit. You should only use this option after you halt the unit.
?
清除告警事件
Press the Check button to clear any alerts on the LCD screen. You must clear any alerts on the screen before you can use the LCD.
2014-3-17
F5 Networks China 第4页, 共44页
F5 BIG-IP V9产品的故障处理手册
2.2. 如何解读LED(设备关面板上的状态灯)显示的信息?
LED功能说明如下:
正常状态下,LED的显示情况:
出现告警时的LED状态:
2014-3-17
F5 Networks China 第5页, 共44页
F5 BIG-IP V9产品的故障处理手册
2.3. 如何与BIG-IP进行文件传输?
出于安全考虑,BIG-IP不允许用ftp登陆到BIG-IP上进行文件的上传与下载。 为了与BIG-IP进行文件传输,可以用SSH Secure Shell Client工具带的安全文件传输工具进行文件传输。
Secure File Transfer Client
2014-3-17
F5 Networks China 第6页, 共44页