DefaultContext¶
Leafs
Children
-
class
Msdp.DefaultContext¶ Bases:
EntityClass Hierarchy :
MsdpDefaultContextThis class represents configuration data.
Default Context
-
ttl_threshold¶ Configure TTL Threshold for MSDP Peer
type: int
range: 1..255
-
max_peer_sa¶ Configure inheritable MAX SA state for peers
type: int
range: 1..75000
-
default_peer¶ Configure default peers for the box
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}]+)?
-
originator_id¶ Configure interface name used as originator ID
type: str
pattern: [a-zA-Z0-9._/-]+
-
max_sa¶ Configure context’s MAX SA state for the router
type: int
range: 1..75000
-
cache_state¶ Configure this systems SA cache access-lists
type:
CacheState
-
connect_source¶ Configure interface name used for MSDP connection
type: str
pattern: [a-zA-Z0-9._/-]+
-