Cisco Acano X-series 開発者ガイド

ページ / 54
Cisco Meeting Server Release 2.0 : MMP Command Line Reference
8
n
Server.crt, webbridge.crt and xmpp.crt
n
license.dat (required name)
n
boot.json and live.json
n
server.key, webbridge.key and xmpp.key
n
cacert.pem, privkey.pem, server.pem and xmpp.pem
1.4 What MMP Commands are Available?
To see a list of commands that are available and their parameters type:
help
To see more details about one command type:
help <command name>
These commands are described in the following sections. All the commands are entered at the
MMP command line interface prompt. An example is:
iface (admin|a|b|c|d) <speed> (on|off)
where
() indicates a choice of options, use one of them – without the brackets
<> indicates a parameter that you must enter the appropriate value for
[ ] indicates an optional parameter
Some commands are followed by one or more examples in blue within the same table cell:
Command/Examples
Description/Notes
iface mmp
Displays the network interface configuration
iface (admin|a|b|c|d)
Displays the network interface configuration for the
specified interface
Sets the MMP properties to 1GE, full duplex
iface (admin|a|b|c|d) <speed>
(full|on|off)
iface admin 1000 full
Sets the network interface speed, duplex and auto-
negotiation parameters
iface (admin|a|b|c|d) autoneg (on|off)
iface admin autoneg <on>
Enables auto negotiation
Note that the A, B, C and D interfaces are restricted to full
duplex auto negotiation.
1   Introduction