Verifying The Interface Configuration - Cisco 7206 - VXR Router Configuration Manual

Network configuration guide
Table of Contents

Advertisement

Verifying the Interface Configuration

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
DETAILED STEPS
Command
Step 1
configure terminal
Example:
switch# configure terminal
switch(config)#
Step 2
system default switchport [shutdown]
Example:
switch(config-if)# system default
switchport
Step 3
exit
Example:
switch(config-if)# exit
switch(config)#
Step 4
show interface brief
Example:
switch# show interface brief
Step 5
copy running-config startup-config
Example:
switch(config)# copy running-config
startup-config
This example shows how to set the system ports to be Layer 2 access ports by default:
switch# configure terminal
switch(config-if)# system default switchport
switch(config-if)#
Verifying the Interface Configuration
To display access and trunk interface configuration information, perform one of the following tasks:
Command
show interface ethernet slot/port [brief | |
counters | debounce | description | flowcontrol |
mac-address | status | transceiver]
show interface brief
show interface switchport
show interface trunk [module module-number |
vlan vlan-id]
show interface capabilities
Cisco Nexus 7000 Series NX-OS Interfaces Configuration Guide, Release 5.x
3-22
Chapter 3
Purpose
Enters configuration mode.
Sets the default port mode for all interfaces on the
system to Layer 2 access port mode. By default, all the
interfaces are Layer 3.
Exits the interface mode.
(Optional) Displays the status and information for
interfaces.
(Optional) Copies the running configuration to the
startup configuration.
Purpose
Displays the interface configuration
Displays interface configuration information,
including the mode.
Displays information, including access and trunk
interface, information for all Layer 2 interfaces.
Displays trunk configuration information.
Displays information on the capabilities of the
interfaces.
Configuring Layer 2 Interfaces
OL-23435-03

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents