Cmc Group - Juniper MEDIA FLOW MANAGER 2.0.2 - ADMINISTRATOR S GUIDE AND CLI Administrator's Manual

Administrator’s guide and cli command reference
Table of Contents

Advertisement

Media Flow Manager Administrator's Guide
Notes:
ssh-dsa2
authorization.
generate
an existing identity.
public <key>
key-pair) has been generated by other means, associate the named identity with
those keys. If the private key command is used with no key, the user is prompted for
the key; entries made at this prompt echo the star (*) character, and the user must
enter the same string twice for confirmation.
—Configure Secure Shell (ssh) options:
ssh
host-key global-only
establishing a connection with another host using the CMC. Use global-only to
control whether the global known hosts file is the only one used (default is disabled).
Use strict to allow a connection only if there is already a known host entry that
matches what the remote host sends. So you have to either manually install a key, or
temporarily disable strict mode to get the key installed automatically. With strict
disabled (default), CMC automatically accepts a host key from a host for which there
is no prior entry; but the host is still rejected if there already is an entry that does not
match what they send.
show cmc auth identities [{ssh-rsa2 | ssh-dsa2} [<identity name>]]
Display CMC identities. Can display all identities, all of a certain type, or just a specified one,
depending on which parameters are used.
show cmc auth ssh
Display CMC SSH global settings.

cmc group

Configure managed appliances groups.
cmc group <group_name>
rename <new_group_name>
comment <comment>
appliance <appliance_ID>
Create or delete a record with a name that describes a group of appliances to manage. Notes:
rename <new_group_name>
comment <comment>
<group_name>'. No other use. The 'no' modifier deletes the comment.
appliance <appliance_id>
number of appliances, and an appliance can be in any number of groups. The 'no' modifier
removes the appliance from the group.
show cmc groups [<group name>]
Display all CMC groups, or a specified one.
or ssh-rsa2 identity —Configure options for ssh-dsa2 or ssh-rsa2
—Generate a new identity (a private and public key-pair) or delete (with no)
or private [<key>] —If a DSA2/RSA2 identity (a private and public
or strict —Control strictness of checking host keys when
—Rename the specified group.
—Add a comment to the group for display in 'show group
—Add an appliance to the group. A group can have any
CHAPTER 5 CLI Commands
cmc
107

Advertisement

Table of Contents
loading

Table of Contents