fw urpf¶
Unicast Reverse Path Forwarding (Default: loose)
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 ‘loose’: Perform loose check; ‘strict’: Perform strict check; ‘disable’: Disable 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