Maintenance Manual
<address> is the hardware address (MAC) of the host to be added .
utils network capture
This command capture. IP packets on the ethernet interface.
COMMAND: utils network capture [options]
OPTIONS:
[page] pauses output.
[numeric] show hosts as dotted IP addresses.
[file fname] outputs the information to a file saved in platform/cli/fname.cap.
[count num] indicates a count of the number of packets to capture.
[size bytes] indicates a count of the number of packets to capture. Note: The maximum count
for the screen is 1000; for a file it is 100000.
[src addr] indicates the source address of the packet as a host name or IPV4 address
[dest addr] indicate the destination address of the packet as a host name or IPV4 address.
[port num] indicates the port number of the packet (either src or dest).
[host protocol] indicates the host address of the packet as a host name or IPV4 address. This
option will display all packets to and from that address. Note: If "host" is provided, do not
provide "src" or "dest"
utils network connectivity
This command is valid only on a subscriber (Member) node. It tests the network connectivity
from this system to the publisher node (the Controller node).
COMMAND: utils network connectivity
utils network host
This command resolves a hostname to an address, or an address to a hostname. This command
looks for the host locally first. If it cannot resolve it locally and DNS is configured, then it does
a DNS lookup.
COMMAND: utils network host name
PARAMETER name is the name of the host or address to resolve.
Administration Console User Guide for Cisco Unified Intelligence Center Release 8.0(3)
145
Command Line Interface
Utils Commands