Verifying The Layer 3 Interfaces Configuration - Cisco 7604-RSP720C-R Configuration Manual

Nx-os interfaces
Table of Contents

Advertisement

Verifying the Layer 3 Interfaces 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
Command
Step 5
show vrf [vrf-name] interface
interface-type number
Example:
switch(config-vrf)# show vrf Enterprise
interface loopback 0
Step 6
copy running-config startup-config
Example:
switch(config)# copy running-config
startup-config
This example shows how to add a Layer 3 interface to the VRF:
switch# configure terminal
switch(config)# interface loopback 0
switch(config-if)# vrf member RemoteOfficeVRF
switch(config-if)# ip address 209.0.2.1/16
switch(config-if)# copy running-config startup-config
Verifying the Layer 3 Interfaces Configuration
To display the Layer 3 configuration, perform one of the following tasks:
Command
show interface ethernet slot/port
show interface ethernet slot/port brief
show interface ethernet slot/port capabilities
show interface ethernet slot/port description
show interface ethernet slot/port status
show interface ethernet slot/port.number
show interface port-channel channel-id.number Displays the port-channel subinterface
show interface loopback number
show interface loopback number brief
Cisco Nexus 7000 Series NX-OS Interfaces Configuration Guide, Release 5.x
4-16
Chapter 4
Purpose
(Optional) Displays VRF information.
(Optional) Saves this configuration change.
Purpose
Displays the Layer 3 interface configuration,
status, and counters (including the 5-minute
exponentially decayed moving average of
inbound and outbound packet and byte rates).
Displays the Layer 3 interface operational status.
Displays the Layer 3 interface capabilities,
including port type, speed, and duplex.
Displays the Layer 3 interface description.
Displays the Layer 3 interface administrative
status, port mode, speed, and duplex.
Displays the subinterface configuration, status,
and counters (including the f-minute
exponentially decayed moving average of
inbound and outbound packet and byte rates).
configuration, status, and counters (including the
5-minute exponentially decayed moving average
of inbound and outbound packet and byte rates).
Displays the loopback interface configuration,
status, and counters.
Displays the loopback interface operational
status.
Configuring Layer 3 Interfaces
OL-23435-03

Advertisement

Table of Contents
loading

Table of Contents