# Interfaces

### Configure Ports

To configure one port

```
Switch(config)#interface range FastEthernet 0/{port}
```

Allows you to control a range of interfaces from the start to stop port

```
Switch(config)#interface range FastEthernet 0/{start port}-{stop port}
```

### Port State
