Example: Configuring Fast Ethernet Interfaces
The following configuration is sufficient to get a Fast Ethernet interface up and running. By default, IPv4 Fast Ethernet interfaces use Ethernet version 2 encapsulation.
[edit]user@host# set interfaces fe-5/2/1 unit 0
family inet address local-addressuser@host# showinterfaces {fe-5/2/1 {unit 0 {family inet {address local-address;}}}}
