Configuring Interface Characteristics
Configuring SVI Autostate Exclude
| Command or Action | Purpose |
Step 4 | end | Returns to privileged EXEC mode. |
Example:
Step 5 | show interfaces | Verifies the interface flow control settings. |
Example:
Switch# show interfaces gigabitethernet1/0/1
Configuring SVI Autostate Exclude
SUMMARY STEPS
1.configure terminal
2.interface
3.switchport autostate exclude
4.end
5.show running config interface
DETAILED STEPS
| Command or Action | Purpose |
Step 1 | configure terminal | Enters global configuration mode. |
| Example: |
|
| Switch# configure terminal |
|
Step 2 | interface | Specifies a Layer 2 interface (physical port or port channel), |
|
| and enter interface configuration mode. |
| Example: |
|
| Switch(config)# interface gigabitethernet1/0/2 |
|
| Catalyst |
30 |
|