Global Commands
Page 64 7210 SAS D, E, K OS Basic System Configuration Guide
wait milliseconds — The time in milliseconds to wait for a response to a probe, expressed as a
decimal integer.
Default 5000
Values 1 — 60000
no-dns — When the no-dns keyword is specified, a DNS lookup for the specified host name will not
be performed.
Default DNS lookups are performed
source ip-address — The source IP address to use as the source of the probe packets in dotted
decimal notation. If the IP address is not one of the device’s interfaces, an error is returned.
tos type-of-service — The type-of-service (TOS) bits in the IP header of the probe packets, expressed
as a decimal integer.
Values 0 — 255
router router-instance — Specifies the router name or service ID.
Values router-name: Base, management (supported only on 7210 SAS-E) ,vpls-man-
agement.
service-id: 1 — 2147483647
Default Base
tree
Syntax tree [detail]
Context <GLOBAL>
Description This command displays the command hierarchy structure from the present working context.
Parameters detail — Includes parameter information for each command displayed in the tree output.
write
Syntax write {user | broadcast} message-string
Context <GLOBAL>
Description This command sends a console message to a specific user or to all users with active console sessions.
Parameters user — The name of a user with an active console session to which to send a console message.
Values Any valid CLI username
broadcast — Specifies that the message-string is to be sent to all users logged into the router.
message-string — The message string to send. Allowed values are any string up to 250 characters
long composed of printable, 7-bit ASCII characters. If the string contains special characters (#, $,
spaces, etc.), the entire string must be enclosed within double quotes.