fw urpf¶
Enable Unicast Reverse Path Forwarding (Default: Disable)
urpf Specification¶
Type Configuration Resource Element Name urpf Element URI /axapi/v3/fw/urpf Element Attributes urpf_attributes Schema urpf schema
Operations Allowed:
Operation | Method | URI | Payload | |
---|---|---|---|---|
Create Object | POST | /axapi/v3/fw/urpf | ||
Get Object | GET | /axapi/v3/fw/urpf | ||
Modify Object | POST | /axapi/v3/fw/urpf | ||
Replace Object | PUT | /axapi/v3/fw/urpf | ||
Delete Object | DELETE | /axapi/v3/fw/urpf | ||
urpf attributes¶
status
Description ‘disabled’: Disable urpf (Default: disabled); ‘strict’: Perform Strict Check; ‘loose’: Perform Loose Check;
Type: string
Supported Values: loose, strict, disable
Default: loose
uuid
Description uuid of the object
Type: string
Maximum Length: 64 characters
Maximum Length: 1 characters