3com 5500-ei pwr Reference Guide

Page of 1314
 
1-17 
Examples 
# By default, a port is allowed to output the Up/Down log information. Execute the shutdown command 
or the undo shutdown command on Ethernet 1/0/1, and the system outputs Up/Down log information 
of Ethernet 1/0/1.  
<Sysname> system-view 
System View: return to User View with Ctrl+Z. 
[Sysname] interface Ethernet 1/0/1 
[Sysname-Ethernet1/0/1] shutdown 
[Sysname-Ethernet1/0/1] 
%Apr  5 07:25:37:634 2000 Sysname L2INF/5/PORT LINK STATUS CHANGE:- 1 - 
 Ethernet1/0/1 is DOWN 
[Sysname-Ethernet1/0/1] undo shutdown 
[Sysname-Ethernet1/0/1] 
%Apr  5 07:25:56:244 2000 Sysname L2INF/5/PORT LINK STATUS CHANGE:- 1 - 
 Ethernet1/0/1 is UP 
# Disable Ethernet 1/0/1 from outputting Up/Down log information and execute the shutdown 
command or the undo shutdown command on Ethernet 1/0/1. No Up/Down log information is output 
for Ethernet 1/0/1.  
[Sysname-Ethernet1/0/1] undo enable log updown 
[Sysname-Ethernet1/0/1] shutdown 
[Sysname-Ethernet1/0/1] undo shutdown 
flow-control 
Syntax 
flow-control 
undo flow-control 
View 
Ethernet port view 
Parameters 
None 
Description 
Use the flow control command to configure flow control to operate in TxRx mode on the current port.  
Use the undo flow-control command to disable flow control on the port.  
A port configured with the flow-control command can not only receive and process remote pause 
frames, but also send pause frames actively when the port is congested.  
By default, flow control is disabled on Ethernet ports.  
Examples 
# Enable flow control on the Ethernet 1/0/1 port.  
<Sysname> system-view 
System View: return to User View with Ctrl+Z.