Tip |
|
The following example shows how to fetch the default system metrics when the source IP address, source port, and destination
port are not known. Cisco Mediatrace uses the best local IP address as source IP address to find which hops are using RSVP.
mediatrace
poll
path
dest
ip-address
system
The following example shows how to fetch the default system metrics when the source and destination port numbers are not known.
RSVP finds the hop between the specified source and destination.
mediatrace
poll
path
source
ip-address
dest
ip-address
system
The following example shows how to fetch the default system metrics when the source and destination port numbers are known.
RSVP finds the hop using this information.
mediatrace
poll
path
source-ip
ip-address
source
-
port
nnnn
dest-ip
ip-address
dest
-
port
nnnn
ip-protocol
udp
system
The following example shows how to fetch the default set of RTP metrics when the source and destination port numbers are not
known. Cisco Mediatrace uses the path source and destination IP addresses to find the hops as well as filter the Performance
Monitor data.
mediatrace
poll
path
source
ip-address
dest
ip-address
perf-monitor
The following example shows how to fetch the default set of RTP metrics. Cisco Mediatrace uses the path parameters to discover
hops and uses the inline flow specifier profile as a filter for Performance Monitor data.
mediatrace
poll
path
source
ip-address
dest
ip-address
perf-monitor
source-ip
ip-address
source
-
port
nnnn
dest-ip
ip-address
dest
-
port
nnnn
ip-protocol
udp
The following example shows how to fetch the default set of TCP metrics. Cisco Mediatrace uses the path parameters to discover
hops and uses the inline flow-specifier profile as a filter for Performance Monitor data.
mediatrace
poll
path
source
ip-address
dest
ip-address
perf-monitor
source-ip
ip-address
source
-
port
nnnn
dest-ip
ip-address
dest
-
port
nnnn
ip-protocol
tcp
The following example shows how to fetch the default set of RTP metrics. Cisco Mediatrace uses the best local IP address as
source IP address for finding hops on the path and uses the inline flow specifier profile as a filter for Performance Monitor
data.
mediatrace
poll
path
dest
ip-address
perf-monitor
source-ip
ip-address
source
-
port
nnnn
dest-ip
ip-address
dest
-
port
nnnn
ip-protocol
udp
The following example shows how to fetch the default set of TCP metrics. Cisco Mediatrace uses the best local IP address as
source IP address for finding hops on the path and uses the inline flow-specifier profile as a filter for Performance Monitor
data.
mediatrace
poll
path
dest
ip-address
perf-monitor
source-ip
ip-address
source
-
port
nnnn
dest-ip
ip-address
dest
-
port
nnnn
ip-protocol
tcp
The following example shows how to fetch the default set of RTP metrics from the static policy that is already configured
on the hops. The command does not configure the Performance Monitor. Cisco Mediatrace uses the path parameters to discover
hops and use the inline flow specifier profile as a filter for Performance Monitor data.
mediatrace
poll
path
source
ip-address
dest
ip-address
configless
perf-monitor
flow-specifier
source
ip-address
port
nnnn
dest
ip-address
port
nnnn
ip-protocol
udp
Poll Output Example
This example shows the output is produced by the following hops poll command:
mediatrace poll path-specifier source 10.10.130.2 destination 10.10.132.2 hops
Started the data fetch operation.
Waiting for data from hops.
This may take several seconds to complete...
Data received for hop 1
Data received for hop 2
Data fetch complete.
Results:
Data Collection Summary:
Request Timestamp: 22:47:56.788 PST Fri Oct 29 2010
Request Status: Completed
Number of hops responded (includes success/error/no-record): 2
Number of hops with valid data report: 2
Number of hops with error report: 0
Number of hops with no data record: 0
Detailed Report of collected data:
Number of Mediatrace hops in the path: 2
Mediatrace Hop Number: 1 (host=responder1, ttl=254)
Reachability Address: 10.10.12.3
Ingress Interface: Gi0/1
Egress Interface: Gi0/2
Mediatrace Hop Number: 2 (host=responder2, ttl=253)
Reachability Address: 10.10.34.3
Ingress Interface: Gi0/1
Egress Interface: Gi0/2