debug ospf route¶
OSPFv3 route information
route Specification¶
Parameter Value Type operational Object Key(s) ase Element Name route Element URI /axapi/v3/debug/ospf/route/{ase} Element Attributes route_attributes Partition Visibility None Schema route schema
Operations Allowed:
Operation | Method | URI | Payload | |
---|---|---|---|---|
EXECUTE Object | POST | /axapi/v3/debug/ospf/route/{ase} |
route-list¶
route-list is JSON List of route attributes
route-list : [
]
route attributes¶
ase
Description External route calculation information
Type: boolean
Supported Values: true, false, 1, 0
Default: 0
ia
Description Inter-Area route calculation information
Type: boolean
Supported Values: true, false, 1, 0
Default: 0
install
Description Route installation information
Type: boolean
Supported Values: true, false, 1, 0
Default: 0
spf
Description SPF calculation information
Type: boolean
Supported Values: true, false, 1, 0
Default: 0
uuid
Description uuid of the object
Type: string
Maximum Length: 64 characters
Maximum Length: 1 characters