Chapter 9
| General Security Measures
IPv4 Source Guard
– 293 –
◆
Filtering rules are implemented as follows:
■
If DHCPv4 snooping is disabled (see
), IP source guard will check
the VLAN ID, source IP address, port number, and source MAC address (for
the sip-mac option). If a matching entry is found in the binding table and
the entry type is static IP source guard binding, the packet will be
forwarded.
■
If the DHCP snooping is enabled, IP source guard will check the VLAN ID,
source IP address, port number, and source MAC address (for the sip-mac
option). If a matching entry is found in the binding table and the entry type
is static IP source guard binding, or dynamic DHCP snooping binding, the
packet will be forwarded.
■
If IP source guard is enabled on an interface for which IP source bindings
(dynamically learned via DHCP snooping or manually configured) are not
yet configured, the switch will drop all IP traffic on that port, except for
DHCP packets allowed by DHCP snooping.
■
Only unicast addresses are accepted for static bindings.
Example
This example enables IP source guard on port 5.
Console(config)#interface ethernet 1/5
Console(config-if)#ip source-guard sip
Console(config-if)#
Related Commands
ip source-guard binding (290)
ip dhcp snooping (274)
ip dhcp snooping vlan (282)
ip source-guard
max-binding
This command sets the maximum number of entries that can be bound to an
interface. Use the
no
form to restore the default setting.
Syntax
ip source-guard
[
mode
{
acl
|
mac
}]
max-binding
number
no
ip source-guard
[
mode
{
acl
|
mac
}]
max-binding
mode
- Specifies the learning mode.
acl
- Searches for addresses in the ACL table.
mac
- Searches for addresses in the MAC address table.
number
- The maximum number of IP addresses that can be
mapped to an interface in the binding table. (Range: 1-5 for ACL
mode; 1-32 for MAC mode)
Содержание SC30010
Страница 1: ...C 300 Series Gigabit Managed Switch CLI Reference Guide SOFTWARE RELEASE V1 1 10 171 www signamax com ...
Страница 2: ...CLI Reference Guide SC30010 C 300 48 Port Gigabit Managed Switch E122017 KS R01 ...
Страница 482: ...Chapter 19 Class of Service Commands Priority Commands Layer 3 and 4 482 ...
Страница 670: ......
Страница 671: ...E122017 KS R01 ...