User guide

Appendix A
GigaBitEthernet Interface Configuration Mode Commands
SCE 1000 2xGBE Release 2.0.10 User Guide
OL-7117-02 A-55
GigaBitEthernet Interface Configuration Mode Commands
[no|default] auto-negotiate
Configures the GigaBitEthernet Interface auto-negotiation mode. Use this command to either
enable or disable auto-negotiation. When set to no auto-negotiation, auto-negotiation is
always disabled, regardless of the connection mode.
Default On for active connection mode; Off for passive connection mode
Authorization admin
Mode GigaBitEthernet Interface Configuration
U
SAGE GUIDELINES
Note that auto-negotiation does not work when the SE2000 is connected via optical splitter.
E
XAMPLE:
The following example configures the SE2000 to perform no auto-negotiation.
SCE 1000(config if)#no auto-negotiate
SCE 1000(config if)#
bandwidth bandwidth burst-size burstsize
Sets Gigabit Ethernet shaping.
Default Bandwidth=100000K (100 Mega bps), burst-size=5000 (5 K bytes)
Authorization admin
Mode GigabitEthernet Interface Configuration
P
ARAMETERS
bandwidth GigabitEthernet bandwidth measured in kbps.
burstsize Burst size in bytes.
U
SAGE GUIDELINES
This command is valid for the line interfaces only, Interface GigabitEthernet
0/#.
E
XAMPLE:
The following sets bandwidth and burst size.
SCE 1000(config-if)#bandwidth 100000 burstsize 5000
SCE 1000(config-if)#