Chapter 4: Management
Extreme Networks EAS 100-24t Switch CLI Manual
110
Example usage:
To send a test mail message to all configured mail recipients:
Switch Port Commands
The switch Port commands in the CLI are listed (along with the appropriate parameters) in the
following table:
Each command is listed, in detail, in the following sections:
Description This command is used to send test messages to all mail recipients configured
on the switch, thus testing the configurations set and the reliability of the
SMTP server.
Parameters None.
Restrictions Only Administrator-level users can issue this command.
# smtp send_testmsg
Command: smtp send_testmsg
Subject: This is a SMTP test.
Content: Hello everybody!!
Sending mail, please wait…
Success.
#
Command Parameters
config ports [<portlist> | all] {medium_type [fiber | copper]} {speed [auto | 10_half | 10_full |
100_half | 100_full | 1000_full {[master | slave]}] | flow_control [enable |
disable] | state [enable | disable] | learning [enable | disable] | [description
<desc 32> | clear_description] | mdix [auto | normal | cross]}
show ports {<portlist>} {[description | err_disabled | media_type]}
config ports
Purpose Used to configure the switch’s Ethernet port settings.
Syntax config ports [<portlist> | all] {medium_type [fiber | copper]} {speed [auto
| 10_half | 10_full | 100_half | 100_full | 1000_full {[master | slave]}] |
flow_control [enable | disable] | state [enable | disable] | learning [enable
| disable] | [description <desc 32> | clear_description] | mdix [auto |
normal | cross]}
Description This command is used to configure the switch’s Ethernet ports. Only the ports
listed in the <portlist> will be affected.
smtp send_testmsg