Cisco Acano X-series インストールガイド

ページ / 37
Cisco Meeting Server 2.0+ : Virtualized Deployments
14
3 Configuration
3.1 Creating your own Administrator Account
For security, create at least one new admin account with the following MMP command (see the
for details).
user add <name> admin
You will be prompted for a password which you must enter twice. Log in with the new account -
you will be asked to change your password.
Note: You must have at least two admin level accounts at all times: then if you lose the password
for one account you can still log in with the other one and reset the lost password. We
recommend that you create two new accounts and then delete the default “admin” account;
because the username “admin” is not very secure.
Note: Any MMP user account at the admin level can also be used to log into the Web Admin
Interface, you cannot create users through the Web Admin Interface command.
3.2 Setting up the Network Interface for IPv4
Note: Although these steps are for IPv4, there are equivalent commands for IPv6. See the MMP
Command Reference for a full description.
In the Cisco Meeting Server virtualized deployment, there is only one network interface initially,
but up to 4 are supported (see the next section). The initial interface is “a”, equivalent to
interface A on the Acano X-Series server. The MMP runs on this interface in the virtual
deployment.
1. Configure the Network Interface speed using the following MMP commands.
To set network interface speed, duplex and auto-negotiation parameters use the iface
command e.g. to display the current configuration on the Admin interface, in the MMP type:
iface a
To set the interface to 1GE, full duplex type:
iface a 1000 full
and to switch auto negotiation on or off, type:
iface a autoneg <on|off>
3   Configuration