CHAPTER 5 CLI Commands
Media Flow Manager Administrator’s Guide
102
arp
Copyright © 2010, Juniper Networks, Inc.
arp
Manage the ARP (address resolution protocol) cache.
arp <IP_address> <MAC_address>
Add or delete (with
no
) static entries to the ARP cache.
show arp [static]
Display contents of ARP cache. This should contain all of the statically-configured ARP
entries, as well as any that the system has picked up dynamically. Use the subcommand
static
to display only statically-configured ARP entries.
banner
At various login points, some legal and welcome text can be displayed.
banner
login <message_string>
motd <message_string>
Notes:
•
login
—Set system Login Banner. Use
no banner login
to delete the message.
•
motd
—Set system Message of the Day banner. Use
no banner motd
to delete the
message.
show banner
Display contents of currently configured banners.
boot
Configure system booting parameters.
boot
bootmgr password [0 <cleartext_password> | 7 <encrypted_password> |
<cleartext_password>]
next fallback-reboot enable
system {location <location_ID> | next}
Notes:
•
bootmgr password
—Set the system boot manager password.
•
0 <cleartext_password>
—Allows the password to be specified in cleartext.
•
7 <encrypted_password>
—Allows the password to be provided in the same
encrypted form in which it would be stored in the system password file. Useful for
show configuration
, since the cleartext password cannot be recovered after it is set.
•
<cleartext_password>
—Enter a cleartext password; if none is specified, the user
is prompted for the password, with entries obscured, requiring the same string to be
entered twice for confirmation.
•
next fallback-reboot enable
—Allow or disallow (with
no
) enabling fallback reboot if
the configuration file cannot be applied after an upgrade or downgrade is attempted.