Appendix A
FastEthernet Interface Configuration Mode Commands
SCE 1000 2xGBE Release 2.0.10 User Guide
OL-7117-02 A-53
FastEthernet Interface Configuration Mode Commands
[no] duplex mode
Configures the duplex operation of the FastEthernet Interface to either half duplex, or full duplex.
auto means auto-negotiation (do not force duplex on the link).
Default Auto
Authorization admin
Mode FastEthernet Interface Configuration
P
ARAMETERS
mode Set to auto, full or half to indicate the duplex mode.
U
SAGE GUIDELINES
• Changing this configuration takes effect only if the speed (see speed ("[no] speed speed" on
page A-54)) is not configured to auto.
E
XAMPLE:
The following example configures the FastEthernet port to half duplex mode.
SCE 1000(config if)#duplex half
SCE 1000(config if)#
ip address new-address subnet-mask
Sets the IP address and subnet mask of the FastEthernet Management Interface.
Authorization admin
Mode FastEthernet Interface Configuration
P
ARAMETERS
new-address The new IP address.
subnet-mask The network mask for the associated IP network.
U
SAGE GUIDELINES
• If there is a routing table entry mapped to the old address, but not to the new address, the
command may fail.
• This command is valid for the management interface only, Interface FastEthernet
0/0.
E
XAMPLE:
The following example sets the IP address of the SCE 1000 to 10.1.1.1 and the subnet mask to
255.255.0.0.
SCE 1000(config if)#ip address 10.1.1.1 255.255.0.0
SCE 1000(config if)#
Comments to this Manuals