R3102-R3103-HP 6600/HSR6600 Routers Network Management and Monitoring Command Reference
235
slot slot-number: Specifies a card by its slot number.
Usage guidelines
To output flow logs in UDP packets, you must specify a flow logging server. Otherwise the flow logs
cannot be exported.
To avoid collision with general UDP port numbers, use UDP port numbers in the range of 1025 to 65535.
The specified VPN instance must have been created. Otherwise packets delivery fails.
On the 6602 router:
You can specify at most two log servers of the same type or different types for a device. There are three
types of log servers, the VPN flow logging server, the IPv4 flow logging server, and the IPv6 flow logging
server. If you have already specified two servers, you need to delete one to specify a new one. If you
specify a new server that has the same IP address as but has other information different from the current
server, the new configuration overwrites the previous one.
On the HSR6602/6604/6608/6616 router:
You must specify flow logging servers for interface cards separately. You can specify at most two log
servers of the same type or different types. There are three types of log servers, the VPN flow logging
server, the IPv4 flow logging server, and the IPv6 flow logging server. If you have already specified two
servers for an interface card, you must delete one to specify a new one. If you specify a new server that
has the same IP address as but has different other information from the current server, the new
configuration overwrites the previous one.
The following matrix shows the option and router compatibility:
Option 6602 HSR6602 6604/6608/6616
slot slot-number No Yes Yes
Examples
On the 6602 router:
# Export flow logs to port 2000 on the IPv6 log server 1::1.
<Sysname> system-view
[Sysname] userlog flow export host ipv6 1::1 2000
On the HSR6602/6604/6608/6616 router:
# Export flow logs generated by the card in slot 2 to port 2000 on the IPv6 log server 1::1, and port 2001
on the IPv6 log server 1::2.
<Sysname> system-view
[Sysname] userlog flow export slot 2 host ipv6 1::1 2000
[Sysname] userlog flow export slot 2 host ipv6 1::2 2001
Related commands
userlog flow export host
userlog flow export source-ip
Use userlog flow export source-ip to configure the source IP address of flow logging packets.
Use undo userlog flow export source-ip to restore the default.










