DistanceList¶
Keys
Leafs
-
class
Native.Router.Rip.Default.Distance.DistanceList¶ Bases:
EntityClass Hierarchy :
NativeRouterRipDefaultDistanceDistanceListThis class represents configuration data.
-
number(key)¶ type: int
range: 1..255
-
ip(key)¶ 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])(%[\p{N}\p{L}]+)?
-
mask(key)¶ 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])(%[\p{N}\p{L}]+)?
-
access_list¶ type: union of the below types:
type: int
range: 1..99type: int
range: 1300..1999
-