R3303-HP HSR6800 Routers Network Management and Monitoring Configuration Guide

194
[Router] display host-monitor
Total 9 flow(s).
State: Unfixed
Source Destination Protocol Direction Interface VPN
-------------------------------------------------------------------------------
192.168.1.102 192.168.1.255 17 Inbound GE2/1/1
192.168.1.1 239.255.255.250 17 Inbound GE2/1/1
192.168.20.65 239.255.255.250 17 Inbound GE2/1/1
56.56.56.44 224.0.0.5 89 Inbound GE2/1/1
192.168.20.167 192.168.20.255 17 Inbound GE2/1/1
192.168.20.170 192.168.20.255 17 Inbound GE2/1/1
192.168.20.191 192.168.20.255 17 Inbound GE2/1/1
192.168.80.133 192.168.80.131 1 Outbound GE2/1/2
40.0.0.3 40.0.0.255 17 Inbound GE2/1/1
# Make sure the host monitor table has been populated with all legitimate flows and perform the fix
action.
[Router] host-monitor fixup
# Add new legitimate flow entries into the host monitor table.
[Router] host-monitor add source 192.168.40.2 destination 192.168.80.2 protocol 17
interface GigabitEthernet 2/1/1 inbound
[Router] host-monitor add source 192.168.40.2 destination 192.168.80.2 protocol 17
interface GigabitEthernet 2/1/2 outbound
# Delete a fixed flow entry.
[Router] host-monitor delete source 40.0.0.3 destination 40.0.0.255 protocol 17 interface
GigabitEthernet 2/1/1 inbound
# Display brief information about the current legitimate flow entries.
[Router] display host-monitor
Total 10 flow(s).
State: Fixed
Source Destination Protocol Direction Interface VPN
-------------------------------------------------------------------------------
192.168.1.102 192.168.1.255 17 Inbound GE2/1/1
192.168.1.1 239.255.255.250 17 Inbound GE2/1/1
192.168.20.65 239.255.255.250 17 Inbound GE2/1/1
56.56.56.44 224.0.0.5 89 Inbound GE2/1/1
192.168.20.167 192.168.20.255 17 Inbound GE2/1/1
192.168.20.170 192.168.20.255 17 Inbound GE2/1/1
192.168.20.191 192.168.20.255 17 Inbound GE2/1/1
192.168.40.2 192.168.80.2 17 Inbound GE2/1/1
192.168.40.2 192.168.80.2 17 Outbound GE2/1/2
192.168.80.133 192.168.80.131 1 Outbound GE2/1/2