Configuring A Static Arp Entry - Cisco Nexus 7000 Series Configuration Manual

Nx-os unicast routing configuration
Hide thumbs Also See for Nexus 7000 Series:
Table of Contents

Advertisement

Chapter 2
Configuring IPv4
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 3
ip address ip-address/length
[secondary]
Example:
switch(config-if)# ip address 192.2.1.1
255.0.0.0 secondary
Step 4
show ip interface
Example:
switch(config-if)# show ip interface
Step 5
copy running-config startup-config
Example:
switch(config-if)# copy running-config
startup-config

Configuring a Static ARP Entry

You can configure a static ARP entry on the device to map IP addresses to MAC hardware addresses,
including static multicast MAC addresses.
BEFORE YOU BEGIN
Ensure that you are in the correct VDC (or use the switchto vdc command).
SUMMARY STEPS
1.
2.
3.
4.
DETAILED STEPS
Command
Step 1
config t
Step 2
interface ethernet number
Example:
switch(config)# interface ethernet 2/3
switch(config-if)#
OL-20002-02
config t
interface ethernet number
ip arp ipaddr mac_addr
copy running-config startup-config
Cisco Nexus 7000 Series NX-OS Unicast Routing Configuration Guide, Release 4.x
Purpose
Specifies the configured address as a secondary IPv4
address.
(Optional) Displays interfaces configured for IPv4.
(Optional) Saves this configuration change.
Purpose
Enters configuration mode.
Enters interface configuration mode.
Configuring IPv4
2-9

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents