CLI
Last updated
Last updated
Using the command show ip interfaces brief we get
Interfaces have the shutdown command applied by default, meaning they will be in administratively down/down state by default.
Interfaces do NOT have the shutdown command applied by default, meaning they will be in the up/up state if connected to another device or in the down/down state if not connected
For security reasons, all unused interfaces should be disabled.
For this reason, we can configure a range of interfaces instead of one by one.