Configuring Svi Autostate Exclude - Cisco 7604-RSP720C-R Configuration Manual

Nx-os interfaces
Table of Contents

Advertisement

Configuring Access and Trunk Interfaces
S e n d d o c u m e n t c o m m e n t s t o n e x u s 7 k - d o c f e e d b a c k @ c i s c o . c o m
SUMMARY STEPS
1.
2.
3.
4.
DETAILED STEPS
Command
Step 1
configure terminal
Example:
switch# configure terminal
switch(config)#
Step 2
default interface int-if [checkpoint
name]
Example:
switch(config)# default interface
ethernet 3/1 checkpoint test8
Step 3
exit
Example:
switch(config)# exit
switch#
Step 4
show interface
Example:
switch# show interface
This example shows how to delete the configuration of an Ethernet interface while saving a checkpoint
of the running configuration for rollback purposes:
switch# configure terminal
switch(config)# default interface ethernet 3/1 checkpoint test8
.......Done
switch(config)#

Configuring SVI Autostate Exclude

You can configure the SVI Autostate Exclude feature on an Ethernet interface or a port channel.
You can use the Autostate Exclude option to enable or disable the port from bringing up or down the SVI
calculation and applying it to all VLANs that are enabled on the selected port.
SUMMARY STEPS
1.
2.
Cisco Nexus 7000 Series NX-OS Interfaces Configuration Guide, Release 5.x
3-18
configure terminal
default interface int-if [checkpoint name]
exit
(Optional) show interface
configure terminal
interface {{type slot/port} | {port-channel number}}
Chapter 3
Purpose
Enters configuration mode.
Deletes the configuration of the interface and restores
the default configuration. Use the ? keyword to display
the supported interfaces.
Use the checkpoint keyword to store a copy of the
running configuration of the interface before clearing
the configuration.
Exits the configuration mode.
(Optional) Displays the interface status and
information.
Configuring Layer 2 Interfaces
OL-23435-03

Advertisement

Table of Contents
loading

Table of Contents