Ip Source Binding - Cisco Nexus 7000 Series Command Reference Manual

Hide thumbs Also See for Nexus 7000 Series:
Table of Contents

Advertisement

I Commands

ip source binding

To create a static IP source entry for a Layer 2 Ethernet interface, use the ip source binding command. To
disable the static IP source entry, use the no form of this command.
ip source binding IP-address MAC-address vlan vlan-id interface ethernet slot / port
noip source binding IP-address MAC-address vlan vlan-id interface ethernet slot / port
Syntax Description
IP-address
MAC-address
vlan vlan-id
interface ethernetslot / port
Command Default
None
Command Modes
Global configuration
Command History
Release
4.0(1)
Usage Guidelines
By default, there are no static IP source entries.
This command does not require a license.
Examples
This example shows how to create a static IP source entry associated with VLAN 100 on Ethernet interface
2/3:
switch# configure terminal
switch(config)# ip source binding 10.5.22.7 001f.28bd.0013 vlan 100 interface ethernet 2/3
switch(config)#
IPv4 address to be used on the specified interface.
Valid entries are in dotted-decimal format.
MAC address to be used on the specified interface.
Valid entries are in dotted-hexadecimal format.
Specifies the VLAN associated with the IP source
entry.
Specifies the Layer 2 Ethernet interface associated
with the static IP entry.
Modification
This command was introduced.
Cisco Nexus 7000 Series Security Command Reference
ip source binding
423

Advertisement

Table of Contents
loading

Table of Contents