Cisco Systems N5KC5596TFA Switch User Manual


 
This example shows how to configure a VLAN interface:
switch# configuration terminal
switch(config)# interface vlan 100
switch(config-if)# no switchport
switch(config-if)# ipv6 address 33:0DB::2/8
switch(config-if)# copy running-config startup-config
This example shows how to configure a loopback interface:
switch# configuration terminal
switch(config)# interface loopback 3
switch(config-if)# no switchport
switch(config-if)# ip address 192.0.2.2/32
switch(config-if)# copy running-config startup-config
Related Documents for Layer 3 Interfaces
Document TitleRelated Topics
For details about command syntax, see the command
reference for your device.
Command syntax
“Configuring IP” chapter in the Unicast Routing
Configuration Guide for your device.
IP
“Configuring VLANs” chapter in the Layer 2
Switching Configuration Guide for your device.
VLAN
MIBs for Layer 3 Interfaces
MIB LinkMIB
To locate and download MIBs, go to the following
URL:
http://www.cisco.com/public/sw-center/netmgmt/
cmtk/mibs.shtml
IF-MIB
CISCO-IF-EXTENSION-MIB
ETHERLIKE-MIB
Standards for Layer 3 Interfaces
No new or modified standards are supported by this feature, and support for existing standards has not been
modified by this feature.
Cisco Nexus 5000 Series NX-OS Interfaces Configuration Guide, Release 5.2(1)N1(1)
44 78-26881-OL
Configuring Layer 3 Interfaces
Related Documents for Layer 3 Interfaces