Ip Source Binding - Cisco Catalyst 3650 series Command Reference Manual

Cisco ios xe everest 16.5.1a
Hide thumbs Also See for Catalyst 3650 series:
Table of Contents

Advertisement

ip source binding

To add a static IP source binding entry, use the ip source binding command. Use the no form of this command
to delete a static IP source binding entry
ip source binding mac-address vlan vlan-id ip-address interface interface-id
no ip source binding mac-address vlan vlan-id ip-address interface interface-id
Syntax Description
mac-address
vlan vlan-id
ip-address
interface interface-id
Command Default
No IP source bindings are configured.
Command Modes
Global configuration.
Command History
Release
Cisco IOS XE 3.3SECisco IOS XE 3.3SE
Usage Guidelines
You can use this command to add a static IP source binding entry only.
The no format deletes the corresponding IP source binding entry. It requires the exact match of all required
parameter in order for the deletion to be successful. Note that each static IP binding entry is keyed by a MAC
address and a VLAN number. If the command contains the existing MAC address and VLAN number, the
existing binding entry is updated with the new parameters instead of creating a separate binding entry.
Examples
This example shows how to add a static IP source binding entry:
Device# configure terminal
Deviceconfig) ip source binding 0100.0230.0002 vlan 11 10.0.0.4 interface gigabitethernet1/0/1
Command Reference, Cisco IOS XE Everest 16.5.1a (Catalyst 3650 Switches)
ip source binding
Binding MAC address.
Specifies the Layer 2 VLAN
identification; valid values are from
1 to 4094.
Binding IP address.
ID of the physical interface.
Modification
This command was introduced.
771

Advertisement

Table of Contents
loading

Table of Contents