Find answers to your technical questions and learn how to use our products
Search suggestions:
Enters the FastEthernet interface configuration mode. Use no interface fastethernet to delete an IP interface.
If the specified interface does not exist, the system creates it and enters its configuration mode.
[no] interface fastethernet [module/port[.ip_interface]]
Parameter
Description
Possible Values
Default Value
module
The module number of the interface
10
port
The port number of the interface
3
ip_interface
The IP sub-interface number within this interface. A number of IP interfaces may be bound to a Layer 3 interface.
0-1024
read-write
general
To create a FastEthernet interface and enter its context:
Gxxx-001(super)# interface fastethernet 10/3
To create a Level 3 sub-interface on the FastEthernet interface:
Gxxx-001(super)# interface fastethernet 10/3.1
Previous Topic
Next Topic