Configuring Interface Characteristics

Shutting Down and Restarting the Interface

 

Command or Action

Purpose

Step 3

switchport autostate exclude

Excludes the access or trunk port when defining the status

 

 

of an SVI line state (up or down)

 

Example:

 

 

Switch(config-if)#switchport autostate

 

 

exclude

 

Step 4

end

Returns to privileged EXEC mode.

Example:

Switch(config-if)# end

Step 5

show running config interface interface-id

(Optional) Shows the running configuration.

Verifies the configuration.

Shutting Down and Restarting the Interface

Shutting down an interface disables all functions on the specified interface and marks the interface as unavailable on all monitoring command displays. This information is communicated to other network servers through all dynamic routing protocols. The interface is not mentioned in any routing updates.

SUMMARY STEPS

1.configure terminal

2.interface {vlan vlan-id} {gigabitethernet interface-id} {port-channel port-channel-number}

3.shutdown

4.no shutdown

5.end

DETAILED STEPS

 

Command or Action

Purpose

Step 1

configure terminal

Enters global configuration mode.

 

Example:

 

 

Switch# configure terminal

 

Step 2

interface {vlan vlan-id} {gigabitethernet interface-id}

Selects the interface to be configured.

 

{port-channelport-channel-number}

 

Catalyst 2960-X Switch Interface and Hardware Component Configuration Guide, Cisco IOS Release 15.0(2)EX

OL-29034-01

31

Page 43
Image 43
Cisco Systems WSC2960X48TDL manual Shutting Down and Restarting the Interface, Switchport autostate exclude