Prefix
Keys
Children
- class RoutingPolicy.DefinedSets.PrefixSets.PrefixSet.Prefixes.Prefix
Bases:
Entity
Class Hierarchy :
RoutingPolicy
DefinedSets
PrefixSets
PrefixSet
Prefixes
Prefix
This class represents configuration data.
List of prefixes in the prefix set
- ip_prefix(key)
Reference to the ip-prefix list key
type: union of the below types:
type: str
pattern: (([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])/(([0-9])|([1-2][0-9])|(3[0-2]))
type: str
pattern: ((:|[0-9a-fA-F]{0,4}):)([0-9a-fA-F]{0,4}:){0,5}((([0-9a-fA-F]{0,4}:)?(:|[0-9a-fA-F]{0,4}))|(((25[0-5]|2[0-4][0-9]|[01]?[0-9]?[0-9])\.){3}(25[0-5]|2[0-4][0-9]|[01]?[0-9]?[0-9])))(/(([0-9])|([0-9]{2})|(1[0-1][0-9])|(12[0-8])))
refers to:
ip_prefix
- masklength_range(key)
Reference to the masklength-range list key
type: str
pattern: ^([0-9]+\.\.[0-9]+)|exact$
refers to:
masklength_range