Neighbor¶
-
class
ClearOspfStatisticsNeighbor::Input::Neighbor¶ Bases:
EntityClass Hierarchy :
ClearOspfStatisticsNeighborInputNeighborThis class represents configuration data.
-
neighbor_id¶ Neighbor ID
type:
std::stringpattern: (([0-9]|[1-9][0-9]|1[0-9][0-9]|2[0-4][0-9]|25[0-5])\.){3}([0-9]|[1-9][0-9]|1[0-9][0-9]|2[0-4][0-9]|25[0-5])(%[\p{N}\p{L}]+)?
-
interface_name¶ Interface
type:
std::stringpattern: [a-zA-Z0-9._/-]+
-