DefaultContext

Leafs

Children

class Msdp.DefaultContext

Bases: Entity

Class Hierarchy : Msdp DefaultContext

This 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

keep_alive

MSDP keep alive period

type: KeepAlive

presence node: True

peers

Entering Peer Configuration

type: Peers

connect_source

Configure interface name used for MSDP connection

type: str

pattern: [a-zA-Z0-9._/-]+

sa_filters

Filter SA messages from peer

type: SaFilters