R211x-HP Flexfabric 11900 Security Command Reference

Table Of Contents
298
<Sysname> system-view
[Sysname] interface ten-gigabitethernet 1/0/1
[Sysname-Ten-GigabitEthernet1/0/1] ip verify source ip-address mac-address
# Enable IPv4 source guard on VLAN-interface 100 to filter packets received on the interface by using
source IPv4 and MAC addresses of IPv4 source guard binding entries.
<Sysname> system-view
[Sysname] interface vlan-interface 100
[Sysname-Vlan-interface100] ip verify source ip-address mac-address
# Enable IPv4 source guard on Layer 3 Ethernet interface Ten-GigabitEthernet 1/0/2 to filter packets
received on the interface by using source IPv4 and MAC addresses of IPv4 source guard binding entries.
Support for this configuration depends on the device model.
<Sysname> system-view
[Sysname] interface ten-gigabitethernet 1/0/2
[Sysname-Ten-GigabitEthernet1/0/2] ip verify source ip-address mac-address
# Enable IPv4 source guard on Layer 3 Ethernet interface Ten-GigabitEthernet 1/0/2 to filter packets
received on the interface by using source MAC addresses of IPv4 source guard binding entries.
<Sysname> system-view
[Sysname] interface ten-gigabitethernet 1/0/2
[Sysname-Ten-GigabitEthernet1/0/2] ip verify source mac-address
Related commands
display ip source binding
ipv6 source binding (interface view)
Use ipv6 source binding to configure a static IPv6 source guard binding entry.
Use undo ipv6 source binding to delete the static IPv6 source guard binding entries configured on the
interface.
Syntax
ipv6 source binding { ip-address ipv6-address | ip-address ipv6-address mac-address mac-address |
mac-address mac-address } [ vlan vlan-id ]
undo ipv6 source binding { all | ip-address ipv6-address | ip-address ipv6-address mac-address
mac-address | mac-address mac-address } [ vlan vlan-id ]
Default
No static IPv6 source guard binding entry is configured on an interface.
Views
Layer 2 Ethernet interface view, Layer 3 Ethernet interface view, VLAN interface view
Predefined user roles
network-admin
mdc-admin
Parameters
all: Specifies all the static IPv6 source guard binding entries on the interface. This keyword is only
effective in the undo ipv6 source binding command.