|
|
Description:
|
ipSrcGuardMode OBJECT-TYPE
SYNTAX INTEGER {diabled(0), srcIp(1), srcIpMac(2)}
MAX-ACCESS read-write
STATUS current
DESCRIPTION
"This object indicates whether Ip Source Guard is enabled
at this interface. If the value equals 0, it means Ip Source
Guard is disabled. If the value equals 1, it means Ip Source
Guard is enabled, and packets are filtered by checking source ip.
If the value equals 2, it means Ip Source Guard is enabled
and packets are filtered by checking source ip and source mac."
|
|
|
|