CHAPTER 5 CLI Commands
Media Flow Manager Administrator’s Guide
124
job
Copyright © 2010, Juniper Networks, Inc.
name-server <IP_address>
route <network_prefix> {<netmask> | <mask_length>} {<next_hop_IP_address>
| <interface>}
Notes:
•
default-gateway
—Set or delete (with
no
) the default route.
•
dhcp
—Dynamic Host Configuration Protocol settings. Note that an interface is only
eligible to be the DHCP primary if it is "admin up", has DHCP enabled, and has gotten a
DHCP lease. Ineligibility does not prevent an interface from being configured as the DHCP
primary interface, but prevents it from actually being used as such. If the configured
primary is eligible, it is chosen as the acting primary; otherwise, one of the eligible
interfaces is chosen (the first, in alphabetical order).
•
primary-intf
—Set or delete (with
no
) the interface from which non-interface-
specific configurations (resolver and routes) are accepted via DHCP.
•
default-gateway yield-to-static
—Whether or not a DHCP default gateway
yields to a statically configured default gateway. Default is not to yield, so the DHCP
default gateway is added to the statically configured one. If
yield-to-static
is set,
DHCP's default gateway is not installed if there is already one statically configured.
•
domain-list
—Add or delete (with
no
) domain(s) to try unqualified hostnames in.
•
host
—Add or delete (with
no
) hostname/IP mappings for /etc/hosts.
•
map-hostname
—Set or delete (with
no
) a static host mapping for the current hostname.
•
name-server
—Add or delete (with
no
) DNS servers.
•
route
—Set or delete (with
no
) a static route. If it is called with only a network prefix and
mask, this deletes all routes for that prefix.
show ip
route [static]
default-gateway [static]
Notes:
•
route
—Display the routing table in the system, which includes dynamic routes as well as
any active static routes. Use
static
to display the list of static routes. Note that
ip route
only works on devices that already have an IP address assigned.
•
default-gateway
—Display the currently active default route, or the configured one, if
static
is used. This is redundant with
show ip route [static]
, provided for ease of use.
job
Schedule command execution to occur in the future by specifying a
job
(a set of CLI
commands) and a
schedule
(when the commands run); or execute a
job
on demand.
The results of job execution, both output and any error messages, are saved for later
inspection. Jobs can be canceled and rescheduled. In either of these cases, any previous
output or error messages are retained until the job has runs again. The job state is set to either
inactive
(if canceled) or
pending
(if rescheduled).
Jobs are implicitly created by setting a
job
option. A job is pending when both a time in the
future is specified, and the job is enabled. A job may have an empty set of CLI commands.
Содержание MEDIA FLOW MANAGER 2.0.2 - ADMINISTRATOR S GUIDE AND CLI
Страница 6: ...Media Flow Manager Administrator s Guide VI Copyright 2010 Juniper Networks Inc...
Страница 12: ...TABLE OF CONTENTS Media Flow Manager Administrator s Guide XII Copyright 2010 Juniper Networks Inc...
Страница 16: ...LIST OF FIGURES XVI Copyright 2010 Juniper Networks Inc...
Страница 152: ...CHAPTER 5 CLI Commands Media Flow Manager Administrator s Guide 152 write Copyright 2010 Juniper Networks Inc...