send Exec Command

send CISCO Switch Command in Linux

Explanation


Send command is used to send any message to the connected terminals/ active IPs to the router.

Usage:

send

Example:

HSCRIPTS#send *
Enter message, end with CTRL/Z; abort with CTRL/C:
sdd
^Z
Send message? [confirm]
***
***
*** Message from tty1 to all terminals:
***
sdd

The message 'sdd' will be displayed in all the terminals, which are all connected to the router.

Ask Questions

Ask Question