F5 BIGIP 常见问题处理之日常维护篇
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.
2.2. 如何解读LED(设备关面板上的状态灯)显示的信息?
LED功能说明如下:
正常状态下,LED的显示情况:
出现告警时的LED状态:
2.3. 如何与BIG-IP进行文件传输?
出于安全考虑,BIG-IP不允许用ftp登陆到BIG-IP上进行文件的上传与下载。
为了与BIG-IP进行文件传输,可以用SSH Secure Shell Client工具带的安全文件传输工具进行文件传输。
2.4. 如何实时监视BIG-IP的连接状态?
请使用“b conn”命令,显示示例如下:
192.168.1.254:46704 <-> any:any <-> 192.168.1.1:8 icmp
192.168.4.33:41622 <-> any:any <-> 192.168.20.1:8 icmp
127.1.1.1:33880 <-> 127.1.1.2:nbp <-> any6:any udp
192.168.4.33:36599 <-> any:any <-> 192.168.20.3:8 icmp
192.168.1.254:35139 <-> any:any <-> 192.168.1.1:domain udp
192.168.1.254:35140 <-> any:any <-> 192.168.1.1:domain udp
192.168.1.254:35141 <-> any:any <-> 192.168.1.1:domain udp
192.168.1.254:35142 <-> any:any <-> 192.168.1.1:domain udp
192.168.1.254:35143 <-> any:any <-> 192.168.1.1:domain udp
2.5. 如何实时监视BIG-IP的流量情况?
请使用命令“bigtop –n –delay
| bits since | bits in prior | current
| Mar 2 21:17:57 | 1 seconds | time
BIG-IP ACTIVE |---In----Out---
bigip4.f5training.cn
VIRTUAL ip:port |---In----Out---
NODE ip:port |---In----Out---
192.168.1.1:53
192.168.20.2:80 99624
192.168.20.1:80 131528
192.168.20.3:80 12008 137184 1 0 0 0 UP
192.168.1.2:53 0 0 0 0 0 0 NODE DOWN
其中bits in prior 1 second列出的In Out是各Virtual Server及Node上的流量情况。
2.6. 如何监控BIG-IP的性能指标?
通过WEB界面的OverviewàPerfrormance进行监控。








大家可以研究研究