Owners manual

DGS-1510 Series Gigabit Ethernet SmartPro Switch CLI Reference Guide
323
POLICY-NAME
Specifies the name of the source guard policy.
Default
None.
Command Mode
Global Configuration Mode.
Command Default Level
Level: 12.
Usage Guideline
The command is used to create a source guard policy name. This command will enter into the source
guard policy configuration mode.
Example
This example shows how to create an IPv6 source guard policy.
Switch# configure terminal
Switch(config)# ipv6 source-guard policy policy1
Switch(config-source-guard)#
37-3 deny global-autoconfig
This command is used to deny auto-configured traffic. Use the no form of this command to disable this
function.
deny global-autoconfig
no deny global-autoconfig
Parameters
None.
Default
By default, this option is permitted.
Command Mode
Source-guard Policy Configuration Mode.
Command Default Level
Level: 12.
Usage Guideline
The command is used to deny data traffic from auto-configured global address. It is useful when all global
addresses on a link are assigned by DHCP and the administrator that wants to block hosts with self-
configured addresses from sending traffic.
Example
This example shows how to deny auto-configured traffic.