< Home

send

Function

The send command enables the current interface to send a message to other interfaces.

Format

send { all | ui-number | ui-type ui-number1 }

Parameters

Parameter Description Value
all Sends a message to all other interfaces. -
ui-number Specifies the absolute administrator interface number. The minimum value is 0, and the maximum value is equal to the maximum number of available interfaces minus 1. The range depends on the device type.
ui-type Specifies the type of an administrator interface. -
ui-number1 Specifies the relative administrator interface number. -

Views

User view

Default Level

1: Monitoring level

Usage Guidelines

After the send command is executed, the FW prompts you to enter a message. After you confirm to send the message, the FW sends the message to the specified interfaces.

Example

# Send a message to VTY0.

<sysname> send vty 0
Enter message, end with CTRL+Z or Enter; abort with CTRL+C:
Hello,good morning!
Send message? [Y/N] y

# Confirm to send the message and see that VTY0 receives the message.

<sysname>
***
***
***Message from con0 to vty0
***
Hello, good morning!
Copyright © Huawei Technologies Co., Ltd.
Copyright © Huawei Technologies Co., Ltd.
< Previous topic Next topic >