Cisco Acano X-series 開発者ガイド

ページ / 54
Cisco Meeting Server Release 2.0 : MMP Command Line Reference
13
2.3.1 IPv4 network diagnostic commands
After you have enabled
, you can you use the following commands.
Command/Examples
Description/Notes
ping (mmp|app) <target
address|hostname>
Ping from the MMP or the application interfaces to the target IP
address or hostname
traceroute (mmp|app) <target
address|hostname>
To traceroute from the MMP interface or application interfaces to the
target IP address or hostname
2.3.2 IPv6 network diagnostic commands
After you have enabled
, you can you use the following commands.
Command/Examples
Description/Notes
ping6 (mmp|app) <target
address|hostname>
Ping from the MMP or the application interfaces to the target IPv6
address or hostname
traceroute6 (mmp|app)
<target address|hostname>
To traceroute from the MMP interface or application interfaces to the
target IPv6 address or hostname
2.3.3 Packet capture
Command/Examples
Description/Notes
pcap (admin|a|b|c|d)
Starts immediate packet capture on the specified interface and stops
when you press Ctrl-C. The name of the pcap file is then displayed.
This file can then be downloaded via SFTP.
2.4 QoS/DSCP Commands
The Meeting Server supports QoS/DSCP values in DSCP Hex (not TOS). We follow the
requirement of US Federal government institutions to allow any DSCP value between 0 and 63
for backwards compatibility even though not every value is standard.
We support input as decimal, hexadecimal (case insensitive) and octal; enter 46, 0x2E (or
0x2e), or 056, respectively, with the same result.
For example, EF Audio, AF31 Signaling/Data, AF41 Video is:
EF = 0x2E DSCP Hex, AF31 = 0x1A DSCP Hex, AF41 = 0x22 DSCP Hex
DSCP settings can be defined with independent values for IPv4 and IPv6. For example, setting
oa&m to 0x4 for IPv4 and 0x6 for IPv6 results in SSH traffic being marked with 0x4 for IPv4
connections and 0x6 for IPv6 connections.
2   Network Commands