308
View
Any view
Default level
1: Monitor level
Parameters
ipv6: Displays static IPv6 source guard binding entries. Without this keyword, the command displays
static IPv4 binding entries.
interface interface-type interface-number: Displays the static binding entries of the interface specified by
its type and number.
ip-address ip-address: Displays the static IP source guard binding entries of an IP address.
mac-address mac-address: Displays the static IP source guard binding entries of an MAC address (in the
format H-H-H).
slot slot-number: Displays the static binding entries on an IRF member switch. The slot-number argument
represents the IRF member ID of the switch, which you can display with the display irf command. The
value range for the slot-number argument depends on the number of members and numbering conditions
in the current IRF fabric. If no IRF fabric exists, the slot-number argument is the current device number.
|: Filters command output by specifying a regular expression. For more information about regular
expressions, see the Fundamentals Configuration Guide.
begin: Displays the first line that matches the specified regular expression and all lines that follow.
exclude: Displays all lines that do not match the specified regular expression.
include: Displays all lines that match the specified regular expression.
regular-expression: Specifies a regular expression, a case-sensitive string of 1 to 256 characters.
Description
Use the display user-bind command to display static IP source guard binding entries.
With no parameters specified, the command displays static IPv4 source guard binding entries of all
interfaces.
Related commands: user-bind.
Examples
# Display all static IPv4 source guard binding entries.
<Sysname> display user-bind
Total entries found: 4
MAC Address IP Address VLAN Interface Type
N/A 1.1.1.1 N/A GE1/0/1 Static
0001-0001-0001 2.2.2.2 N/A GE1/0/1 Static
0003-0003-0003 N/A N/A GE1/0/1 Static
0004-0004-0004 4.4.4.4 N/A GE1/0/1 Static
# Display all static IPv6 source guard binding entries.
<Sysname> display user-bind ipv6
Total entries found: 3
MAC Address IP Address VLAN Interface Type
0001-0001-0011 2002::1 N/A GE1/0/1 Static_IPv6