Configuring IP Addresses and Enabling Interfaces Flashcards
1
Q
What command do you use for a brief overview of all interfaces
A
Show ip interfaces brief
2
Q
How do get to a state where you can configure an interface
A
Global > interface %interface%
3
Q
Assign and IP address to an interface
A
Global > interface %interface% > ip address %ip address% %subnet mask%
4
Q
Turn on an interface
A
Global > interface %interface% > no shutdown