AntiSpoofPortType

  • Base type Enumeration

The port type mode determines how DHCP traffic is handled. trusted(1) When a port is set to trusted mode DHCP server traffic is accepted and used to create bindings for the client, with no binding verification for connected clients. bypass(2) When a port is set to bypass mode DHCP server traffic is allowed to pass without any snooping. untrusted(3) When a port is set to untrusted mode client bindings will be verified for all traffic, depending on feature configuration.

Possible values

3 objects
Number Name
1 trusted
2 bypass
3 untrusted