DHCP Snooping Commands
Cisco Sx350 Ph. 2.2.5 Devices - Command Line Interface Reference Guide 332
13
User Guidelines
Use the ip source-guard binding command to add a static entry to the DHCP
database.
An entry added by this command can override the existed entry.
Use the no ip source-guard binding command to delete an entry from the DHCP
database.
Example
The following example configures the static IP source bindings.
switchxxxxxx(config)#
ip source-guard binding
0060.704C.73FF 23 176.10.1.1
gi14
13.13 ip source-guard tcam retries-freq
Use the ip source-guard tcam retries-freq Global Configuration mode command to
set the frequency of retries for TCAM resources for inactive IP Source Guard
addresses. Use the no form of this command to restore the default configuration.
Syntax
ip source-guard tcam retries-freq {
seconds |
never}
no ip source-guard tcam retries-freq
Parameters
•
seconds
—Specifies the retries frequency in seconds. (Range: 10–600)
• never—Disables automatic searching for TCAM resources.
Default Configuration
The default retries frequency is 60 seconds.
Command Mode
Global Configuration mode